@charset "UTF-8";
.txt-l {
  font-size: 18px; }

.txt-m {
  font-size: 14px; }

.txt {
  font-size: 12px; }

.txt-s {
  font-size: 10px; }

.txt-pink {
  color: #F4AFAB; }

.txt-gray {
  color: #999999; }

.txt-white {
  color: #fff; }

.en {
  font-family: urw-din, sans-serif;
  font-weight: 500;
  font-style: normal; }

.txt-en-xl {
  font-size: 45px; }

.txt-en-ll {
  font-size: 30px; }

.txt-en-l {
  font-size: 22px; }

.txt-en-m {
  font-size: 18px; }

.txt-en-s {
  font-size: 15px; }

.txt-en-ss {
  font-size: 12px; }

.ls-m {
  letter-spacing: 2px; }

.ls-s {
  letter-spacing: 1px; }

.lh220 {
  line-height: 220%; }

.lh210 {
  line-height: 210%; }

.lh200 {
  line-height: 200%; }

.lh190 {
  line-height: 190%; }

.lh180 {
  line-height: 180%; }

.lh170 {
  line-height: 170%; }

.lh160 {
  line-height: 160%; }

.lh150 {
  line-height: 150%; }

.lh140 {
  line-height: 140%; }

.lh130 {
  line-height: 130%; }

.lh120 {
  line-height: 120%; }

.lh110 {
  line-height: 110%; }

.lh100 {
  line-height: 100%; }

.indent {
  padding-left: 1.0em;
  text-indent: -1.0em; }

.b {
  font-weight: bold; }

.txt-le {
  text-align: left; }

.txt-r {
  text-align: right; }

.txt-c {
  text-align: center; }

.txt-c-pc {
  text-align: left; }

.txt-js {
  text-align: justify;
  text-justify: inter-ideograph; }

.ib {
  display: inline-block; }

.vm {
  vertical-align: middle; }

/*========================================================
// ■ タブレット用
========================================================*/
@media screen and (max-width: 979px) {
  .txt-l {
    font-size: 16px; }

  .txt-m {
    font-size: 14px; }

  .txt {
    font-size: 12px; }

  .txt-s {
    font-size: 10px; }

  .txt-en-xl {
    font-size: 40px; }

  .txt-en-ll {
    font-size: 25px; }

  .txt-en-l {
    font-size: 20px; }

  .txt-en-m {
    font-size: 16px; }

  .txt-en-s {
    font-size: 13px; }

  .txt-en-ss {
    font-size: 11px; } }
/*========================================================
// ■ タブレット／スマートフォン用
========================================================*/
@media screen and (max-width: 767px) {
  .txt-l {
    font-size: 14px; }

  .txt-m {
    font-size: 13px; }

  .txt {
    font-size: 11px; }

  .txt-s {
    font-size: 10px; }

  .txt-en-xl {
    font-size: 35px; }

  .txt-en-ll {
    font-size: 22px; }

  .txt-en-l {
    font-size: 18px; }

  .txt-en-m {
    font-size: 15px; }

  .txt-en-s {
    font-size: 13px; }

  .txt-en-ss {
    font-size: 11px; } }
/*========================================================
// ■ スマートフォン用
========================================================*/
@media screen and (max-width: 479px) {
  .txt-l {
    font-size: 18px; }

  .txt-m {
    font-size: 14px; }

  .txt {
    font-size: 12px; }

  .txt-s {
    font-size: 10px; }

  .txt-en-xl {
    font-size: 33px; }

  .txt-en-ll {
    font-size: 21px; }

  .txt-en-l {
    font-size: 18px; }

  .txt-en-m {
    font-size: 14px; }

  .txt-en-s {
    font-size: 12px; }

  .txt-en-ss {
    font-size: 10px; } }
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.sp {
  display: none; }

.pc {
  display: block; }

br.spbr {
  display: none; }

br.pcbr {
  display: inline; }

.img70 img {
  width: 70%; }

.img80 img {
  width: 80%; }

.img90 img {
  width: 90%; }

.img100 img {
  width: 100%; }

.rounded {
  border-radius: 3px; }

.pb-xl {
  padding-bottom: 80px; }

.pb-ll {
  padding-bottom: 60px; }

.pb-l {
  padding-bottom: 40px; }

.pb-m {
  padding-bottom: 30px; }

.pb-s {
  padding-bottom: 20px; }

.pb-ss {
  padding-bottom: 15px; }

.pb-xs {
  padding-bottom: 10px; }

.pb-xxs {
  padding-bottom: 5px; }

.pb-xxxs {
  padding-bottom: 3px; }

.pt-xl {
  padding-top: 80px; }

.pt-ll {
  padding-top: 60px; }

.pt-l {
  padding-top: 40px; }

.pt-m {
  padding-top: 30px; }

.pt-s {
  padding-top: 20px; }

.pt-ss {
  padding-top: 15px; }

.pt-xs {
  padding-top: 10px; }

.pt-xxs {
  padding-top: 8px; }

.pt-xxxs {
  padding-top: 5px; }

.pl-xl {
  padding-left: 80px; }

.pl-ll {
  padding-left: 60px; }

.pl-l {
  padding-left: 40px; }

.pl-m {
  padding-left: 30px; }

.pl-s {
  padding-left: 20px; }

.pl-ss {
  padding-left: 15px; }

.pl-xs {
  padding-left: 10px; }

.pl-xxs {
  padding-left: 8px; }

.pl-xxxs {
  padding-left: 5px; }

.pr-xl {
  padding-right: 80px; }

.pr-ll {
  padding-right: 60px; }

.pr-l {
  padding-right: 40px; }

.pr-m {
  padding-right: 30px; }

.pr-s {
  padding-right: 20px; }

.pr-ss {
  padding-right: 15px; }

.pr-xs {
  padding-right: 10px; }

.pr-xxs {
  padding-right: 8px; }

.pr-xxxs {
  padding-right: 5px; }

.mb-xl {
  margin-bottom: 80px; }

.mb-ll {
  margin-bottom: 60px; }

.mb-l {
  margin-bottom: 40px; }

.mb-m {
  margin-bottom: 30px; }

.mb-s {
  margin-bottom: 20px; }

.mb-ss {
  margin-bottom: 15px; }

.mb-xs {
  margin-bottom: 10px; }

.mb-xxs {
  margin-bottom: 5px; }

.mb-xxxs {
  margin-bottom: 3px; }

.mt-xl {
  margin-top: 80px; }

.mt-ll {
  margin-top: 60px; }

.mt-l {
  margin-top: 40px; }

.mt-m {
  margin-top: 30px; }

.mt-s {
  margin-top: 20px; }

.mt-ss {
  margin-top: 15px; }

.mt-xs {
  margin-top: 10px; }

.mt-xxs {
  margin-top: 8px; }

.mt-xxxs {
  margin-top: 5px; }

.ml-xl {
  margin-left: 80px; }

.ml-ll {
  margin-left: 60px; }

.ml-l {
  margin-left: 40px; }

.ml-m {
  margin-left: 30px; }

.ml-s {
  margin-left: 20px; }

.ml-ss {
  margin-left: 15px; }

.ml-xs {
  margin-left: 10px; }

.ml-xxs {
  margin-left: 8px; }

.ml-xxxs {
  margin-left: 5px; }

.mr-xl {
  margin-right: 80px; }

.mr-ll {
  margin-right: 60px; }

.mr-l {
  margin-right: 40px; }

.mr-m {
  margin-right: 30px; }

.mr-s {
  margin-right: 20px; }

.mr-ss {
  margin-right: 15px; }

.mr-xs {
  margin-right: 10px; }

.mr-xxs {
  margin-right: 8px; }

.mr-xxxs {
  margin-right: 5px; }

/*========================================================
// ■ タブレット用
========================================================*/
/*========================================================
// ■ タブレット／スマートフォン用
========================================================*/
@media screen and (max-width: 767px) {
  .sp {
    display: block; }

  .pc {
    display: none; }

  br.spbr {
    display: inline; }

  br.pcbr {
    display: none; }

  .pb-xl {
    padding-bottom: 60px; }

  .pb-ll {
    padding-bottom: 50px; }

  .pb-l {
    padding-bottom: 30px; }

  .pb-m {
    padding-bottom: 20px; }

  .pb-s {
    padding-bottom: 15px; }

  .pb-ss {
    padding-bottom: 10px; }

  .pb-xs {
    padding-bottom: 6px; }

  .pb-xxs {
    padding-bottom: 4px; }

  .pb-xxxs {
    padding-bottom: 2px; }

  .pt-xl {
    padding-top: 60px; }

  .pt-ll {
    padding-top: 50px; }

  .pt-l {
    padding-top: 30px; }

  .pt-m {
    padding-top: 20px; }

  .pt-s {
    padding-top: 15px; }

  .pt-ss {
    padding-top: 10px; }

  .pt-xs {
    padding-top: 6px; }

  .pt-xxs {
    padding-top: 4px; }

  .pt-xxxs {
    padding-top: 2px; }

  .pl-xl {
    padding-left: 60px; }

  .pl-ll {
    padding-left: 50px; }

  .pl-l {
    padding-left: 30px; }

  .pl-m {
    padding-left: 20px; }

  .pl-s {
    padding-left: 15px; }

  .pl-ss {
    padding-left: 10px; }

  .pl-xs {
    padding-left: 6px; }

  .pl-xxs {
    padding-left: 4px; }

  .pl-xxxs {
    padding-left: 2px; }

  .pr-xl {
    padding-right: 60px; }

  .pr-ll {
    padding-right: 50px; }

  .pr-l {
    padding-right: 30px; }

  .pr-m {
    padding-right: 20px; }

  .pr-s {
    padding-right: 15px; }

  .pr-ss {
    padding-right: 10px; }

  .pr-xs {
    padding-right: 6px; }

  .pr-xxs {
    padding-right: 4px; }

  .pr-xxxs {
    padding-right: 2px; }

  .mb-xl {
    margin-bottom: 60px; }

  .mb-ll {
    margin-bottom: 50px; }

  .mb-l {
    margin-bottom: 30px; }

  .mb-m {
    margin-bottom: 20px; }

  .mb-s {
    margin-bottom: 15px; }

  .mb-ss {
    margin-bottom: 10px; }

  .mb-xs {
    margin-bottom: 6px; }

  .mb-xxs {
    margin-bottom: 4px; }

  .mb-xxxs {
    margin-bottom: 2px; }

  .mt-xl {
    margin-top: 60px; }

  .mt-ll {
    margin-top: 50px; }

  .mt-l {
    margin-top: 30px; }

  .mt-m {
    margin-top: 20px; }

  .mt-s {
    margin-top: 15px; }

  .mt-ss {
    margin-top: 10px; }

  .mt-xs {
    margin-top: 6px; }

  .mt-xxs {
    margin-top: 4px; }

  .mt-xxxs {
    margin-top: 2px; }

  .ml-xl {
    margin-left: 60px; }

  .ml-ll {
    margin-left: 50px; }

  .ml-l {
    margin-left: 30px; }

  .ml-m {
    margin-left: 20px; }

  .ml-s {
    margin-left: 15px; }

  .ml-ss {
    margin-left: 10px; }

  .ml-xs {
    margin-left: 6px; }

  .ml-xxs {
    margin-left: 4px; }

  .ml-xxxs {
    margin-left: 2px; }

  .mr-xl {
    margin-right: 60px; }

  .mr-ll {
    margin-right: 50px; }

  .mr-l {
    margin-right: 30px; }

  .mr-m {
    margin-right: 20px; }

  .mr-s {
    margin-right: 15px; }

  .mr-ss {
    margin-right: 10px; }

  .mr-xs {
    margin-right: 6px; }

  .mr-xxs {
    margin-right: 4px; }

  .mr-xxxs {
    margin-right: 2px; } }
/*========================================================
// ■ スマートフォン用
========================================================*/
@media screen and (max-width: 479px) {
  .pb-xl {
    padding-bottom: 50px; }

  .pb-ll {
    padding-bottom: 40px; }

  .pb-l {
    padding-bottom: 20px; }

  .pb-m {
    padding-bottom: 15px; }

  .pb-s {
    padding-bottom: 10px; }

  .pb-ss {
    padding-bottom: 7px; }

  .pb-xs {
    padding-bottom: 4px; }

  .pb-xxs {
    padding-bottom: 3px; }

  .pb-xxxs {
    padding-bottom: 2px; }

  .pt-xl {
    padding-top: 50px; }

  .pt-ll {
    padding-top: 40px; }

  .pt-l {
    padding-top: 20px; }

  .pt-m {
    padding-top: 15px; }

  .pt-s {
    padding-top: 10px; }

  .pt-ss {
    padding-top: 7px; }

  .pt-xs {
    padding-top: 4px; }

  .pt-xxs {
    padding-top: 3px; }

  .pt-xxxs {
    padding-top: 2px; }

  .pl-xl {
    padding-left: 50px; }

  .pl-ll {
    padding-left: 40px; }

  .pl-l {
    padding-left: 20px; }

  .pl-m {
    padding-left: 15px; }

  .pl-s {
    padding-left: 10px; }

  .pl-ss {
    padding-left: 7px; }

  .pl-xs {
    padding-left: 4px; }

  .pl-xxs {
    padding-left: 3px; }

  .pl-xxxs {
    padding-left: 2px; }

  .pr-xl {
    padding-right: 50px; }

  .pr-ll {
    padding-right: 40px; }

  .pr-l {
    padding-right: 20px; }

  .pr-m {
    padding-right: 15px; }

  .pr-s {
    padding-right: 10px; }

  .pr-ss {
    padding-right: 7px; }

  .pr-xs {
    padding-right: 4px; }

  .pr-xxs {
    padding-right: 3px; }

  .pr-xxxs {
    padding-right: 2px; }

  .mb-xl {
    margin-bottom: 50px; }

  .mb-ll {
    margin-bottom: 40px; }

  .mb-l {
    margin-bottom: 20px; }

  .mb-m {
    margin-bottom: 15px; }

  .mb-s {
    margin-bottom: 10px; }

  .mb-ss {
    margin-bottom: 7px; }

  .mb-xs {
    margin-bottom: 4px; }

  .mb-xxs {
    margin-bottom: 3px; }

  .mb-xxxs {
    margin-bottom: 2px; }

  .mt-xl {
    margin-top: 50px; }

  .mt-ll {
    margin-top: 40px; }

  .mt-l {
    margin-top: 20px; }

  .mt-m {
    margin-top: 15px; }

  .mt-s {
    margin-top: 10px; }

  .mt-ss {
    margin-top: 7px; }

  .mt-xs {
    margin-top: 4px; }

  .mt-xxs {
    margin-top: 3px; }

  .mt-xxxs {
    margin-top: 2px; }

  .ml-xl {
    margin-left: 50px; }

  .ml-ll {
    margin-left: 40px; }

  .ml-l {
    margin-left: 20px; }

  .ml-m {
    margin-left: 15px; }

  .ml-s {
    margin-left: 10px; }

  .ml-ss {
    margin-left: 7px; }

  .ml-xs {
    margin-left: 4px; }

  .ml-xxs {
    margin-left: 3px; }

  .ml-xxxs {
    margin-left: 2px; }

  .mr-xl {
    margin-right: 50px; }

  .mr-ll {
    margin-right: 40px; }

  .mr-l {
    margin-right: 20px; }

  .mr-m {
    margin-right: 15px; }

  .mr-s {
    margin-right: 10px; }

  .mr-ss {
    margin-right: 7px; }

  .mr-xs {
    margin-right: 4px; }

  .mr-xxs {
    margin-right: 3px; }

  .mr-xxxs {
    margin-right: 2px; } }
/*========================================================
// ■ PC
========================================================*/
.frame {
  border: 5px solid #000;
  background-color: #fff; }

.frame-top {
  border-right: 5px solid #000;
  border-left: 5px solid #000;
  border-bottom: 5px solid #000;
  background-color: #fff; }

.bdr-rb {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000; }

.bdr-5r {
  border-right: 5px solid #000; }

.bdr-r {
  border-right: 1px solid #000; }

.pc-bdr-r {
  border-right: 1px solid #000; }

.bdr-b {
  border-bottom: 1px solid #000; }

.bdr-all {
  border: 1px solid #000; }

.sp-bdr-b {
  border-bottom: 0px; }

.bg-pink {
  background-color: #F4AFAB; }

.bg-pink2 {
  background-color: #FFE0E0; }

.bg-blue {
  background-color: #74B6E4; }

.grayscale {
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

a.btn {
  display: inline-block;
  margin: 0 auto;
  border: 5px solid #000;
  padding: 1.5em;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: -webkit-linear-gradient(180deg, #000000, #ffffff, #868686, #3d3d3d);
  background: -webkit-linear-gradient(right, #000000, #ffffff, #868686, #3d3d3d);
  background: linear-gradient(270deg, #000000, #000000, #ffffff, #ffffff);
  background-position: 1% 50%;
  background-size: 300% 300%; }

/* マウスオーバー時 */
a.btn:hover {
  background-position: 99% 50%;
  color: #ffffff;
  border: 5px solid #000000;
  cursor: pointer; }

body {
  background-color: #F8F7F7; }

.wrapper {
  padding-top: 15px;
  max-width: 1100px;
  margin: 0 auto; }

.note {
  position: relative; }
  .note div {
    position: absolute;
    bottom: 5px;
    right: 5px; }

.note-cafe {
  position: relative; }
  .note-cafe div {
    position: absolute;
    bottom: -17px;
    right: 5px; }

.note-img:after {
  content: "イメージイラスト";
  color: #999999;
  font-size: 10px;
  position: absolute;
  right: 5px;
  bottom: 0; }

.note-img-l:after {
  content: "イメージイラスト";
  color: #999999;
  font-size: 10px;
  position: absolute;
  left: 5px;
  bottom: 0; }

.note-cafe-img:after {
  content: "イメージイラスト";
  color: #999999;
  font-size: 10px;
  position: absolute;
  right: 0px;
  bottom: -20px; }

.icon-layout1 {
  position: relative; }
  .icon-layout1 p {
    position: absolute;
    top: 10px;
    left: -9px; }

.icon-layout2 {
  position: relative; }
  .icon-layout2 p {
    position: absolute;
    top: 40px;
    left: -5px; }

.icon-layout3 {
  position: relative; }
  .icon-layout3 p {
    position: absolute;
    top: 40px;
    right: -11px; }

.icon-layout4 {
  position: relative; }
  .icon-layout4 p {
    position: absolute;
    top: 43%;
    left: -10px; }

.icon-layout5 {
  position: relative; }
  .icon-layout5 p {
    position: absolute;
    top: 40%;
    left: -8px; }

.icon-layout6 {
  position: relative; }
  .icon-layout6 p {
    position: absolute;
    bottom: -8px;
    left: 50%; }

section#initia, header, main, section#about, section#access, section#cafe, section#installation, section#mg, section#nowfeaturing, section#neighborhood, section#insta {
  margin: 0 15px; }

section#initia .logo-initia img {
  width: 150px;
  padding-bottom: 15px; }

header div.wrap {
  display: flex;
  align-items: center;
  height: 310px; }
header div.disc {
  position: relative; }
  header div.disc h2 {
    position: absolute;
    top: 25px;
    left: 60px; }
header div.logo {
  flex-basis: 100%; }
  header div.logo h1 {
    text-align: center; }
  header div.logo h1 img {
    width: 580px; }
header div.hour {
  position: relative; }
  header div.hour dl {
    position: absolute;
    bottom: 25px;
    right: 25px;
    width: 300px; }
  header div.hour dl > div {
    display: flex;
    justify-content: flex-end;
    text-align: right; }
  header div.hour dt {
    padding-right: 15px; }

main .wrap {
  display: flex;
  align-items: stretch; }
  main .wrap .content {
    display: flex;
    flex-basis: 50%;
    flex-direction: column; }
    main .wrap .content .inner1 {
      display: flex;
      flex-direction: row;
      align-items: stretch; }
      main .wrap .content .inner1 .item1 {
        display: flex;
        flex-basis: 120px;
        height: 120px;
        align-self: center;
        justify-content: center; }
        main .wrap .content .inner1 .item1 p {
          align-self: center; }
      main .wrap .content .inner1 .item2 {
        display: flex;
        padding-left: 30px;
        flex-grow: 2; }
        main .wrap .content .inner1 .item2 p {
          align-self: center; }
    main .wrap .content .inner2 {
      padding: 0 25px; }
      main .wrap .content .inner2 .item1 {
        position: relative;
        top: -10px;
        margin-bottom: -25px; }
        main .wrap .content .inner2 .item1 p {
          position: relative; }

div.illust {
  display: flex;
  align-items: center; }

div.illust > div {
  flex-basis: 120px; }

div.item2-1 {
  flex-grow: 2;
  padding-left: 30px;
  padding-right: 30px;
  position: relative; }
  div.item2-1 div {
    position: relative;
    top: -20px;
    margin-bottom: -35px; }
    div.item2-1 div p {
      position: relative; }

div.item2-2 {
  flex-grow: 2;
  padding-left: 30px;
  padding-right: 30px;
  position: relative; }
  div.item2-2 div {
    position: relative;
    top: -20px;
    margin-bottom: -40px; }
  div.item2-2 p {
    position: relative; }

section#about div.wrap {
  display: flex;
  align-items: center; }
  section#about div.wrap div.inner1 {
    align-self: stretch;
    flex-basis: 60%;
    display: flex;
    flex-direction: column;
    align-items: center; }
    section#about div.wrap div.inner1 div.item1 {
      width: 100%;
      text-align: center;
      background: url(../img/bg-ob.png) repeat; }
    section#about div.wrap div.inner1 div.item2 {
      width: 100%; }
  section#about div.wrap div.inner2 {
    align-self: stretch;
    border: 25px solid #f2f2f2;
    flex-basis: 40%;
    display: flex; }
    section#about div.wrap div.inner2 p {
      align-self: center; }

section#access div.wrap {
  display: flex;
  align-items: center; }
  section#access div.wrap div.inner1 {
    align-self: stretch;
    flex-basis: 40%;
    display: flex; }
    section#access div.wrap div.inner1 div {
      align-self: center; }
  section#access div.wrap div.inner2 {
    align-self: stretch;
    flex-basis: 60%;
    display: flex;
    flex-direction: column; }
    section#access div.wrap div.inner2 div.item1 {
      text-align: center;
      background: url(../img/bg-ob.png) repeat; }
    section#access div.wrap div.inner2 div.item2 {
      width: 100%;
      padding: 30px;
      height: 100%;
      display: flex;
      align-items: center; }
      section#access div.wrap div.inner2 div.item2 dl {
        width: 100%; }
      section#access div.wrap div.inner2 div.item2 dl > div {
        display: flex; }
        section#access div.wrap div.inner2 div.item2 dl > div dt {
          flex-basis: 20%;
          padding: 20px 0;
          text-align: right;
          padding-right: 2em;
          font-weight: bold; }
        section#access div.wrap div.inner2 div.item2 dl > div dd {
          flex-basis: 80%;
          padding: 20px 0 20px 2em;
          border-left: 1px solid #000; }
        section#access div.wrap div.inner2 div.item2 dl > div span.gmap {
          position: relative;
          top: -2px;
          margin-left: 0.8em;
          border-radius: 50px;
          display: inline-block;
          background-color: #000;
          line-height: 20px;
          padding: 0 10px; }
          section#access div.wrap div.inner2 div.item2 dl > div span.gmap a {
            color: #fff;
            text-decoration: none; }

