@charset "Shift_JIS";
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
html, body, h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr, table, caption, th, td, span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub, sup, q, br, ins, del, a, img, object, iframe {
  font-family: 'Kosugi Maru', “Helvetica Neue” Arial“Hiragino Kaku Gothic ProN”, Meiryosans, -serif;
  margin: 0;
  padding: 0;
  font-size: 100%
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s
}
a:hover {
  color: #ed6c1f;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s
}
a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: .60;
  opacity: .60
}
ul {
  list-style: none
}
img {
  max-width: 100%;
  vertical-align: bottom
}
html {
  font-size: 62.5%
}
body {
  line-height: 1.6;
  font-size: 1.6rem
}
div#body_bg {
  width: 100%;
  margin: 0 auto;
  position: relative
}
div#container {
  margin: 0 auto
}
div#wrapper {
  clear: both;
  width: 100%;
  padding: 0
}
div#wrapper:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}
.SmallTitle {
  font-weight: normal;
  margin-bottom: .5em;
  line-height: 1.4
}
.SmallTitle .main {
  display: block;
  font-size: 2.4rem
}
.SmallTitle .sub {
  display: block;
  color: #ed6c1f
}
.kv-main {
  height: 500px;
  position: relative;
  background: url("../../images/temp/kv-main.jpg") no-repeat bottom center;
  overflow: hidden
}
.kv-main h1 {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.kv-main h1 .main {
  font-size: 3.4rem;
  display: block;
  line-height: 1.4;
  color: #333;
  font-weight: 19
}
.kv-main h1 .sub {
  font-size: 16px;
  display: block;
  font-weight: 400;
  color: #333
}
.animation_mask {
  width: 100%;
  margin: 0 0 2% 0
}
.isPlay {
  animation-name: play;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8, 0, .5, 1);
  position: relative;
  opacity: 1 !important
}
.isPlay:before {
  animation-name: maskOut;
  animation-duration: .5s;
  animation-delay: .5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8, 0, .5, 1);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #ed6c1f
}
@keyframes play {
  from {
    transform: translateX(-100%)
  }
  to {
    transform: translateX(0)
  }
}
@keyframes maskOut {
  from {
    transform: translateX(0)
  }
  to {
    transform: translateX(100%)
  }
}
u {
  display: block;
  margin-bottom: -1.8em;
  font-weight: bold;
  text-decoration: none;
  color: #333
}
.contentWrap {
  margin: 0 auto
}
.txtL {
  text-align: left
}
.txtR {
  text-align: right
}
.txtC {
  text-align: center
}
.left {
  max-width: 40%;
  float: left;
  margin: 0 1em .5em 0
}
.right {
  max-width: 40%;
  float: right;
  margin: 0 0 .5em 1em
}
.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}
.kakomi {
  border: 3px solid #ccc;
  padding: 5px
}
div#main {
  width: 100%;
  line-height: 1.8
}
.header {
  border-top: 5px solid #ed6c1f
}
.header-container {
  clear: both;
  position: relative;
  margin: 0 auto
}
.header-container:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}
.header-container .header-contact {
  float: right;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 0 auto
}
.header-container .header-time img {
  height: 80px
}
div#gnav-container {
  margin-bottom: 20px
}
div.kv {
  width: 100%;
  height: 80vh;
  position: relative
}
div.kv:before {
  content: "";
  width: 261px;
  height: 263px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../images/index/kv-deco.svg) no-repeat;
  z-index: 1
}
div.kv .kv-slider {
  width: 100%;
  height: 100%;
  margin: 0;
  background: url(../../images/index/kv.jpg) no-repeat;
  background-size: cover
}
div.kv .kv-slider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 262px 262px 0 0;
  border-color: #fff transparent transparent transparent
}
div.kv .kv-slider:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 262px 262px;
  border-color: transparent transparent #fff transparent
}
.kv-catch {
  position: absolute;
  top: 20%;
  left: 10%
}
.kv-catch img {
  height: 164px
}
.kv-catch p {
  font-size: 4.2rem;
  color: #2c87aa
}
.kv-catch p:last-child {
  margin-left: .5em
}
.kv-catch p span {
  background: linear-gradient(transparent 75%, #fff 75%)
}
div#news {
  margin: auto;
  width: 100%;
  margin: 2em 0;
}
div#news .news-head {
  text-align: center;
}
div#news .news-head h1 {
  color: #333;
  font-size: 2.4rem;
  margin-bottom: 0.5em;
}
div#information {
  max-width: 700px;
  max-height: 300px;
  overflow: auto;
  margin: 0 auto;
}
div#information > div {
  padding-bottom: 1em;
  margin-top: 1em;
  border-bottom: 1px dotted #ccc;
}
div#news dl {
  display: flex;
}
div#news dl dt {
  margin-right: 1em;
  color: #ed6c1f;
}
div#news dl dd {}
div#crumbs {
  font-size: 1.2rem;
  background: #fff;
  border-top: 1px solid #e5e6e6;
  border-bottom: 1px solid #e5e6e6;
  padding: 1em 0 1em;
  margin-bottom: 1em
}
div#crumbs p {
  margin: 0 auto;
  padding: 0
}
div.HistoryBack {
  clear: both;
  padding: 30px 0
}
div.HistoryBack:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}
div.HistoryBack div.Return a {
  display: flex;
  align-items: center
}
div.HistoryBack div.Return a i {
  display: inline-block;
  margin-right: 5px
}
#topcontrol {
  opacity: 1;
  cursor: pointer
}
#topcontrol a {
  position: fixed;
  bottom: 16px;
  right: 5px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 47px;
  background: #ed6c1f;
  color: #fff;
  border-radius: 30px;
  border: 3px solid #fff
}
div#footer-container {
  clear: both;
  width: 100%;
  overflow: hidden;
  background: #f5a86a;
  background-size: 100%
}
div#footer-container div#footerMenu ul {
  font-size: small;
  text-align: center
}
div#footer-container div#footerMenu ul li {
  line-height: 1.4
}
div#footer-container div#footerMenu ul li a {
  display: block;
  color: #fff;
  padding: 15px 10px
}
address {
  text-align: center;
  padding: 10px;
  font-size: small;
  color: #fff;
  background: #ed6c1f;
  font-style: normal
}
div.company {
  padding-top: 0
}
.company01-txt {
  width: 70%
}
.company01-img {
  width: 30%;
  padding-left: 2%
}
div#privacy {
  width: 100%;
  margin: 0
}
div#privacy p {
  width: 100%;
  margin: 0 0 10px 0
}
.staffWrap {
  margin-bottom: 3em;
  overflow: hidden
}
.staffWrap table {
  width: 70%;
  border-collapse: collapse
}
.staffWrap table th {
  text-align: left;
  padding: 8px 10px;
  background: #e6e6e6;
  border: 1px solid #ccc;
  vertical-align: middle
}
.staffWrap table td {
  text-align: left;
  padding: 8px 10px;
  border: 1px solid #ccc;
  vertical-align: middle
}
.staffImg {
  max-width: 30%;
  padding: 0 1em 1em 0
}
.staff h3 {
  font-size: 2rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: .5em;
  background: #f5a86a;
  border-left: 5px solid #ed6c1f;
  color: #fff;
  padding: 8px 10px
}
.staff p {
  line-height: 1.8;
  margin-bottom: 1em
}
.about {
  margin-top: 6em
}
.about h2 {
  line-height: 3;
  font-weight: normal;
  font-size: 2.0rem
}
.about-img.pc-r {
  text-align: right
}
.about-img.pc-l {
  text-align: left
}
.about-img.pc-r img, .about-img.pc-l img {
  max-width: 1100px
}
.menu .pc_flexbox02 {
  width: calc(100% - 250px);
  margin-top: -10px
}
.menu_list {
  background: #eee;
  margin-bottom: 1em
}
.menu_list ul {
  padding: .5em
}
.menu_list ul li {
  display: inline-block;
  font-size: 1.4rem
}
.menu_list ul li + li {
  border-top: 1px dotted #ccc
}
.menu_list ul li a {
  display: block;
  padding: 0 1em
}
.menu_box {
  margin-bottom: 3em
}
.menu_box p:after {
  display: block;
  content: "";
  clear: both
}
.menu_box:last-child {
  margin-bottom: 0
}
.menu_img {
  max-width: 100%;
  width: 50%;
  float: left;
  padding: 0 .5em .5em 0
}
.menu h2 {
  padding: 8px 10px;
  margin-bottom: .5em;
  background: #ed6c1f;
  color: #fff;
  line-height: 1;
  font-size: 1.8rem
}
.menu_txt {
  padding: 1em;
  border: 3px solid #ed6c1f;
  border-radius: 5px;
  max-width: 830px;
  margin: 0 auto
}
.menu_txt h3 {
  color: #ed6c20;
  font-size: 2.4rem;
  margin-bottom: .5em;
  text-align: center
}
.menu_txt ul {
  padding: 0 .5em
}
.menu_txt ul li {
  position: relative;
  padding-left: 1.5em;
  line-height: 1.4;
  margin-bottom: .5em;
  padding-top: .7em
}
.menu_txt ul li + li {
  border-top: 1px dotted #000
}
.menu_txt ul li:before {
  content: " \f046";
  font-family: FontAwesome;
  position: absolute;
  top: 65%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #d9372f;
  font-size: 2rem
}
.menu p {
  margin-bottom: 1em
}
.schedule-right {
  margin-top: 40px !important
}
.schedule-notice {
  margin-bottom: .5em
}
.schedule01 {
  padding-top: 0 !important
}
.f-contact-ttl {
  width: 186px;
  height: 44px;
  background: url(../../images/temp/header-tel.svg) no-repeat right center
}
.f-contact-tel {
  width: 60%;
  margin: 0 auto 1em;
  text-align: center
}
.f-contact-tel img {
  width: 100%
}
.f-contact-btn01 a {
  background: #2c87aa;
  box-shadow: 0 6px 0 #03425b;
  transition: color .3s, background .3s, box-shadow .3s, transform .3s
}
.f-contact-btn01 a:hover {
  background: #03425b;
  box-shadow: 0 3px 0 #03425b;
  transform: translateY(3px)
}
.f-contact-btn02 a {
  background: #1dcd00;
  box-shadow: 0 6px 0 #249012;
  transition: color .3s, background .3s, box-shadow .3s, transform .3s
}
.f-contact-btn02 a:hover {
  background: #249012;
  box-shadow: 0 3px 0 #249012;
  transform: translateY(3px)
}
.f-contact-btn01 a, .f-contact-btn02 a {
  display: block;
  text-align: center;
  padding: .8em 1em;
  color: #fff;
  border-radius: 5px
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
.form-wrap {
  margin: 0 auto
}
.form-wrap p {
  margin-bottom: .5em
}
#form .label {
  background: #f81200;
  color: #fff;
  font-size: 1.2rem;
  padding: 6px;
  display: inline;
  margin-right: 5px
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}
#name, #email, #subject, #email_check, #tel {
  width: 100%
}
.form-group {
  margin-bottom: 35px
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.btn.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  line-height: 1.42857143;
  display: inline-block;
  display: block;
  max-width: 150px;
  width: 100%;
  margin: 0 auto;
  padding: 8px 10px
}
.flexWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.top-about {
  width: 1100px;
  margin: 2em auto;
  position: relative;
  display: flex;
  flex-wrap: wrap
}
.top-about-img {
  width: 50%;
  position: relative
}
.top-about-img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 100px 0 0;
  border-color: #fff transparent transparent transparent
}
.top-about-img:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100px;
  border-color: transparent transparent #fff transparent;
  z-index: 2
}
.top-about-head {
  width: 50%;
  padding: 0 1%
}
.top-about-head h1 {
  font-size: 2.4rem;
  border-bottom: 2px solid #333;
  display: inline-block;
  margin-bottom: .2em
}
.top-about-head p {
  line-height: 2
}
.detail {
  text-align: right
}
.detail a {
  position: relative;
  padding-left: 30px;
  display: flex;
  align-items: center;
  margin-left: auto;
  justify-content: flex-end
}
.detail .circle {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #333;
  position: relative;
  margin-right: 1em
}
.detail .circle:before {
  content: "";
  background: url(../../images/icon/arrow.svg) no-repeat;
  width: 27px;
  height: 4px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.pickup {
  background: #f5a86a;
  padding: 4em 0
}
.pickup-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  order: 4
}
.pickup-head h1 {
  order: 4;
  font-size: 3.8rem;
  line-height: 1.4;
  color: #fff;
  text-align: right
}
.pickup-head h1 span {
  display: block;
  font-size: 2rem
}
.pickup-item {
  background: #fff;
  border-radius: 20px;
  border: 3px solid #fff;
  width: 22%;
  margin-right: 1%
}
.pickup-item h2 {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1em;
  background: #ed6c1f;
  color: #fff;
  border-radius: 0 0 20px 20px
}
.pickup-icon {
  text-align: center;
  padding: 1em
}
.pickup-icon img {
  height: 100px
}
.ekiten {
  padding: 0 0 4em
}
.info {
  padding: 4em 0 3em
}
.info-head h1 {
  text-align: center;
  width: 300px;
  margin: 0 auto 1em
}
.info-head h1 img {
  height: 64px
}
.info-notice {
  margin-bottom: .5em;
  padding: 0 1em
}
.info-btn a {
  display: block;
  text-align: center;
  padding: .8em 1em;
  background: #e17772;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 0 #d9372f;
  transition: color .3s, background .3s, box-shadow .3s, transform .3s
}
.info-btn a:hover {
  background: #d9372f;
  box-shadow: 0 3px 0 #a21b14;
  transform: translateY(3px)
}
.biz-hour {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: .5em
}
.social {
  padding: 0 0 4em;
  position: relative;
}
.social a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.social-head h1 {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 1em
}
.biz-hour th, .biz-hour td {
  padding: 10px;
  text-align: center;
  border: 3px solid #e26923
}
.biz-hour th {
  background: #fcf9d2;
  font-weight: normal
}
.biz-hour th.sat {
  color: #3db2da
}
.biz-hour th.sun {
  color: #e66a6a
}
.effect-fade {
  opacity: 0;
  -webkit-transform: translate(0, 45px);
  -moz-transform: translate(0, 45px);
  -ms-transform: translate(0, 45px);
  -o-transform: translate(0, 45px);
  transform: translate(0, 45px);
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms
}
table.hoken {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
}
table.hoken tbody {}
table.hoken tbody tr {}
table.hoken tbody tr th {
  padding: 10px;
  text-align: center;
  border: 3px solid #89b4e9;
  background: #e7f2ff;
}
table.hoken tbody tr td {
  padding: 10px;
  text-align: center;
  border: 3px solid #89b4e9;
}
.effect-fade.effect-scroll {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}
@media screen and (max-width:599px) {
  .sp_no {
    display: none !important
  }
  .SmallTitle .main {
    font-size: 2.0rem
  }
  .kv-main {
    min-height: 156px;
    height: auto;
    background: url(../../images/temp/kv-main.jpg) no-repeat center top;
    background-size: 100% auto;
    margin-top: 80px
  }
  .kv-main h1 {
    width: 96%
  }
  .kv-main h1 .main {
    font-size: 2.4rem
  }
  div#news {}
  div#news .news-head {}
  div#news .news-head h1 {}
  div#information {
    width: 96%;
  }
  div#information > div {}
  div#news dl {
    display: block;
  }
  div#news dl dt {}
  div#news dl dd {}
  .SmallTitle {
    text-align: center
  }
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
  }
  .tableScr {
    overflow: auto;
    white-space: nowrap
  }
  .tableScr table {
    border-collapse: collapse
  }
  .tableScr table td, .tableScr table th {
    padding: 10px 10px;
    text-align: center;
    vertical-align: middle
  }
  .tableScr table td a, .tableScr table th a {
    color: #fff
  }
  .tableScr:after {
    content: "※表は右にスライドでご覧いただけます。";
    display: block;
    margin-bottom: 10px
  }
  .sp_txtL {
    text-align: left
  }
  .sp_txtR {
    text-align: right
  }
  .sp_txtC {
    text-align: center
  }
  .left, .right {
    max-width: 100%;
    float: none;
    margin: 0 0 .5em 0
  }
  body {
    min-width: inherit
  }
  div#container {
    width: 100%
  }
  .contentWrap {
    width: 96%
  }
  .header {
    position: fixed;
    z-index: 1000;
    width: 100%;
    background: #fff;
    top: 0;
    height: 80px
  }
  .header-container {
    padding: 15px 0
  }
  .header-container .header-logo {
    text-align: center
  }
  .header-container .header-logo img {
    height: 44px
  }
  .header-container .btn01 {
    display: none
  }
  .header-container .header-tel a {
    position: absolute;
    left: 5px;
    top: 15px;
    display: block;
    text-align: center;
    width: 54px;
    padding: 32px 0 3px;
    background: #fff;
    color: #000;
    font-size: 10px;
    z-index: 99;
    text-decoration: none;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-radius: 3px
  }
  .header-container .header-tel a:before {
    position: absolute;
    display: inline-block;
    content: " \f095";
    font-family: FontAwesome;
    font-weight: normal;
    width: 20px;
    height: 20px;
    font-size: 20px;
    right: 50%;
    top: 50%;
    margin-right: -10px;
    margin-top: -22px
  }
  div#gnav-container {
    margin: 0
  }
  .el_humburger {
    position: absolute;
    right: 5px;
    top: 20px;
    width: 54px;
    height: 51px;
    z-index: 10000;
    transition: all .2s ease-in-out;
    cursor: pointer;
    pointer-events: auto;
    font-size: 10px;
    border-radius: 3px;
    text-align: center
  }
  .el_humburger > span {
    display: block;
    width: 50%;
    margin: 0 auto 7px;
    height: 1px;
    background: #000;
    transition: all .2s ease-in-out;
    text-align: center;
    margin-top: 10px
  }
  .el_humburger > span.middle {
    margin-top: 5px
  }
  .el_humburger > span.bottom {
    margin-top: 5px;
    margin-bottom: 5px
  }
  .js_humburgerOpen .el_humburger > span {
    background: #fff
  }
  .js_humburgerOpen .el_humburger > span.top {
    transform: translateY(9px) rotate(-45deg)
  }
  .js_humburgerOpen .el_humburger > span.middle {
    opacity: 0
  }
  .js_humburgerOpen .el_humburger > span.bottom {
    transform: translateY(-9px) rotate(45deg)
  }
  .el_humburgerButton.el_humburgerButton__close {
    top: 2%;
    right: 2%
  }
  .el_humburgerButton__close > span {
    display: block;
    width: 35px;
    margin: 0 auto;
    height: 4px;
    background: #fff
  }
  .js_fixed {
    position: fixed;
    width: 100%;
    height: 100%
  }
  .js_fixed .el_humburger {
    color: #fff
  }
  .js_fixed .el_humburger > span {
    background: #fff
  }
  .el_humburgerButton__close > span.el_humburgerLineTop {
    transform: translateY(5px) rotate(-45deg)
  }
  .el_humburgerButton__close > span.el_humburgerLineBottom {
    transform: translateY(-6px) rotate(45deg)
  }
  .sp_nav.js_appear {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 9999
  }
  .sp_nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(237 108 31 / .9);
    z-index: 0;
    margin-top: 0;
    padding-top: 80px;
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }
  .sp_nav ul li {
    display: block;
    text-align: left
  }
  .sp_nav ul li + li {
    border-top: 1px dotted #fff
  }
  .sp_nav ul a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 16px 40px 12px 10px;
    position: relative;
    line-height: 1.4
  }
  .sp_nav ul a.sub_menu:before, .sp_nav ul a.sub_menu:after {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
  }
  .sp_nav ul a.sub_menu:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
  }
  .sp_nav a.sub_menu.active:after {
    display: none
  }
  .sp_nav .sub_list {
    display: none;
    margin-bottom: 0
  }
  .sp_nav div.sub_list ul li {
    margin: 0
  }
  .sp_nav div.sub_list ul li a {
    padding: 10px 0 10px 1.0;
    background: #666;
    color: #fff
  }
  div#footer-container {
    padding-top: 0
  }
  div#footerLogo img {
    max-height: 32px;
    display: block;
    margin: 10px auto
  }
  div#footer-container div#footerMenu ul li + li {
    border-top: 1px solid #fff
  }
  div.company {
    padding-top: 0
  }
  .company01-txt {
    width: 100%;
    order: 2
  }
  .company01-img {
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px
  }
  .staffWrap table {
    width: 100%
  }
  .staffImg {
    max-width: 100%;
    padding: 0;
    margin-bottom: .5em
  }
  .schedule01 {
    margin-bottom: 3em
  }
  .f-contact-ttl {
    font-size: 2.0rem;
    line-height: 1.4
  }
  .f-contact-tel {
    width: 80%;
    margin: 1.5em auto .5em
  }
  .f-contact-inner {
    margin-bottom: 1.5em
  }
  .menu_list {
    order: 1;
    width: 100%;
    margin-bottom: .5em
  }
  .menu_img {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: .5em
  }
  .menu_txt h3 {
    text-align: center;
    line-height: 1.4;
    font-size: 2.0rem
  }
  .menu_txt ul li {
    font-size: 1.4rem
  }
  .sp_flexbox02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .sp_flexbox02 > * {
    width: calc(100% / 2 - 2% - 1px);
    margin: 1%
  }
  .sp_flexbox03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .sp_flexbox03 > * {
    width: calc(100% / 3 - 2% - 1px);
    margin: 1%
  }
  .sp_flexbox04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .sp_flexbox04 > * {
    width: calc(100% / 4 - 2% - 1px);
    margin: 1%
  }
  div.kv {
    width: 100%;
    height: 80vh;
    position: relative
  }
  div.kv:before {
    content: "";
    width: 260px;
    height: 260px;
    left: -180px
  }
  div.kv .kv-slider {
    background-position: bottom center
  }
  div.kv .kv-slider:before {
    border-width: 100px 100px 0 0;
    left: -30px
  }
  div.kv .kv-slider:after {
    border-width: 0 0 60px 60px;
    border-color: transparent transparent #fff transparent
  }
  .kv-catch {
    top: 16%;
    left: 2%
  }
  .kv-catch p {
    font-size: 7vw
  }
  .top-about {
    width: 100%;
    margin-bottom: 5em
  }
  .top-about:before {
    width: 100px;
    height: 100px
  }
  .top-about-img {
    width: 100%
  }
  .top-about-img:after {
    border-width: 100px 100px 0 0
  }
  .top-about-img:before {
    border-width: 0 0 100px 100px
  }
  .top-about-head {
    width: 100%;
    padding: 1em;
    right: 0;
    bottom: -40%;
    background: #fff
  }
  .top-about-head h1 {
    font-size: 2.0rem;
    margin-bottom: .4em
  }
  .detail {
    text-align: right
  }
  .detail a {
    display: inline-block;
    position: relative;
    padding-left: 30px
  }
  .detail .circle {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #333;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px
  }
  .pickup {
    padding: 2em 0
  }
  .pickup-head {
    order: inherit;
    display: block;
    width: 100%;
    margin-bottom: 1em
  }
  .pickup-head h1 {
    order: inherit;
    text-align: center
  }
  .pickup-head h1 span {
    display: block;
    font-size: 2rem
  }
  .pickup-item {
    width: 100%;
    margin: 0 0 .5em 0;
    display: flex;
    border: 1px solid #fff;
    border-radius: 10px
  }
  .pickup-item h2 {
    font-size: 1.8rem;
    border: 3px solid #fff;
    border-radius: 0 10px 10px 0
  }
  .pickup-item a {
    display: flex;
    width: 100%
  }
  .pickup-icon {
    width: 70%
  }
  .pickup-icon img {
    height: 70px
  }
  .info-left {
    margin-bottom: 2em
  }
  .info-btn a {
    font-size: 1.6rem
  }
  .about {
    margin-top: 3em;
    overflow: hidden
  }
  .about-img {
    width: 100%
  }
  .about-img.pc-r img {
    right: -10%
  }
  .about-img.pc-l img {
    left: -10%
  }
  .about-img.pc-r, .about-img.pc-l {
    position: relative;
    min-height: 150px
  }
  .about-img.pc-r img, .about-img.pc-l img {
    max-width: 100%;
    position: absolute
  }
  .biz-hour {
    width: 100%
  }
}
@media print, screen and (min-width:600px) {
  .pc_no {
    display: none !important
  }
  .contentWrap {
    width: 1100px
  }
  a[href^="tel:"] {
    cursor: default;
    color: #000;
    pointer-events: none
  }
  body {
    min-width: 1100px
  }
  div#container {
    position: relative
  }
  .toggle {
    display: none
  }
  .header-container {
    width: 1100px;
    margin: 0 auto
  }
  .header-inner {
    display: flex;
    align-items: center;
    padding: 20px 0
  }
  .header-container .header-logo {
    margin: 0 auto 0 0
  }
  .header-container .header-logo img {
    height: 75px
  }
  .header-container .header-tel {
    width: 209px;
    height: 95px;
    background: url(../../images/temp/header-tel.svg) no-repeat right 12px;
    background-size: 100% auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    float: left;
    margin-left: 1em
  }
  div#gnav-container .gnav {
    width: 100%;
    font-size: 14px;
    position: relative
  }
  div#gnav-container ul.nav {
    width: 100%;
    margin: 0 auto;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
  div#gnav-container .gnav ul li {
    text-align: center;
    position: relative;
    border-left: 1px solid #333;
    padding-left: 2.5em;
    margin-left: 2.5em
  }
  div#gnav-container .gnav ul li:last-child {
    border-right: 1px solid #333;
    padding-right: 2.5em;
    margin-right: 2.5em
  }
  div#gnav-container .gnav ul li a {
    display: block;
    line-height: 1.4;
    font-size: 1.6rem;
    color: #333
  }
  div#gnav-container .gnav ul li a:hover {
    text-decoration: none
  }
  div#gnav-container .gnav ul li span {
    display: block;
    font-size: 1.4rem
  }
  div#crumbs p {
    width: 1100px;
    margin: 0 auto;
    padding: 0
  }
  div#footer-inner {
    width: 1100px;
    margin: 0 auto
  }
  div#footer-container div#footerMenu:after {
    content: "";
    display: block;
    height: 0;
    clear: both
  }
  div#footer-container div#footerMenu .footerMenuItem {
    padding: 1em 0
  }
  div#footer-container div#footerMenu .footerMenuItem li {
    display: inline-block;
    border-right: 1px solid #fff;
    margin-right: 1em;
    padding-right: 1em
  }
  .pc_flexbox02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .pc_flexbox02 > * {
    width: calc(100% / 2 - 2% - 1px);
    margin: 1%
  }
  .pc_flexbox03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .pc_flexbox03 > * {
    width: calc(100% / 3 - 2% - 1px);
    margin: 1%
  }
  .pc_flexbox04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .pc_flexbox04 > * {
    width: calc(100% / 4 - 2% - 1px);
    margin: 1%
  }
}