@charset "UTF-8";
/* Scss Document// */
/* reset
**********************************************************************/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
prophix ver. : 2016-02-23
*/
* {
  font-size: 100%;
}

html, body {
  width: 100%;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}

img {
  line-height: 0em;
}

body {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  background: #FFF;
  height: 100%;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: none;
  line-height: 1em;
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Times New Roman',sans-serif;

  background-image: url(https://yuhikaigan-shokaku.com/common/images/bg_footer.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  position: relative;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, body {
    font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Times New Roman',sans-serif;
  }
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, textarea, select, button {
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* setting
**********************************************************************/
/* mixin
*********************************************************************/
/* web fonts */
/* media query */
@font-face {
  font-family: "harenosora";
  src: url("../wf/harenosora.woff2") format("woff2"), url("../wf/harenosora.woff") format("woff"), url("../wf/harenosora.ttf") format("truetype"), url("../wf/harenosora.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "xano_m";
  src: url("../wf/xanomincho.woff2") format("woff2"), url("../wf/xanomincho.woff") format("woff"), url("../wf/xanomincho.ttf") format("truetype"), url("../wf/xanomincho.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "y_gothic";
  src: url("../wf/yasashisagothic.woff2") format("woff2"), url("../wf/yasashisagothic.woff") format("woff"), url("../wf/yasashisagothic.ttf") format("truetype"), url("../wf/yasashisagothic.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}


.fade, a, a:hover, .fixed .header_block, .down .header_block, .footer_block .reserve_btn_foot a, .btn_modal:hover {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
}

.cover_w {
  position: relative;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cover_h {
  position: relative;
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.glow {
  text-shadow: 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 8px #ffffff, 0px 0px 8px #ffffff, 0px 0px 8px #ffffff, 0px 0px 4px #ffffff, 0px 0px 4px #ffffff, 0px 0px 4px #ffffff;
}

/* mixin
*********************************************************************/
/* web fonts */
/* media query */
/* module
****************************************************************/
#wrapper {
  position: relative;
  background-image: url(../images/bg_footer.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
@media all and (max-width: 768px) {
  #wrapper {
    width: 100%;
    min-width: 100%;
    padding: 0 0 0;
  }
}

@media all and (max-width: 768px) {
  .pconly {
    display: none;
  }
}

.sponly {
  display: none;
}
@media all and (max-width: 768px) {
  .sponly {
    display: block;
  }
}

a {
  color: #000;
}
a:hover {
  color: #e46700;
}
a:hover img {
  opacity: 0.7;
}


/* header
-----------------------------------------------------------------*/


#header_area {
  padding: 35px 0 0;
  position: relative;
}
@media all and (max-width: 768px) {
  #header_area {
    padding: 5px 10px 8px;
  }
}

.header_block .header_inner {
  max-width: 1080px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}


.header_inner p {
  width: 268px;
  height: auto;
}
.header_inner p img {
  width: 100%;
  height: auto;
}
.header_inner nav ul {
  font-family: harenosora;
  display: grid;
  grid-template-columns: repeat(8,auto);
  gap: 30px;
}
.header_inner nav ul li {
  font-size: 116%;
}
.header_inner nav ul li.mn_sec {
  width: 1em;
}
.header_inner nav ul li > a {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: block;
  width: 1em;
}
@media all and (max-width: 768px) {
  .header_inner nav {
    display: none;
  }
}

.header_inner > p {
  width: 268px;
  height: auto;
}
.header_inner > p img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 768px) {
  .header_inner > p {
    width: auto;
    height: 40px;
  }
  .header_inner > p img {
    width: auto;
    height: 100%;
  }
}

.reserve_box p {
  width: 12em;
  padding: 0 0 5px;
}
.reserve_box p a {
  display: block;
  text-align: center;
  border: #666 solid 1px;
  padding: 8px 0 10px;
}


/*  footer
---------------------------------------------------------------*/
.footer_area {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 38%;
}
@media all and (max-width: 768px) {
  .footer_area {
    padding-top: 0%;
    padding-bottom: 100px;
  }
}

.footer_block {
  padding: 0 10%;
  overflow: visible;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: right;
}
.footer_block .address_box {
  padding: 10% 0 0;
  text-align: left;
  display: inline-block;
}
.footer_block .address_box .box_bnr {
  max-width: 400px;
  padding: 0 0 15px;
}
.footer_block .address_box .box_bnr img {
  width: 100%;
  height: auto;
}
.footer_block .address_box h2 {
  line-height: 0em;
  padding: 0 0 8px;
}
.footer_block .address_box p {
  padding: 5px 0 0 10px;
  font-size: 147%;
  line-height: 1.5em;
  font-family: harenosora;
}
.footer_block .address_box p span {
  letter-spacing: 1px;
}
.footer_block .address_box .bn_parts {
  padding: 10px;
}
.footer_block .reserve_btn_foot {
  position: absolute;
  right: 2%;
  top: 30px;
}
.footer_block .reserve_btn_foot a {
  color: #FFF;
  background-color: #0E7D28;
  border-radius: 6px;
  font-size: 131%;
  font-weight: 700;
  padding: 16px 32px 15px;
  line-height: 1em;
  display: block;
}
.footer_block .reserve_btn_foot a:hover {
  background-color: #FF8400;
}
@media all and (max-width: 768px) {
  .footer_block {
    padding: 0 10px;
    position: relative;
    text-align: center;
    width: auto;
  }
  .footer_block .address_box {
    width: 100%;
  }
  .footer_block .address_box h2 {
    margin: 0 auto;
    width: 70%;
    height: auto;
    text-align: center;
  }
  .footer_block .address_box h2 img {
    width: 100%;
    height: auto;
  }
  .footer_block .address_box p {
    text-align: center;
    font-size: 124%;
  }
  .footer_block .address_box .reserve_btn_foot {
    position: relative;
    right: auto;
    top: auto;
    margin-bottom: 15px;
  }
  .footer_block .address_box .bn_parts {
    text-align: center;
  }
}

.copy_right {
  line-height: 1.4em;
  text-align: center;
  padding: 0 0 20px;
  color: #FFF;
}
@media all and (max-width: 768px) {
  .copy_right {
    font-size: 85%;
    position: absolute;
    bottom: 10px;
    width: 100%;
    padding: 0 0 0px;
  }
}



  
/* ===============================================
ドロワー
=============================================== */

.drawer_menu {
  display: none;
  @media all and (max-width: 768px) {
    display: block;
  }

  input[type="checkbox"] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
  }
  .hamburger {
    display: block;
    width: 40px;
    height: 30px;
    position: absolute;
    z-index: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    top: 10px;
    right: 10px;
  }
  .hamburger span,
  .hamburger span::before,
  .hamburger span::after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #666;
    transition: all 0.5s;
  }
  .hamburger span::before {
    top: -10px;
  }
  .hamburger span::after {
    bottom: -10px;
  }
  input[type="checkbox"]:checked + .hamburger span {
    background-color: transparent;
  }
  input[type="checkbox"]:checked + .hamburger span::before {
    top: 0;
    transform: rotate(45deg);
    background-color: #FFF;
  }
  input[type="checkbox"]:checked + .hamburger span::after {
    transform: rotate(-45deg);
    bottom: 0;
    background-color: #FFF;
  }
  
  /* ===============================================
  メニューのスタイリング
  =============================================== */
  .nav {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    right: -120%;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    border-top: 1px solid #fff;
    transition: all 0.5s;
    z-index: 400;
    display: grid;
    place-content: center;
  }
  .nav__item a {
    display: block;
    font-size: 20px;
    padding: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    transition: all 0.3s;
    text-align: center;
  }
  .nav__item a:hover {
    color: #0f5474;
    background-color: #fff;
  }
  input[type="checkbox"]:checked ~ .nav {
    right: 0;
  }
}