section#cafe div.wrap {
  display: flex;
  align-items: stretch; }
  section#cafe div.wrap div.inner1 {
    flex-basis: 120px;
    display: flex;
    flex-direction: column; }
    section#cafe div.wrap div.inner1 .item1 {
      display: flex;
      width: 100%;
      height: 120px;
      align-items: center; }
      section#cafe div.wrap div.inner1 .item1 p {
        width: 100%;
        text-align: center; }
    section#cafe div.wrap div.inner1 .item2 {
      display: flex;
      width: 100%;
      height: 120px;
      align-items: center; }
      section#cafe div.wrap div.inner1 .item2 p {
        width: 100%;
        text-align: center; }
    section#cafe div.wrap div.inner1 .item3 {
      display: flex;
      width: 100%;
      height: auto;
      align-items: center;
      flex-direction: column; }
      section#cafe div.wrap div.inner1 .item3 div {
        width: 100%;
        text-align: center; }
        section#cafe div.wrap div.inner1 .item3 div img {
          width: 50px; }
  section#cafe div.wrap div.inner2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    padding: 0 2em; }
    section#cafe div.wrap div.inner2 .item1 {
      flex-basis: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-around; }
      section#cafe div.wrap div.inner2 .item1 div:nth-child(1) {
        text-align: center;
        flex-basis: 100%; }
        section#cafe div.wrap div.inner2 .item1 div:nth-child(1) img {
          width: 45%; }
      section#cafe div.wrap div.inner2 .item1 div:nth-child(2) {
        flex-basis: 100%;
        position: relative;
        top: -1em;
        margin-bottom: 1em; }
        section#cafe div.wrap div.inner2 .item1 div:nth-child(2) p {
          display: inline-block;
          border-bottom: 5px solid #000; }
    section#cafe div.wrap div.inner2 .item2 {
      flex-basis: 30%; }
      section#cafe div.wrap div.inner2 .item2 .price {
        display: flex;
        width: 100%; }
        section#cafe div.wrap div.inner2 .item2 .price .tab1 {
          flex: auto; }
        section#cafe div.wrap div.inner2 .item2 .price hr.tabline {
          position: relative;
          top: calc(50% - 1px);
          margin: 0 10px 0 30px;
          border: none;
          border-top: solid 1px #000; }
    section#cafe div.wrap div.inner2 .item3 {
      flex-basis: 30%; }
      section#cafe div.wrap div.inner2 .item3 div dl {
        display: flex;
        padding: 1em; }
        section#cafe div.wrap div.inner2 .item3 div dl div:nth-child(1) {
          flex-basis: 70%; }
        section#cafe div.wrap div.inner2 .item3 div dl div:nth-child(2) {
          flex-basis: 30%; }
      section#cafe div.wrap div.inner2 .item3 .price {
        display: flex;
        width: 100%; }
        section#cafe div.wrap div.inner2 .item3 .price .tab2 {
          flex: auto; }
        section#cafe div.wrap div.inner2 .item3 .price hr.tabline {
          position: relative;
          top: calc(50% - 1px);
          margin: 0 10px;
          border: none;
          border-top: solid 1px #000; }
    section#cafe div.wrap div.inner2 .item4 {
      flex-basis: 30%; }

