@charset "UTF-8";
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: aliased;
  -webkit-font-feature-settings: 'pkna';
  font-feature-settings: 'pkna';
  font-size: 62.5%;
  color: #000000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  font-size: 1.7rem;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  min-width: 1130px;
  position: relative;
  letter-spacing: 0.05em;
  background: #F9F5EA;
}

@media screen and (max-width: 1120px) {
  body {
    min-width: auto;
    min-width: initial;
  }
}

@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
  }
}

img {
  vertical-align: bottom;
}

a[href^="tel:"] {
  display: block;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.por {
  position: relative;
}

.only-pc {
  display: block;
}

@media screen and (max-width: 1120px) {
  .only-pc {
    display: none !important;
  }
}

.only-pc-tab {
  display: block;
}

@media screen and (max-width: 768px) {
  .only-pc-tab {
    display: none !important;
  }
}

.only-tab-sp {
  display: none !important;
}

@media screen and (max-width: 1120px) {
  .only-tab-sp {
    display: block !important;
  }
}

.only-sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .only-sp {
    display: block !important;
  }
}

.img-fit {
  width: 100%;
  height: auto;
}

.img-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.side-margin {
  margin-right: auto;
  margin-left: auto;
}

.oh {
  overflow: hidden;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.float-clear {
  float: none;
  clear: both;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-center-pc {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .t-center-pc {
    text-align: justify;
  }
}

.t-just {
  text-align: justify;
}

.m-center {
  margin-right: auto;
  margin-left: auto;
}

.fwb {
  font-weight: bold;
}

.dbl {
  display: block;
}

.fss {
  font-size: 1.5rem;
}

.fsm {
  font-size: 2.3rem;
}

.fsl {
  font-size: 2.7rem;
}

@media screen and (max-width: 768px) {
  .fsl {
    font-size: 2.3rem;
  }
}

.lh18 {
  line-height: 1.8;
}

.lh2 {
  line-height: 2;
}

.les01 {
  letter-spacing: 0.1em;
}

.mt05em {
  margin-top: 0.5em;
}

.mt1em {
  margin-top: 1em;
}

.mt15em {
  margin-top: 1.5em;
}

.mt2em {
  margin-top: 2em;
}

@media screen and (max-width: 768px) {
  .mt2em {
    margin-top: 1em;
  }
}

.mt3em {
  margin-top: 3em;
}

@media screen and (max-width: 768px) {
  .mt3em {
    margin-top: 1.5em;
  }
}

.mt4em {
  margin-top: 4em;
}

@media screen and (max-width: 768px) {
  .mt4em {
    margin-top: 2em;
  }
}

.mt6em {
  margin-top: 6em;
}

@media screen and (max-width: 768px) {
  .mt6em {
    margin-top: 4em;
  }
}

.mb05em {
  margin-bottom: 0.5em;
}

.mb1em {
  margin-bottom: 1em;
}

.mb15em {
  margin-bottom: 1.5em;
}

.mb2em {
  margin-bottom: 2em;
}

.mb3em {
  margin-bottom: 3em;
}

.mb4em {
  margin-bottom: 4em;
}

@media screen and (max-width: 768px) {
  .mb4em {
    margin-bottom: 2em;
  }
}

.mb8per {
  margin-bottom: 8%;
}

.ml1em, .ml1em-pc {
  margin-left: 1em;
}

.pdt20 {
  padding-top: 20px;
}

.pdt30 {
  padding-top: 30px;
}

.pdt40 {
  padding-top: 40px;
}

.pdt60 {
  padding-top: 60px;
}

.pdt70 {
  padding-top: 70px;
}

.pdt80 {
  padding-top: 80px;
}

.pdt150 {
  padding-top: 150px;
}

.pdt155 {
  padding-top: 155px;
}

.pdb30 {
  padding-bottom: 30px;
}

.pdb40 {
  padding-bottom: 40px;
}

.pdb60 {
  padding-bottom: 60px;
}

.pdb80 {
  padding-bottom: 80px;
}

.pdb90 {
  padding-bottom: 90px;
}

.pdb130 {
  padding-bottom: 130px;
}

.pdb150 {
  padding-bottom: 150px;
}

.font-sans {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.noto-serif {
  font-family: "Noto Sans JP", sans-serif;
}

.noto-serif.-mid {
  font-weight: 500;
}

.noto-serif.-bold {
  font-weight: 600;
}

.key {
  color: #000000;
}

a {
  color: #1496A0;
}

a:hover {
  color: #000000;
}

a img:hover {
  opacity: 0.7;
}

.section-inner {
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1120px) {
  .section-inner {
    width: auto;
    padding-right: 4%;
    padding-left: 4%;
  }
}

.section-inner.-sp-all {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1120px) {
  .section-inner.-sp-all {
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }
}

.section-inner img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  line-height: 1.5;
}

p {
  margin: 0 0 0.5em;
  font-size: 1.7rem;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  p {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}

.w-100 {
  width: 100%;
  height: auto;
}

.inView_up, .inView_in {
  opacity: 0;
}

.animated.-slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -moz-transition-delay: 400ms;
  -webkit-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
}

@media screen and (max-width: 1120px) {
  body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  a.meanmenu-reveal {
    display: none;
  }
  .mean-container .mean-bar {
    width: 100%;
    position: fixed;
    background: none;
    min-height: 50px;
    z-index: 999998;
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    background: none;
    min-height: 50px;
    z-index: 98;
    top: 0;
    left: 0;
    background: #000;
  }
  .meanmenu-reveal-btn {
    position: absolute;
    display: block;
    z-index: 99999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    background: #000000;
  }
  .meanmenu-reveal {
    width: 50px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    top: -12px;
    display: block !important;
  }
  .meanmenu-reveal:after {
    content: "MENU";
    position: absolute;
    color: #fff;
    font-size: 10px;
    bottom: -18px;
    text-align: center;
    display: block;
    width: 50px;
    font-family: "Noto Sans JP", sans-serif;
  }
  .meanmenu-reveal.meanclose:after {
    content: "CLOSE";
  }
  .meanmenu-reveal span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    width: 60%;
    height: 1px;
    margin: auto;
  }
  .meanmenu-reveal span:nth-of-type(1) {
    top: 0;
    background: #fff;
  }
  .meanmenu-reveal span:nth-of-type(2) {
    top: 8px;
    background: #fff;
  }
  .meanmenu-reveal span:nth-of-type(3) {
    top: 16px;
    background: #fff;
  }
  .meanmenu-reveal span:nth-of-type(1) {
    -webkit-animation: menu-ber01 .75s forwards;
    animation: menu-ber01 .75s forwards;
  }
  .meanmenu-reveal span:nth-of-type(2) {
    -webkit-transition: all .25s .25s;
    transition: all .25s .25s;
    opacity: 1;
  }
  .meanmenu-reveal span:nth-of-type(3) {
    -webkit-animation: menu-ber02 .75s forwards;
    animation: menu-ber02 .75s forwards;
  }
  .meanclose span:nth-of-type(1) {
    -webkit-animation: active-menu-ber01 .75s forwards;
    animation: active-menu-ber01 .75s forwards;
    top: -2px;
  }
  .meanclose span:nth-of-type(2) {
    opacity: 0;
  }
  .meanclose span:nth-of-type(3) {
    -webkit-animation: active-menu-ber03 .75s forwards;
    animation: active-menu-ber03 .75s forwards;
  }
  @-webkit-keyframes menu-ber01 {
    0% {
      -webkit-transform: translateY(8px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-ber01 {
    0% {
      -webkit-transform: translateY(8px) rotate(45deg);
              transform: translateY(8px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(8px) rotate(0);
              transform: translateY(8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  @-webkit-keyframes menu-ber02 {
    0% {
      -webkit-transform: translateY(-8px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-ber02 {
    0% {
      -webkit-transform: translateY(-8px) rotate(-45deg);
              transform: translateY(-8px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-8px) rotate(0);
              transform: translateY(-8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  @-webkit-keyframes active-menu-ber01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(10px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(10px) rotate(45deg);
    }
  }
  @keyframes active-menu-ber01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(10px) rotate(0);
              transform: translateY(10px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(10px) rotate(45deg);
              transform: translateY(10px) rotate(45deg);
    }
  }
  @-webkit-keyframes active-menu-ber03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-8px) rotate(-45deg);
    }
  }
  @keyframes active-menu-ber03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-8px) rotate(0);
              transform: translateY(-8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-8px) rotate(-45deg);
              transform: translateY(-8px) rotate(-45deg);
    }
  }
  .mean-container .mean-nav {
    width: 100%;
    margin-top: 50px;
    max-height: 100vh;
    overflow-y: auto;
  }
  .mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    overflow-y: auto;
    position: relative;
    z-index: 99;
    max-height: 100vh;
    max-height: calc(100vh - 50px);
  }
  .mean-container .mean-nav ul ul {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .mean-container .mean-nav ul li {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mean-container .mean-nav ul a {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0;
    text-align: left;
    text-decoration: none;
    color: #000000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: solid 1px #666;
  }
  .mean-container .mean-nav ul li a {
    width: 100%;
    padding: 10px 16px;
    text-shadow: none !important;
    visibility: visible;
  }
  .mean-container .mean-nav ul.mean-last a {
    border-bottom: none;
    margin-bottom: 0;
  }
  .mean-container .mean-nav ul a.mean-expand {
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    padding: 0;
    font-size: 24px;
    color: #000000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mean-container .mean-nav ul a:hover {
    background: #000000;
    height: 100%;
  }
  .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
  }
  .mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .mean-container .mean-bar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mean-container .mean-bar * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mean-remove {
    display: none !important;
  }
}

body {
  padding-top: 95px;
}

@media screen and (max-width: 1120px) {
  body {
    padding-top: 50px;
  }
}

div.ec-btn img {
  margin-top: 6em;
}

@media screen and (max-width: 1120px) {
  div.ec-btn img {
    margin-top: 3em;
  }
}

@media screen and (max-width: 768px) {
  div.ec-btn img {
    margin-top: 2em;
  }
}

.section-size {
  width: 1260px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

@media screen and (max-width: 1260px) {
  .section-size {
    width: auto;
    padding-right: 4%;
    padding-left: 4%;
  }
}

.header {
  display: block;
  width: 100%;
  height: 95px;
  position: fixed;
  top: 0;
  background: #000;
  z-index: +99;
}

@media screen and (max-width: 1120px) {
  .header {
    background: transparent;
    height: 50px;
    width: 150px;
    z-index: 99;
  }
}

.header .h-inner {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  width: 1260px;
}

@media screen and (max-width: 1260px) {
  .header .h-inner {
    width: auto;
  }
}

.header .h-logo {
  width: 25%;
  height: 100%;
  float: left;
}

@media screen and (max-width: 1120px) {
  .header .h-logo {
    width: 100%;
    float: none;
  }
}

.header .h-logo h1 {
  width: 155px;
  height: 70px;
  background: url("../img/logo-head@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 155px 70px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  right: 10px;
}

@media screen and (max-width: 1120px) {
  .header .h-logo h1 {
    width: 93px;
    height: 42px;
    background-size: 93px 42px;
  }
}

.header .h-logo a {
  display: block;
  height: 100%;
}

.header .h-logo a:hover {
  opacity: 0.7;
}

.header .g-nav {
  width: 70%;
  display: block;
  float: right;
}

@media screen and (max-width: 1120px) {
  .header .g-nav {
    display: none;
  }
}

.header .g-nav .nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 95px;
}

.header .g-nav .nav-list li.-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.header .g-nav .nav-list li.-item a {
  display: block;
  text-decoration: none;
  height: 100%;
  padding-top: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.header .g-nav .nav-list li.-item a:hover {
  opacity: 0.7;
}

.nav-list {
  outline: 0;
}

.nav-list span {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}

.mv {
  height: 830px;
  width: 100%;
  background-image: url("../img/bg-mv-pc.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

@media screen and (max-width: 768px) {
  .mv {
    height: auto;
    padding-top: 120%;
    background-image: url("../img/bg-mv-sp.jpg");
    position: relative;
  }
}

.mv .section-inner {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .mv .section-inner {
    width: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.mv .imgtxt {
  position: absolute;
  top: 95px;
  right: auto;
  bottom: auto;
  left: 0;
  margin: auto;
  width: 424px;
  height: 540px;
}

@media screen and (max-width: 1120px) {
  .mv .imgtxt {
    top: 4%;
    left: 2%;
  }
}

@media screen and (max-width: 768px) {
  .mv .imgtxt {
    top: 2%;
    width: 55%;
    height: auto;
  }
}

.mv .imgtxt img {
  width: 100%;
  height: auto;
}

.mv .btn {
  position: absolute;
  right: 0;
  bottom: 45px;
  width: 534px;
  height: 168px;
}

@media screen and (max-width: 1120px) {
  .mv .btn {
    right: 2%;
  }
}

@media screen and (max-width: 768px) {
  .mv .btn {
    bottom: 4%;
    width: 70%;
    height: auto;
  }
}

#reason {
  padding-top: 120px;
  margin-top: -120px;
}

@media screen and (max-width: 1120px) {
  #reason {
    padding-top: 50px;
    margin-top: -50px;
  }
}

#reason .-inner {
  padding: 80px 0 150px;
  background: red;
}

@media screen and (max-width: 1120px) {
  #reason .-inner {
    padding: 30px 0 120px;
  }
}

#reason .movie {
  margin-bottom: 100px;
}

@media screen and (max-width: 1120px) {
  #reason .movie {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  #reason .movie {
    margin-bottom: 30px;
  }
}

#reason article {
  margin-top: 60px;
  width: 100%;
  height: 590px;
  padding-top: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 1120px) {
  #reason article {
    height: auto;
    padding-top: 0;
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  #reason article {
    margin-top: 20px;
  }
}

#reason article .photo {
  display: block;
  max-width: 884px;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  bottom: auto;
}

@media screen and (max-width: 1120px) {
  #reason article .photo {
    position: relative;
    z-index: 2;
  }
}

#reason article .photo.-right {
  left: auto;
}

#reason article .photo.-left {
  right: auto;
}

