@charset "UTF-8";
/* ↓
から */
/* $img_path: '/lp-recruit/newgraduate/images'; */
/* 768px以下変数 */
/* 769px以上変数 */
.mt-0 {
  margin-top: 0rem; }

.mr-0 {
  margin-right: 0rem; }

.mb-0 {
  margin-bottom: 0rem; }

.ml-0 {
  margin-left: 0rem; }

.mt-1 {
  margin-top: 1rem; }

.mr-1 {
  margin-right: 1rem; }

.mb-1 {
  margin-bottom: 1rem; }

.ml-1 {
  margin-left: 1rem; }

.mt-2 {
  margin-top: 2rem; }

.mr-2 {
  margin-right: 2rem; }

.mb-2 {
  margin-bottom: 2rem; }

.ml-2 {
  margin-left: 2rem; }

.mt-3 {
  margin-top: 3rem; }

.mr-3 {
  margin-right: 3rem; }

.mb-3 {
  margin-bottom: 3rem; }

.ml-3 {
  margin-left: 3rem; }

.mt-4 {
  margin-top: 4rem; }

.mr-4 {
  margin-right: 4rem; }

.mb-4 {
  margin-bottom: 4rem; }

.ml-4 {
  margin-left: 4rem; }

.mt-5 {
  margin-top: 5rem; }

.mr-5 {
  margin-right: 5rem; }

.mb-5 {
  margin-bottom: 5rem; }

.ml-5 {
  margin-left: 5rem; }

.mt-6 {
  margin-top: 6rem; }

.mr-6 {
  margin-right: 6rem; }

.mb-6 {
  margin-bottom: 6rem; }

.ml-6 {
  margin-left: 6rem; }

.mt-7 {
  margin-top: 7rem; }

.mr-7 {
  margin-right: 7rem; }

.mb-7 {
  margin-bottom: 7rem; }

.ml-7 {
  margin-left: 7rem; }

.mt-8 {
  margin-top: 8rem; }

.mr-8 {
  margin-right: 8rem; }

.mb-8 {
  margin-bottom: 8rem; }

.ml-8 {
  margin-left: 8rem; }

.mt-9 {
  margin-top: 9rem; }

.mr-9 {
  margin-right: 9rem; }

.mb-9 {
  margin-bottom: 9rem; }

.ml-9 {
  margin-left: 9rem; }

.mt-10 {
  margin-top: 10rem; }

.mr-10 {
  margin-right: 10rem; }

.mb-10 {
  margin-bottom: 10rem; }

.ml-10 {
  margin-left: 10rem; }

.mt-11 {
  margin-top: 11rem; }

.mr-11 {
  margin-right: 11rem; }

.mb-11 {
  margin-bottom: 11rem; }

.ml-11 {
  margin-left: 11rem; }

.mt-12 {
  margin-top: 12rem; }

.mr-12 {
  margin-right: 12rem; }

.mb-12 {
  margin-bottom: 12rem; }

.ml-12 {
  margin-left: 12rem; }

/*=======================================================
このcssはsassによって動的に生成されています。
デグレを防ぐためにstyle.cssを直接触らない様にしてください。
=======================================================*/
/*=======================================================
▼共通雨設定
=======================================================*/
#container {
  position: relative;
  background-color: #fff;
  color: #350c03;
  overflow: hidden;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875; }
  @media screen and (min-width: 769px) {
    #container {
      min-width: 960px;
      font-size: 1.4rem;
      background-size: contain;
      background-image: url("../images/bg_01.jpg");
      background-repeat: repeat-x;
      background-attachment: fixed;
      background-position: 0% 0%; } }

#main,
#contents {
  position: relative; }

#contents {
  margin: 0 auto;
  z-index: 1; }

img {
  width: 100%;
  margin: 0 auto;
  display: block; }

.center {
  text-align: center; }

.inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4%;
  padding-right: 4%; }
  @media screen and (min-width: 769px) {
    .inner {
      max-width: 1000px;
      padding-left: 20px;
      padding-right: 20px; } }

@media screen and (min-width: 769px) {
  a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s; } }