section#installation div.wrap {
  display: flex;
  align-items: stretch; }
  section#installation div.wrap div.inner1 {
    flex-basis: 120px;
    display: flex;
    flex-direction: column; }
    section#installation div.wrap div.inner1 .item1 {
      display: flex;
      width: 100%;
      height: 120px;
      align-items: center; }
      section#installation div.wrap div.inner1 .item1 p {
        width: 100%;
        text-align: center; }
    section#installation div.wrap div.inner1 .item2 {
      display: flex;
      width: 100%;
      height: 120px;
      align-items: center; }
      section#installation div.wrap div.inner1 .item2 p {
        width: 100%;
        text-align: center; }
  section#installation div.wrap div.inner2 {
    width: 100%;
    display: flex;
    align-items: center;
    background: url(../img/bg-ob.png) repeat; }
    section#installation div.wrap div.inner2 .item1 {
      width: 100%;
      text-align: center; }
section#installation div.wrap1 {
  display: flex;
  align-items: center; }
  section#installation div.wrap1 div.inner1 {
    flex-basis: 40%;
    align-self: stretch; }
    section#installation div.wrap1 div.inner1 div {
      height: 100%;
      border: 25px solid #f2f2f2;
      display: flex; }
      section#installation div.wrap1 div.inner1 div p {
        align-self: center; }
  section#installation div.wrap1 div.inner2 {
    flex-basis: 60%;
    align-self: center;
    padding: 0 2em; }