#reason article .txtbox {
  z-index: 1;
  background: #fff;
  width: 482px;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 32px 60px;
  position: relative;
  text-align: justify;
  letter-spacing: normal;
}

@media screen and (max-width: 1120px) {
  #reason article .txtbox {
    width: auto;
    padding: 40px 22px 30px;
    margin-top: -9%;
  }
}

@media screen and (max-width: 768px) {
  #reason article .txtbox {
    padding: 20px;
  }
}

#reason article .txtbox.-right {
  float: right;
}

@media screen and (max-width: 1120px) {
  #reason article .txtbox.-right {
    float: none;
    margin-top: 0;
  }
}

#reason article .txtbox h4.ttl {
  margin-bottom: 16px;
}

#reason article .txtbox p span {
  font-weight: bold;
}

#attention .col-2-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #attention .col-2-list {
    display: block;
  }
}

#attention .col-2-list::after {
  display: block;
  content: "";
  width: 50%;
}

#attention .col-2-list li {
  width: 50%;
  margin-bottom: 25px;
}

@media screen and (max-width: 1120px) {
  #attention .col-2-list li {
    width: 50%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #attention .col-2-list li {
    width: auto;
    overflow: hidden;
    margin-bottom: 10px;
  }
}

#cook h4.secttl {
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  margin: 0;
}