h2 {
  text-align: center;
  font-size: 3rem;
  color: #ff533d;
  padding: 5.6% 0;
  margin-bottom: 3%; }
  @media screen and (min-width: 769px) {
    h2 {
      padding: 30px 0;
      margin-bottom: 20px; } }

.ttl--bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 80%; }
  @media screen and (min-width: 769px) {
    .ttl--bg {
      background-size: auto; } }
  .ttl--bg_brown {
    background-image: url(../images/bg_flower_brown.png); }
  .ttl--bg_white {
    background-image: url(../images/bg_flower_white.png); }

@media screen and (max-width: 768px) {
  .merit,
  .review,
  .news,
  .menu,
  .sns {
    background-image: url("../images/bg_01.jpg");
    background-repeat: repeat;
    background-position: 0% 0%; } }

.merit__inner,
.review__inner,
.news__inner,
.greeting__inner,
.menu__inner,
.voice__inner,
.media__inner,
.sns__inner,
.access__inner,
.inquiry__inner {
  padding-top: 5.8%;
  padding-bottom: 11.6%; }
  @media screen and (min-width: 769px) {
    .merit__inner,
    .review__inner,
    .news__inner,
    .greeting__inner,
    .menu__inner,
    .voice__inner,
    .media__inner,
    .sns__inner,
    .access__inner,
    .inquiry__inner {
      padding-top: 24px;
      padding-bottom: 50px; } }

@media screen and (min-width: 769px) {
  .sp {
    display: none !important; } }

.pc {
  display: none !important; }
  @media screen and (min-width: 769px) {
    .pc {
      display: block !important; } }

.cap {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5; }