section#installation div.wrap2 {
  display: flex;
  align-items: center; }
  section#installation div.wrap2 div.inner1 {
    flex-basis: 60%;
    align-self: stretch;
    padding: 0 2em;
    display: flex; }
    section#installation div.wrap2 div.inner1 .item1 {
      align-self: center; }
  section#installation div.wrap2 div.inner2 {
    flex-basis: 40%; }
    section#installation div.wrap2 div.inner2 div {
      border: 25px solid #f2f2f2; }

section#mg div.wrap {
  display: flex;
  align-items: stretch; }
  section#mg div.wrap div.inner1 {
    flex-basis: 120px;
    display: flex;
    flex-direction: column; }
    section#mg div.wrap div.inner1 .item1 {
      display: flex;
      width: 100%;
      height: 120px;
      align-items: center; }
      section#mg div.wrap div.inner1 .item1 p {
        width: 100%;
        text-align: center; }
    section#mg div.wrap div.inner1 .item2 {
      display: flex;
      width: 100%;
      height: 120px;
      align-items: center; }
      section#mg div.wrap div.inner1 .item2 p {
        width: 100%;
        text-align: center; }
  section#mg div.wrap div.inner2 {
    width: 100%;
    display: flex;
    align-items: center;
    background: url(../img/bg-ob.png) repeat; }
    section#mg div.wrap div.inner2 .item1 {
      width: 100%;
      text-align: center; }