#cook .section-inner {
  margin-top: 90px;
  text-align: center;
  background-position: center center;
}

#cook .section-inner.hold {
  background-image: url("../img/cook/bg-cook-01@2x.png");
}

#cook .section-inner.bake {
  background-image: url("../img/cook/bg-cook-02@2x.png");
}

#cook .section-inner .movie-box {
  width: 925px;
  margin: 0 auto;
  padding-bottom: 60px;
}

@media screen and (max-width: 1120px) {
  #cook .section-inner .movie-box {
    width: auto;
    padding-right: 2%;
    padding-left: 2%;
  }
}

#cook .section-inner .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

#cook .section-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#cook .section-inner .youtube h5.ttl {
  position: absolute;
  top: -40px;
  right: 0;
  left: 0;
  margin: 0;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #cook .section-inner .youtube h5.ttl {
    height: 80px;
  }
  #cook .section-inner .youtube h5.ttl img {
    height: 100%;
    width: auto;
  }
}

#voice h4.secttl {
  text-align: center;
}

#voice .only-sp {
  list-style: none;
  margin: 0;
  padding: 0;
}

#voice .col-3-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#voice .col-3-list li {
  width: 32%;
  margin-bottom: 25px;
}

@media screen and (max-width: 1120px) {
  #voice .col-3-list li {
    width: 48%;
    margin-bottom: 20px;
  }
}