/*========================================================
▼Header
========================================================*/
header {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 99;
  top: 0; }
  @media screen and (min-width: 769px) {
    header {
      background-color: #fff; } }

.header {
  background-color: #fff;
  padding-top: 3%;
  padding-bottom: 3%;
  position: relative; }
  @media screen and (min-width: 769px) {
    .header {
      margin: 0 auto;
      padding-top: 12px;
      padding-bottom: 16px;
      display: flex;
      align-items: center;
      justify-content: space-between; } }
  @media screen and (min-width: 769px) {
    .header__ttl {
      margin-top: -7px; }
      .header__ttl p {
        line-height: 2; } }
  .header__logo h1 {
    width: 12.4%; }
    @media screen and (min-width: 769px) {
      .header__logo h1 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-left: 33px; } }
    @media screen and (min-width: 769px) {
      .header__logo h1 a:hover img {
        opacity: 0.75; } }
  @media screen and (min-width: 769px) {
    .header__info ul {
      margin-bottom: 15px; } }
  @media screen and (min-width: 769px) {
    .header__info li {
      display: inline-block; } }
  .header__info li a {
    color: #fff;
    display: block;
    padding: 12px 20px;
    border: #350c03 solid 1px;
    background-color: #350c03; }
    .header__info li a:hover {
      background-color: #fff;
      color: #350c03; }
  .header__tel {
    font-size: 24px; }
    .header__tel a {
      color: #350c03; }
    .header__tel img {
      width: 25px;
      margin-right: 15px;
      display: inline-block; }
  @media screen and (max-width: 768px) {
    .header__btn {
      background-color: #ab987a;
      color: #fff;
      display: inline-block;
      text-align: center;
      padding: 0.8em 1em;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 60px; } }

/*
ナビ
--------------------*/
.nav {
  width: 100%; }
  @media screen and (max-width: 768px) {
    .nav {
      padding-top: 2%;
      padding-bottom: 2%;
      width: 80%;
      height: 100vh;
      background-image: url("../images/bg_01.jpg");
      transform: translateX(100%);
      transition: all 0.5s;
      position: absolute;
      right: 0; } }
  @media screen and (max-width: 768px) {
    .nav.open {
      transform: translateX(0%); } }
  @media screen and (min-width: 769px) {
    .nav {
      background-color: #fff; } }
  .nav ul {
    width: 100%; }
    @media screen and (min-width: 769px) {
      .nav ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding-bottom: 20px; } }
  @media screen and (max-width: 768px) {
    .nav li {
      border-bottom: 1px solid #ab987a; } }
  @media screen and (min-width: 769px) {
    .nav li {
      text-align: center;
      padding: 0.5em 1.75em;
      display: flex; }
      .nav li:not(:last-of-type) {
        border-right: 1px solid #ab987a; } }
  @media screen and (min-width: 769px) {
    .nav li:first-of-type {
      padding-left: 0; } }
  @media screen and (min-width: 769px) {
    .nav li:last-of-type {
      padding-right: 0; } }
  .nav li a {
    display: block;
    color: #350c03;
    position: relative; }
    @media screen and (max-width: 768px) {
      .nav li a {
        padding: 0.8em 0; } }
    @media screen and (min-width: 769px) {
      .nav li a:before {
        position: absolute;
        left: 0;
        bottom: -1em;
        transition: background-color 0.3s;
        -webkit-transition: background-color 0.3s; }
      .nav li a:hover {
        color: #ff533d; }
        .nav li a:hover:before {
          content: '';
          background-color: #ff533d;
          position: absolute;
          left: 0;
          bottom: -1em;
          width: 100%;
          height: 2px;
          animation: bgChange 0.3s;
          -webkit-animation: bgChange 0.3s; } }

.navBtn {
  cursor: pointer;
  z-index: 999;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 6px; }
  .navBtn__inner {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    background: transparent;
    text-align: center; }
  .navBtn span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 3px #ff533d;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    left: 6px; }
    .navBtn span:nth-of-type(1) {
      top: 9px; }
    .navBtn span:nth-of-type(2) {
      top: 18px; }
    .navBtn span:nth-of-type(3) {
      top: 27px; }
  .navBtn.active span:nth-of-type(1) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 18px; }
  .navBtn.active span:nth-of-type(2) {
    display: none; }
  .navBtn.active span:nth-of-type(3) {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 18px; }

@keyframes bgChange {
  0% {
    background-color: transparent; }
  100% {
    background-color: #ff533d; } }
@-webkit-keyframes bgChange {
  0% {
    background-color: transparent; }
  100% {
    background-color: #ff533d; } }
/*-------------------------------------------------------
 Key Visualエリア
--------------------------------------------------------*/
.key {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  @media screen and (min-width: 769px) {
    .key {
      padding-top: 200px; } }

.slider {
  width: 100%;
  margin: 0 auto;
  background-color: #fff; }
  .slider > div {
    background-color: #000; }
  .slider img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    display: inline; }
  @media screen and (min-width: 769px) {
    .slider .slick-slide {
      transition: 0.3s ease; }
    .slider .slick-slide:not(.slick-current) {
      opacity: 0.3; } }

.slick-dotted.slick-slider {
  margin-bottom: 0;
  padding-bottom: 30px; }

.slick-dots {
  bottom: 0; }

.slick-dots li button:before {
  color: #ab987a;
  opacity: 1; }

.slick-dots li.slick-active button:before {
  color: #ff533d;
  opacity: 1; }

/*========================================================
▼コンテンツエリア
========================================================*/
.contents {
  padding-top: 153px; }

/*
アムラス コンセプト
-----------------------------------------*/
.concept {
  margin: 0 auto;
  background-color: #fff;
  background-image: url(../images/concept_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .concept__inner {
    padding-top: 9.34%;
    padding-bottom: 9.34%;
    text-align: center; }
    @media screen and (min-width: 769px) {
      .concept__inner {
        padding-top: 80px;
        padding-bottom: 80px; } }
    .concept__inner h2 {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.7;
      font-weight: bold;
      margin-bottom: 40px;
      color: #350c03;
      padding: 0; }
    .concept__inner p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.875; }
      @media screen and (min-width: 769px) {
        .concept__inner p {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.6666666667; } }

/* ボックステキスト共有レイアウト（merit__box .box--txt, menu__box .box--txt） */
.box--txt {
  padding: 11.6% 5.22%; }
  @media screen and (min-width: 769px) {
    .box--txt {
      padding: 40px 24px 20px; } }
  .box--txt h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4444444444;
    text-align: center;
    position: relative;
    padding-bottom: 6%;
    margin-bottom: 6%; }
    @media screen and (min-width: 769px) {
      .box--txt h3 {
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.5555555556; } }
    .box--txt h3:after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 24%;
      height: 2px;
      background-color: #ab987a; }
      @media screen and (min-width: 769px) {
        .box--txt h3:after {
          width: 68%; } }
    .box--txt h3.adjust {
      padding-bottom: 20%; }
      @media screen and (max-width: 768px) {
        .box--txt h3.adjust {
          padding: 0 0 20px; } }
    .box--txt h3.adjust02 {
      padding: 5.8% 5.22% 14%; }
  .box--txt dl:not(:first-of-type) {
    margin-top: 20px; }
  .box--txt dl dt {
    margin-bottom: 0.5em;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.125;
    font-weight: bold;
    padding-left: 1em;
    text-indent: -1em; }
  .box--txt dl dd {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4666666667;
    padding-left: 1em; }
  .box--txt p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4666666667; }
  .box--txt_links {
    text-align: center; }
  .box--txt_link {
    color: #ab987a;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    margin: 28px 14px 0 auto; }
    @media screen and (max-width: 768px) {
      .box--txt_link {
        display: block;
        margin: 18px 0 0 0; } }
    .box--txt_link:hover {
      text-decoration: none; }
    .box--txt_link:last-child {
      margin: 28px 0 0 auto; }
      @media screen and (max-width: 768px) {
        .box--txt_link:last-child {
          margin: 18px 0 0 0; } }

/*
アムラスのメリット
-----------------------------------------*/
.merit {
  margin: 0 auto; }
  .merit__box {
    width: 100%; }
    @media screen and (min-width: 769px) {
      .merit__box {
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: space-between; } }
  .merit__box--inner {
    width: 100%;
    background-color: #fff; }
    @media screen and (min-width: 769px) {
      .merit__box--inner {
        width: 30.3%;
        max-width: 290px; } }
    @media screen and (max-width: 768px) {
      .merit__box--inner:not(:first-of-type) {
        margin-top: 11.6%; } }
    @media screen and (min-width: 769px) {
      .merit__box--inner:nth-of-type(n + 4) {
        margin-top: 40px; } }

/*
ご挨拶
-----------------------------------------*/
.greeting {
  margin: 0 auto;
  background-color: #fff; }
  .greeting__inner {
    text-align: center;
    background-image: url(../images/greeting_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

@media screen and (min-width: 769px) {
  .greeting__box {
    display: flex;
    justify-content: space-between; } }
.greeting__box--txt {
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5625; }
  @media screen and (min-width: 769px) {
    .greeting__box--txt {
      max-width: 490px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.875; } }
  @media screen and (max-width: 768px) {
    .greeting__box--txt {
      margin-bottom: 5.8%;
      padding-left: 5.8%;
      padding-right: 5.8%; } }
  .greeting__box--txt p:not(:first-of-type) {
    margin-top: 1em; }
  .greeting__box--txt span {
    display: block;
    margin-top: 2em; }
.greeting__box--img {
  width: 50%;
  margin: 0 auto; }
  @media screen and (min-width: 769px) {
    .greeting__box--img {
      width: 100%;
      max-width: 400px; } }

/*
メニュー
-----------------------------------------*/
.menu__box {
  margin: 0 auto;
  justify-items: center;
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(auto-fit, 290px);
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .menu__box {
      grid-template-columns: repeat(auto-fit, 47%);
      gap: 16px 5%; } }

.menu__box--inner {
  background-color: #fff; }
  .menu__box--inner .box--txt h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5; }
    @media screen and (min-width: 769px) {
      .menu__box--inner .box--txt h3 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.5555555556; } }
  .menu__box--inner .box--txt p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5; }
    @media screen and (min-width: 769px) {
      .menu__box--inner .box--txt p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5; } }
    .menu__box--inner .box--txt p.box--txt_desc {
      margin-top: 1.4rem; }
      @media screen and (max-width: 768px) {
        .menu__box--inner .box--txt p.box--txt_desc {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.5; } }
    .menu__box--inner .box--txt p.box--txt_price {
      text-align: center;
      margin-top: 1rem; }
      @media screen and (max-width: 768px) {
        .menu__box--inner .box--txt p.box--txt_price {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.5; } }
  .menu__box--inner.menu__box--large {
    grid-column: span 2; }
    .menu__box--inner.menu__box--large img {
      height: 200px;
      object-fit: cover; }

/*
お客様の声
-----------------------------------------*/
.voice {
  margin: 0 auto;
  background-color: #fff; }
  .voice__inner {
    background-image: url("../images/voice_bg.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain; }
  .voice__box {
    margin: 0 -20px;
    height: 70vh; }
    @media screen and (max-width: 768px) {
      .voice__box {
        margin: 0; } }
    .voice__box--inner {
      position: relative;
      width: 100%;
      height: 70vh;
      margin-bottom: 8%;
      border: 1px solid #ccc; }
      @media screen and (min-width: 769px) {
        .voice__box--inner {
          margin-bottom: 30px; } }
      @media screen and (max-width: 768px) {
        .voice__box--inner {
          overflow: auto;
          -webkit-overflow-scrolling: touch; } }
      .voice__box--inner iframe {
        width: 100%;
        height: 100%; }

.btn--link {
  display: block;
  margin: 0 auto; }
  .btn--link a {
    color: #fff;
    font-size: 16px;
    background: #ab987a;
    padding: 10px 20px 10px 20px;
    border: solid #ab987a 1px;
    text-decoration: none;
    display: block; }
    .btn--link a:hover {
      background: #fff;
      color: #ab987a; }

/*
メディア
-----------------------------------------*/
.media {
  margin: 0 auto;
  background-color: #fff; }
  .media__inner {
    background-image: url(../images/media_bg.png);
    background-repeat: no-repeat;
    background-position: bottom; }
  .media__box:not(:first-of-type) {
    margin-top: 10%; }
    @media screen and (min-width: 769px) {
      .media__box:not(:first-of-type) {
        margin-top: 60px; } }
  .media__box--news {
    display: flex;
    padding: 1% 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333333333;
    border-top: 1px solid #dcdcdc;
    padding: 25px 0; }
    .media__box--news dt {
      width: 12em; }
      .media__box--news dt.adjust03 {
        padding: 0 1.7rem 0 1.7rem; }
  .media__box--newsWrap {
    border-bottom: 1px solid #dcdcdc; }

.txt_link {
  color: #ab987a;
  text-decoration: underline;
  cursor: pointer;
  display: block; }
  @media screen and (max-width: 768px) {
    .txt_link {
      display: block; } }
  .txt_link:hover {
    text-decoration: none; }

.media__slider .slider__parts {
  padding: 0 4%;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 769px) {
    .media__slider .slider__parts {
      padding: 0 15px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5; } }
  .media__slider .slider__parts img {
    margin-bottom: 8%; }
    @media screen and (min-width: 769px) {
      .media__slider .slider__parts img {
        margin-bottom: 20px; } }

/*  ul li {
	padding: 0 15px;
	font-size: 16px;
	text-align: center;
}

.media__slider ul li a img {
	margin-bottom: 20px;
}

.gutter-arrow {
	position: absolute;
	top: 50%;
	margin-top: -15px;
}


.prev-arrow {
	left: -40px;
	width: 0;
	height: 0;
}

.next-arrow {
	right: -40px;
	width: 0;
	height: 0;
}
 */
/*
各種リンク・SNS
-----------------------------------------*/
.sns__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .sns__box:not(:first-of-type) {
    margin-top: 30px; }
  .sns__box--link {
    width: 47.9%;
    border: solid 2px #ab987a;
    background-color: #fff; }
    @media screen and (min-width: 769px) {
      .sns__box--link {
        width: 23.43%;
        max-width: 225px; } }
    @media screen and (max-width: 768px) {
      .sns__box--link:nth-of-type(n + 3) {
        margin-top: 5%; } }
    @media screen and (min-width: 769px) {
      .sns__box--link:nth-of-type(n + 5) {
        margin-top: 60px; } }
  .sns__box--img {
    width: 100%;
    height: 105px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4%; }
    @media screen and (min-width: 769px) {
      .sns__box--img img {
        object-fit: none; }
        .object_fit_img {
          /*IE用*/
          width: auto;
          height: auto;
          max-width: 100%;
          max-height: 100%;
          margin: 0; } }
    @media screen and (max-width: 768px) {
      .sns__box--img img {
        max-height: 40px;
        width: auto;
        max-width: 100%; } }
  .sns__box--txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.3076923077;
    background-color: #ab987a;
    min-height: 5.5em;
    padding: 0.8em;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    @media screen and (min-width: 769px) {
      .sns__box--txt {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.1428571429; } }
    .sns__box--txt:before {
      content: '';
      position: absolute;
      top: -20px;
      left: 50%;
      margin-left: -10px;
      border: 10px solid transparent;
      border-bottom: 10px solid #ab987a; }
      @media screen and (min-width: 769px) {
        .sns__box--txt:before {
          top: -30px;
          left: 50%;
          margin-left: -15px;
          border: 15px solid transparent;
          border-bottom: 15px solid #ab987a; } }
  .sns__box--media {
    width: 100%; }
    @media screen and (min-width: 769px) {
      .sns__box--media {
        width: 49%;
        max-width: 470px; } }
    .sns__box--media iframe {
      width: 100%;
      height: 313px; }
    .sns__box--media .fb {
      position: relative;
      width: 100%;
      height: 0;
      padding-top: 75%;
      margin-bottom: 8%;
      border: 1px solid #ccc;
      height: auto; }
      @media screen and (min-width: 769px) {
        .sns__box--media .fb {
          padding-top: 66%;
          margin-bottom: 30px; } }
      @media screen and (max-width: 768px) {
        .sns__box--media .fb {
          overflow: auto;
          -webkit-overflow-scrolling: touch; } }
      .sns__box--media .fb iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        @media screen and (min-width: 769px) {
          .sns__box--media .fb iframe {
            max-height: 313px; } }
    .sns__box--media .snsTtl {
      text-align: center;
      font-size: 1.8rem;
      color: #ff533d;
      padding: 4% 0;
      background-size: 12%; }
      @media screen and (min-width: 769px) {
        .sns__box--media .snsTtl {
          font-size: 1.6rem;
          padding: 24px 0;
          background-size: 8%; } }

.ig__box {
  background-color: #fff;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .ig__box li {
    width: 33.2%;
    max-width: 156px; }
    .ig__box li a:hover {
      opacity: 0.6; }

/*
アクセス
-----------------------------------------*/
.access {
  margin: 0 auto;
  background-color: #fff; }
  .access__inner {
    background-image: url(../images/access_bg_top.png), url(../images/access_bg_bottom.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top, bottom; }
  .access__box p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
    margin-bottom: 20px; }

.map {
  background-color: #f9f7f7;
  padding: 5.22%; }
  @media screen and (min-width: 769px) {
    .map {
      display: flex;
      justify-content: space-between;
      padding: 25px 20px; } }
  .map__txt {
    width: 100%; }
    @media screen and (min-width: 769px) {
      .map__txt {
        width: 35.4%;
        max-width: 340px; } }
    @media screen and (max-width: 768px) {
      .map__txt {
        margin-bottom: 5.22%; } }
    .map__txt dl {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.5714285714; }
      .map__txt dl:not(:first-of-type) {
        margin-top: 20px; }
    .map__txt dt {
      font-weight: bold; }
  .map__img {
    width: 100%; }
    @media screen and (min-width: 769px) {
      .map__img {
        width: 50%;
        max-width: 480px; } }
    .map__img iframe {
      width: 100%; }

/*
予約・お問い合わせ
-----------------------------------------*/
.inquiry {
  margin: 0 auto;
  background-color: #efeceb; }
  .inquiry__bnr {
    width: 100%;
    border: 1px solid #ab987a;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #fff;
    background-size: auto 100%;
    padding: 2%; }
    @media screen and (min-width: 769px) {
      .inquiry__bnr {
        width: 86.46%;
        max-width: 830px;
        margin: 0 auto;
        background-size: contain;
        padding: 9px; }
        .inquiry__bnr p {
          font-size: 11px;
          text-align: right; } }
    .inquiry__bnr:nth-of-type(1) {
      background-image: url("../images/inquiry_btn_bg_01_sp.jpg"); }
      @media screen and (min-width: 769px) {
        .inquiry__bnr:nth-of-type(1) {
          background-image: url("../images/inquiry_btn_bg_01.jpg"); } }
    .inquiry__bnr:nth-of-type(2) {
      background-image: url("../images/inquiry_btn_bg_02_sp.jpg"); }
      @media screen and (min-width: 769px) {
        .inquiry__bnr:nth-of-type(2) {
          background-image: url("../images/inquiry_btn_bg_02.jpg"); } }
    @media screen and (max-width: 768px) {
      .inquiry__bnr:nth-of-type(3) {
        background-position: 20% center;
        background-image: url("../images/inquiry_btn_bg_03_sp.jpg"); } }
    @media screen and (min-width: 769px) {
      .inquiry__bnr:nth-of-type(3) {
        background-image: url("../images/inquiry_btn_bg_03.jpg"); } }
    .inquiry__bnr:not(:first-of-type) {
      margin-top: 36px; }
    .inquiry__bnr--inner {
      width: 100%;
      padding: 3%;
      border: 1px solid #ab987a;
      background-color: rgba(171, 152, 122, 0.1); }
      @media screen and (min-width: 769px) {
        .inquiry__bnr--inner {
          padding: 38px; } }

.btn {
  width: 55%;
  display: block;
  margin-right: 0;
  margin-left: auto;
  text-align: center; }
  @media screen and (min-width: 769px) {
    .btn {
      width: 47%;
      max-width: 380px; } }
  .btn a {
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5;
    font-family: 'LocalYuMincho', 'Yu Mincho Medium', YuMincho, 'Hiragino Mincho Pro', Meiryo, sans-serif;
    padding: 0.8em; }
    .btn a:hover {
      background-color: #fff; }
    @media screen and (min-width: 769px) {
      .btn a {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5; } }
  .btn--beige a {
    background-color: #ab987a;
    border: 1px solid #ab987a; }
    .btn--beige a:hover {
      color: #ab987a; }
  .btn--orange a {
    background-color: #ff533d;
    border: 1px solid #ff533d; }
    .btn--orange a:hover {
      color: #ff533d; }
  .btn--brown a {
    background-color: #350c03;
    border: 1px solid #350c03; }
    .btn--brown a:hover {
      color: #350c03; }

#page_top {
  width: 43px;
  position: fixed;
  right: 9%;
  bottom: 30px;
  z-index: 10; }
  #page_top a {
    text-decoration: none; }
    #page_top a:hover {
      transform: translateY(-5px);
      transition-duration: 0.5s; }

/*========================================================
▼Footer
========================================================*/
footer {
  background-color: #fff;
  width: 100%;
  margin: 0 auto; }

.footer__inner {
  padding-top: 8.7%;
  padding-bottom: 8.7%;
  text-align: center; }
  @media screen and (min-width: 769px) {
    .footer__inner {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .footer__inner p {
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5; }
    @media screen and (min-width: 769px) {
      .footer__inner p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5; } }
  .footer__inner small {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1; }
.footer__logo {
  width: 92px;
  margin: 0 auto;
  margin-bottom: 20px; }
.footer__tel a {
  display: inline-block;
  color: #350c03;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.25; }
.footer__tel img {
  display: inline-block;
  width: 24px;
  max-width: 24px;
  height: auto;
  margin: 0 10px 0 0;
  align-self: center; }
.footer__tel span {
  display: inline-block; }
.footer__sns {
  width: 80%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 6%; }
  @media screen and (min-width: 769px) {
    .footer__sns {
      width: 30%;
      max-width: 278px;
      margin: 0 auto 20px; } }
  .footer__sns li {
    width: 12.5%; }
    @media screen and (min-width: 769px) {
      .footer__sns li {
        width: 36px; } }
    .footer__sns li a {
      transition: 0.5s; }
      .footer__sns li a:hover {
        opacity: 0.6; }
    .footer__sns li:nth-of-type(1) {
      width: 25%; }
      @media screen and (min-width: 769px) {
        .footer__sns li:nth-of-type(1) {
          width: 79px; } }

/*========================================================
▼modal base
========================================================*/
.modals {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  transition: 0.4s;
  opacity: 0; }
  .modals__wrapper {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s; }
  .modals__inner {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.125;
    width: 80%;
    height: 80vh;
    padding: 30px;
    display: none;
    background-color: #fff;
    overflow-y: scroll;
    border-radius: 2px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
    transition: 0.4s;
    background-image: url(../images/greeting_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .modals__inner {
        width: 80%;
        height: 80vh; } }
    .modals__inner h3 + p, .modals__inner h4 + p, .modals__inner h5 + p, .modals__inner h6 + p {
      padding: 0; }
    .modals__inner h3 {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 1.2727272727;
      padding: 0 0 24px 0; }
    .modals__inner h4 {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.1111111111;
      padding: 24px 0 12px 0; }
    .modals__inner h5, .modals__inner h6 {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.125;
      padding: 12px 0 12px 0; }
    .modals__inner p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      padding: 8px 0 0; }
    .modals__inner ul {
      list-style-type: disc;
      padding: 0 0 0 16px;
      margin: 0 0 0 16px; }
    .modals__inner ol {
      list-style-type: decimal;
      padding: 0 0 0 16px;
      margin: 0 0 0 16px; }

/*
お客様の声
-----------------------------------------*/
.review {
  margin: 0 auto; }
  .review h1 {
    text-align: center;
    font-size: 3rem;
    color: #ff533d;
    padding: 5.6% 0;
    margin-bottom: 3%; }
    @media screen and (min-width: 769px) {
      .review h1 {
        padding: 30px 0;
        margin-bottom: 20px; } }
  .review__items {
    width: 100%; }
    @media screen and (min-width: 769px) {
      .review__items {
        margin: 0 auto;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; } }
    .review__items__inner {
      width: 100%;
      background-color: #fff;
      padding: 24px;
      margin: 24px 0; }
      @media screen and (min-width: 769px) {
        .review__items__inner {
          width: 50%;
          max-width: 450px;
          margin: 24px 0; } }
  .review__outline {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .review__course {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2; }
  .review__name {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.1111111111; }
  .review__gender {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5384615385;
    padding: 0 0 0 16px; }
  .review__star {
    font-size: 0;
    margin: 0 16px 0; }
    .review__star li {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.4285714286;
      display: inline-block;
      text-align: center;
      vertical-align: bottom; }
    .review__staricon {
      color: #ff533d; }
  .review__text {
    white-space: pre-wrap;
    padding: 16px 0 0 0; }
    .review__text span, .review__text p {
      font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      color: #350c03 !important; }
  .review__reply {
    border-left: 3px solid #ab987a;
    padding: 16px 0 16px 16px; }
    .review__reply__title {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.25;
      font-weight: bold; }
  .review__pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 24px 0 0 0; }
    .review__pagination li {
      display: inline-block;
      margin: 0 8px; }
    .review__pagination a {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.25;
      color: #ab987a;
      text-decoration: underline;
      cursor: pointer; }
      .review__pagination a:hover {
        text-decoration: none; }
    .review__pagination.is-active a {
      color: #350c03; }
  .review__select {
    margin: 16px 0;
    background-color: #fff; }
    @media screen and (max-width: 768px) {
      .review__select {
        font-size: 16px;
        width: 70%; } }

/*
ニュースお知らせ
-----------------------------------------*/
.news {
  margin: 0 auto;
  padding-bottom: 64px; }
  .news h1 {
    text-align: center;
    font-size: 3rem;
    color: #ff533d;
    padding: 5.6% 0;
    margin-bottom: 3%; }
    @media screen and (min-width: 769px) {
      .news h1 {
        padding: 30px 0;
        margin-bottom: 20px; } }

/* ここから下を追記 */
/* iPhone6 */
@media screen and (max-width: 414px) {
  .sp_fb iframe {
    width: 384px !important; } }
/* iPhone6 */
@media screen and (max-width: 375px) {
  .sp_fb iframe {
    width: 345px !important; } }
/* iPhone5 */
@media screen and (max-width: 320px) {
  .sp_fb iframe {
    width: 290px !important; } }
.body-fixed {
  height: 100vh;
  overflow-y: hidden; }

body {
  /* IE, Edge 対応 */
  -ms-overflow-style: none;
  /* Firefox 対応 */
  scrollbar-width: none; }
  body::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none; }

[v-cloak] {
  display: none; }

/*# sourceMappingURL=style.css.map */