section#mg div.wrap1 {
  display: flex;
  align-items: stretch; }
  section#mg div.wrap1 div.inner1 {
    padding: 3em 2em;
    flex-basis: 50%;
    align-self: stretch;
    display: flex; }
    section#mg div.wrap1 div.inner1 .item1 {
      align-self: center; }
  section#mg div.wrap1 div.inner2 {
    padding: 3em 2em;
    flex-basis: 50%;
    align-self: center; }
    section#mg div.wrap1 div.inner2 div.point {
      width: 90%;
      margin: 0 auto;
      padding: 1.5em;
      border: 5px solid #000;
      background: url(../img/bg-ob.png) repeat; }
      section#mg div.wrap1 div.inner2 div.point div.point-midashi {
        margin: 0 auto;
        padding: 0;
        line-height: 0;
        text-align: center;
        position: relative;
        top: -2.1em; }
        section#mg div.wrap1 div.inner2 div.point div.point-midashi p {
          display: inline-block;
          background-color: #fff;
          padding: 0 2em; }
      section#mg div.wrap1 div.inner2 div.point li {
        list-style: circle;
        list-style-type: disc;
        list-style: inside; }
      section#mg div.wrap1 div.inner2 div.point li p {
        display: inline-block; }
section#mg div.wrap-slider {
  padding: 5px; }