#access {
  outline: 0;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#access .col-2-box {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 60px;
}

@media screen and (max-width: 1120px) {
  #access .col-2-box {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

#access .col-2-box div.-box {
  width: 50%;
  position: relative;
}

@media screen and (max-width: 1120px) {
  #access .col-2-box div.-box {
    width: auto;
  }
}

#access .col-2-box div.-box.-shoppic {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#access .col-2-box div.-box.-txt {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  width: 50%;
  font-size: 3rem;
}

@media screen and (max-width: 1120px) {
  #access .col-2-box div.-box.-txt {
    width: auto;
    margin-top: 10px;
  }
}

#access .col-2-box div.-box table {
  font-size: 2.3rem;
  border: none;
  border-collapse: collapse;
  display: block;
  width: 100%;
}

#access .col-2-box div.-box table tbody {
  display: block;
}

#access .col-2-box div.-box table tr {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#access .col-2-box div.-box table tr td {
  font-weight: 700;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 768px) {
  #access .col-2-box div.-box table tr td {
    font-size: 1.5rem;
    margin-bottom: 0.2em;
    letter-spacing: normal;
  }
}

#access .col-2-box div.-box table tr td.-left {
  width: 20%;
}

#access .col-2-box div.-box table tr td.-right {
  width: 80%;
  color: #000000;
}

#access .col-2-box div.-box .instagram {
  margin-top: 1em;
  margin-bottom: 0;
  max-width: 90%;
  position: absolute;
  bottom: 0;
  position: left;
}

@media screen and (max-width: 1120px) {
  #access .col-2-box div.-box .instagram {
    position: static;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  #access .col-2-box div.-box .instagram {
    position: static;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
  }
}

.footer {
  padding: 20px 0;
  background: #000000;
  color: #fff;
}

@media screen and (max-width: 1120px) {
  .footer {
    padding: 10px 0;
  }
}

.footer .logo-foot {
  width: 77.5px;
  height: 35px;
  margin: 0 auto 0px;
  display: block;
}

.footer small {
  font-size: 1.2rem;
}
/*# sourceMappingURL=style.css.map */