section#nowfeaturing {
  max-width: 1200px; }
  section#nowfeaturing div.wrap {
    display: flex;
    flex-direction: column; }
    section#nowfeaturing div.wrap div.inner1 {
      display: flex;
      background: url(../img/bg-ob.png) repeat;
      min-height: 240px; }
      section#nowfeaturing div.wrap div.inner1 .item1 {
        flex-basis: 100%;
        align-self: center;
        text-align: center; }
    section#nowfeaturing div.wrap div.inner2 {
      display: flex;
      width: 100%; }
      section#nowfeaturing div.wrap div.inner2 .item1 {
        min-width: 0;
        min-height: 0;
        align-self: stretch;
        flex-basis: 40%; }
        section#nowfeaturing div.wrap div.inner2 .item1 .slick-slide img.tg {
          width: auto; }
        section#nowfeaturing div.wrap div.inner2 .item1 div.wrap-slider {
          padding: 5px; }
      section#nowfeaturing div.wrap div.inner2 .item2 {
        flex-basis: 60%;
        width: 100%;
        padding: 30px;
        height: 100%;
        display: flex;
        align-items: center; }
        section#nowfeaturing div.wrap div.inner2 .item2 dl {
          width: 100%; }
        section#nowfeaturing div.wrap div.inner2 .item2 dl > div {
          display: flex; }
          section#nowfeaturing div.wrap div.inner2 .item2 dl > div dt {
            flex-basis: 20%;
            padding: 20px 0;
            text-align: right;
            padding-right: 2em;
            font-weight: bold; }
          section#nowfeaturing div.wrap div.inner2 .item2 dl > div dd {
            flex-basis: 80%;
            padding: 20px 0 20px 2em;
            border-left: 1px solid #000; }
          section#nowfeaturing div.wrap div.inner2 .item2 dl > div span.gmap {
            position: relative;
            top: -2px;
            margin-left: 0.8em;
            border-radius: 50px;
            display: inline-block;
            background-color: #000;
            line-height: 20px;
            padding: 0 10px; }
            section#nowfeaturing div.wrap div.inner2 .item2 dl > div span.gmap a {
              color: #fff;
              text-decoration: none; }

section#neighborhood div.wrap {
  display: flex;
  flex-direction: column; }
  section#neighborhood div.wrap div.inner1 {
    display: flex;
    background: url(../img/bg-ob.png) repeat;
    min-height: 240px; }
    section#neighborhood div.wrap div.inner1 .item1 {
      flex-basis: 100%;
      align-self: center;
      text-align: center; }
  section#neighborhood div.wrap div.inner2 {
    display: flex;
    width: 100%; }
    section#neighborhood div.wrap div.inner2 .item1 {
      min-width: 0;
      min-height: 0;
      align-self: stretch;
      flex-basis: 100%; }
      section#neighborhood div.wrap div.inner2 .item1 div.wrap-slider {
        padding: 5px; }
        section#neighborhood div.wrap div.inner2 .item1 div.wrap-slider .slider-nb-item a {
          text-decoration: none; }
        section#neighborhood div.wrap div.inner2 .item1 div.wrap-slider .slider-nb-item-inner {
          padding: 0.5em 1.5em; }
  section#neighborhood div.wrap div.inner3 .map-wrap {
    line-height: 0; }

section#insta div.wrap {
  display: flex;
  flex-direction: column; }
  section#insta div.wrap div.inner1 {
    display: flex;
    background: url(../img/bg-ob.png) repeat;
    min-height: 240px; }
    section#insta div.wrap div.inner1 .item1 {
      flex-basis: 100%;
      align-self: center;
      text-align: center; }
      section#insta div.wrap div.inner1 .item1 .icon-insta img {
        width: 30px; }
  section#insta div.wrap div.inner2 {
    display: flex;
    width: 100%; }
    section#insta div.wrap div.inner2 .item1 {
      flex-basis: 100%;
      padding: 3em; }


footer .totop{width:100%;text-align: center;}
footer .totop img{width: 21.5px;}
footer .totop a{text-decoration: none;}

footer hr{border-top:1px solid #ccc;width:100%; height:1px;line-height: 0;margin: 0;padding: 0;}
footer ul.logobox{width:80%;margin:0 auto;padding-top: 50px;}
footer ul.logobox li{vertical-align: middle;}
footer ul.logobox li:nth-child(1){display: inline-block; width:260px;padding-right: 20px;}
footer ul.logobox li:nth-child(2){display: inline-block; width:80px;}
footer ul.logobox li img{width:100%;}

footer div.wrap {
  width: 80%;
  margin: 0 auto; }
footer div.flex {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  width: 100%;
  border-top:#ccc 1px solid;
  padding-top: 30px; }
  footer div.flex .item1 {
    flex-basis: 80%;
    padding: 0 0 30px 20px; }
    footer div.flex .item1 img.initia {
      width: 240px; }
    footer div.flex .item1 img.okamoto {
      width: 80px;
      padding-left: 10px; }
  footer div.flex .item2 {
    padding: 0 20px 50px 20px;
    flex-basis: 80%;
    text-align: left; }
    footer div.flex .item2 div {
      width: 6em;
      float: left; }
    footer div.flex .item2 img {
      width: 21.5px; }
footer .footer-bg {
  background-color: #000;
  min-height: 150px; }


/*========================================================
// ■ タブレット用
========================================================*/
@media screen and (max-width: 979px) {
  .note-cafe {
    position: relative; }
    .note-cafe div {
      position: absolute;
      bottom: -12px;
      right: 5px; }
footer ul.logobox li:nth-child(1){display: inline-block; width:200px;padding-right: 25px;}
footer ul.logobox li:nth-child(2){display: inline-block; width:70px;}
    }
/*========================================================
// ■ タブレット／スマートフォン用
========================================================*/
@media screen and (max-width: 767px) {
  .icon-layout1 {
    position: relative; }
    .icon-layout1 p {
      position: absolute;
      top: 10px;
      left: -9px; }

  .icon-layout2 {
    position: relative; }
    .icon-layout2 p {
      position: absolute;
      top: 40px;
      left: -5px; }

  .icon-layout3 {
    position: relative; }
    .icon-layout3 p {
      position: absolute;
      top: 40px;
      right: -11px; }

  .icon-layout4 {
    position: relative; }
    .icon-layout4 p {
      position: absolute;
      top: 43%;
      left: -10px; }

  .icon-layout5 {
    position: relative; }
    .icon-layout5 p {
      position: absolute;
      top: 40%;
      left: -8px; }

  .icon-layout6 {
    position: relative; }
    .icon-layout6 p {
      position: absolute;
      bottom: -8px;
      left: 50%; }

  .wrapper {
    padding-top: 15px; }

  .bdr-rb {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000; }

  .bdr-5r {
    border-right: 0px solid #000;
    border-bottom: 5px solid #000; }

  .sp-bdr-b {
    border-bottom: 1px solid #000; }

  .pc-bdr-r {
    border-right: 0; }

  .note-cafe-img:after {
    position: absolute;
    right: 0px;
    bottom: -15px; }

  header div.disc h2 {
    top: 18px; }
  header div.logo h1 img {
    width: 80%; }

  main .wrap {
    flex-direction: column; }
    main .wrap .content {
      flex-basis: 100%; }
      main .wrap .content .inner1 {
        display: flex;
        flex-direction: row;
        align-items: stretch; }
        main .wrap .content .inner1 .item1 {
          display: flex;
          flex-basis: 120px;
          height: 120px;
          align-self: center;
          justify-content: center; }
          main .wrap .content .inner1 .item1 p {
            align-self: center; }
        main .wrap .content .inner1 .item2 {
          display: flex;
          padding-left: 30px;
          flex-grow: 2; }
          main .wrap .content .inner1 .item2 p {
            align-self: center; }
      main .wrap .content .inner2 {
        padding: 0 25px; }
        main .wrap .content .inner2 .item1 {
          position: relative;
          top: -10px;
          margin-bottom: -25px; }
          main .wrap .content .inner2 .item1 p {
            position: relative; }

  section#about div.wrap {
    flex-direction: column; }
    section#about div.wrap div.inner1 {
      flex-basis: 100%; }
    section#about div.wrap div.inner2 {
      flex-basis: 100%; }

  section#access div.wrap {
    flex-direction: column; }
    section#access div.wrap div.inner1 {
      order: 2;
      flex-basis: 100%; }
    section#access div.wrap div.inner2 {
      order: 1;
      flex-basis: 100%; }

  section#cafe div.wrap div.inner1 {
    flex-basis: 100px; }
    section#cafe div.wrap div.inner1 .item1 {
      height: 100px; }
  section#cafe div.wrap div.inner2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    padding: 0 20px; }
    section#cafe div.wrap div.inner2 .item1 {
      flex-basis: 100%; }
      section#cafe div.wrap div.inner2 .item1 div:nth-child(1) {
        text-align: center;
        flex-basis: 100%; }
        section#cafe div.wrap div.inner2 .item1 div:nth-child(1) img {
          width: 80%; }
      section#cafe div.wrap div.inner2 .item1 div:nth-child(2) {
        flex-basis: 100%;
        position: relative;
        top: 1em;
        margin-bottom: 2em; }
        section#cafe div.wrap div.inner2 .item1 div:nth-child(2) p {
          display: inline-block;
          border-bottom: 5px solid #000; }
    section#cafe div.wrap div.inner2 .item2 {
      flex-basis: 100%;
      padding-bottom: 30px; }
    section#cafe div.wrap div.inner2 .item3 {
      flex-basis: 100%;
      padding-bottom: 30px; }
      section#cafe div.wrap div.inner2 .item3 div dl {
        display: flex;
        padding: 1em; }
    section#cafe div.wrap div.inner2 .item4 {
      flex-basis: 100%;
      padding-bottom: 30px;
      text-align: center; }
      section#cafe div.wrap div.inner2 .item4 img {
        width: 70%; }

  section#installation div.wrap div.inner1 {
    flex-basis: 100px; }
    section#installation div.wrap div.inner1 .item1 {
      height: 100px; }
    section#installation div.wrap div.inner1 .item2 {
      height: 100px; }
  section#installation div.wrap1 {
    flex-direction: column; }
    section#installation div.wrap1 div.inner1 {
      order: 2;
      flex-basis: 100%; }
      section#installation div.wrap1 div.inner1 div {
        height: 100%; }
    section#installation div.wrap1 div.inner2 {
      order: 1;
      flex-basis: 100%;
      padding: 2em; }
  section#installation div.wrap2 {
    flex-direction: column; }
    section#installation div.wrap2 div.inner1 {
      flex-basis: 100%;
      padding: 2em; }
    section#installation div.wrap2 div.inner2 {
      flex-basis: 100%; }

  section#mg div.wrap div.inner1 {
    flex-basis: 100px; }
    section#mg div.wrap div.inner1 .item1 {
      height: 100px; }
    section#mg div.wrap div.inner1 .item2 {
      height: 100px; }
  section#mg div.wrap1 {
    flex-direction: column; }
    section#mg div.wrap1 div.inner1 {
      padding: 2em;
      flex-basis: 100%; }
    section#mg div.wrap1 div.inner2 {
      padding: 0 2em 2em 2em;
      flex-basis: 100%;
      width: 100%;
      align-self: center; }

  section#nowfeaturing div.wrap div.inner1 {
    min-height: 180px; }
  section#nowfeaturing div.wrap div.inner2 {
    flex-direction: column; }
    section#nowfeaturing div.wrap div.inner2 .item1 {
      flex-basis: 100%; }
    section#nowfeaturing div.wrap div.inner2 .item2 {
      flex-basis: 100%;
      padding: 30px;
      height: 100%; }

  section#neighborhood div.wrap div.inner1 {
    min-height: 180px; }
  section#neighborhood div.wrap div.inner2 .item1 div.wrap-slider .slider-nb-item-inner {
    padding: 0.5em 0.8em 1.5em 0.8em; }

  section#insta div.wrap div.inner1 {
    min-height: 180px; }
    section#insta div.wrap div.inner1 .item1 .icon-insta img {
      width: 25px; }
  section#insta div.wrap div.inner2 {
    display: flex;
    width: 100%; }
    section#insta div.wrap div.inner2 .item1 {
      flex-basis: 100%;
      padding: 1em; } }
/*========================================================
// ■ スマートフォン用
========================================================*/
@media screen and (max-width: 479px) {

footer ul.logobox{width:90%;margin:0 auto;padding-top: 50px;}
footer ul.logobox li{vertical-align: middle;}
footer ul.logobox li:nth-child(1){display: inline-block; width:190px;padding-right: 20px;}
footer ul.logobox li:nth-child(2){display: inline-block; width:70px;}
footer ul.logobox li img{width:100%;}

  footer div.flex {
    flex-direction: column; }
    footer div.flex .item1 {
      flex-basis: 100%;
      width: 100%;
      padding: 0 20px 30px 20px; }
      footer div.flex .item1 img.initia {
        width: 190px; }
      footer div.flex .item1 img.okamoto {
        width: 70px;
        padding-left: 10px; }
    footer div.flex .item2 {
      padding: 0 20px 50px 20px;
      flex-basis: 100%; } }
