@charset "UTF-8";
/* -- -- --
 * ROOM8 CSSset V3.1
 * Last Up Date: 2017.08
 * Author: mick
 * Guideline: http://room8.info/guideline
-- -- -- -- -- -- -- -- */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  font-size: 62.5%;
}

body {
  font-family: 'Noto Sans Japanese', "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  color: #735A4C;
  -webkit-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/NotoSansCJKjp-Sub-Light.woff") format("woff"), url("../../fonts/NotoSansCJKjp-Sub-Light.otf") format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: bold;
  src: url("../../fonts/NotoSansCJKjp-Sub-Medium.woff") format("woff"), url("../../fonts/NotoSansCJKjp-Sub-Medium.otf") format("opentype");
}
html, body {
  height: 100%;
}

article,
footer,
header,
nav,
section {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

section,
div,
p {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  line-height: 1.8;
}

a {
  color: #735A4C;
  border: none;
  outline: 0;
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  color: #72594C;
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

i {
  font-style: italic;
}

del {
  text-decoration: line-through;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1.0em;
  line-height: 1.4;
}

img {
  border: 0;
  vertical-align: bottom;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  margin: 0 0 0 10px;
  float: right;
}

.alignleft {
  margin: 0 10px 0 0;
  float: left;
}

.entry_body ol {
  margin: 0 0 0 20px;
  list-style-position: outside;
  list-style-type: decimal;
}

.entry_body ul {
  margin: 0 0 0 20px;
  list-style-position: outside;
  list-style-type: disc;
}

.entry_body table {
  width: 100%;
  border: 1px solid #CCC;
}

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

hr {
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

pre {
  overflow: auto;
}

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

dt,
dd,
td,
th {
  line-height: 1.6;
}

ul,
ol {
  list-style: none;
}

li {
  line-height: 1.6;
}

span.bold {
  font-weight: bold;
}

li.li_top {
  margin-top: 6px;
}

.pc {
  display: none;
}

/* Forms
========================================================================== */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

optgroup {
  font-weight: bold;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
select,
textarea {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #555;
}

/* Extras
========================================================================== */
.r0 {
  margin-right: 0 !important;
}

.b0 {
  margin-bottom: 0 !important;
}

.clear:after,
.block1:after,
.block2:after,
.inblock:after,
.contents:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
}

.screen {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: #000;
  z-index: 60;
}

.active .screen {
  display: block;
  opacity: 0.7;
}

#dammy {
  display: block;
  overflow: hidden;
  background: url("../images/") no-repeat;
  padding: 40px 0 0;
  width: 216px;
  height: 0 !important;
}

#wrapper {
  background: url("../images/sp_back1.jpg") repeat center top;
  background-size: 320px 590px;
}

header {
  margin: 0 0 10px;
}

.header {
  background: url("../images/sp_logo_back.png") no-repeat 10px 6px;
  background-size: 65px 67px;
  padding: 10px 85px 0 85px;
  height: 75px;
  position: relative;
}

.header h1 {
  margin: 3px auto 10px;
  width: 190px;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  font-size: 1.0rem;
}

.header .logo {
  margin: 0 auto;
  width: 160px;
}

.header .logo a {
  display: block;
  overflow: hidden;
  background: url("../images/sp_logo.png") no-repeat;
  background-size: 160px 40px;
  padding: 40px 0 0;
  height: 0 !important;
}

iframe {
  width: 100%;
}

.margin_bottom {
  margin-bottom: 50px;
}

.menu {
  position: absolute;
  top: 18px;
  right: 10px;
  width: 41px;
}

.menu a {
  display: block;
  overflow: hidden;
  background: url("../images/sp_menu.png") no-repeat;
  background-size: 41px 41px;
  padding: 41px 0 0;
  height: 0 !important;
}

.hinfo {
  display: none;
}

.gnavi {
  display: none;
}

.active .gnavi {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  padding: 0 15px;
  width: 260px;
  height: 100%;
  background: url("../images/sp_back1.jpg") repeat center top;
  background-size: 320px 590px;
  z-index: 100;
}

.gnavi .close a {
  display: block;
  padding: 0 5px;
  line-height: 50px;
  text-align: right;
}

.gnavi .close b {
  display: inline-block;
  background: url("../images/sp_menu_close.png") no-repeat right center;
  background-size: 11px 11px;
  padding: 0 20px 0 0;
  font-size: 1.2rem;
}

.gnavi ul {
  background: url("../images/sp_dotline2.gif") repeat-x;
  margin: 0 0 25px;
}

.gnavi li {
  background: url("../images/sp_dotline2.gif") repeat-x 0 bottom;
  font-size: 1.4rem;
}

.gnavi li a {
  display: block;
  padding: 0 0 0 15px;
  font-weight: bold;
  line-height: 50px;
  letter-spacing: -1.4px;
}

.gnavi li.on a {
  color: #fb9a88;
  letter-spacing: -1.4px;
}

.gnavi h3 {
  margin: 0 0 10px;
  text-align: center;
  font-size: 1.2rem;
}

.gnavi .mbanner1 {
  overflow: hidden;
  background: url("../images/sp_binfo_info.png") no-repeat;
  background-size: 100%;
  margin: 0 auto 10px;
  padding: 55px 0 0;
  width: 200px;
  height: 0 !important;
}

.gnavi .mbanner3 {
  overflow: hidden;
  background: url("../images/sp_binfo_info_2.png") no-repeat;
  background-size: 200px 55px;
  margin: 0 auto 10px;
  padding: 55px 0 0;
  width: 200px;
  height: 0 !important;
}

.gnavi .mbanner2 {
  margin: 0 auto;
  width: 200px;
}

.gnavi .mbanner2 a {
  display: block;
  overflow: hidden;
  background: url("../images/sp_menu_banner2.png") no-repeat;
  background-size: 200px 35px;
  padding: 35px 0 0;
  height: 0 !important;
}

.contents {
  background-image: url("../images/sp_contents_back1a.png"), url("../images/sp_contents_back1b.png"), url("../images/sp_contents_back3a.png"), url("../images/sp_contents_back3b.png");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: left top, right top, left bottom, right bottom;
  background-size: 240px 10px, 240px 10px, 240px 10px, 240px 10px;
  margin: 0 15px;
  padding: 10px 0;
}

.content_bodywrap {
  background-image: url("../images/sp_contents_back2a.png"), url("../images/sp_contents_back2b.png");
  background-repeat: repeat-y, repeat-y;
  background-position: left top, right top;
  background-size: 25px 125px, 25px 125px;
}

.content_body {
  padding: 10px 20px 25px;
  background-color: #fff;
}

.area_title {
  background: url("../images/area_title.png") no-repeat;
  background-size: 400px 21px;
  margin: 0 0 17px;
  padding: 0 0 0 10px;
  line-height: 21px;
  font-size: 1.4rem;
}

.area_title2 {
  margin: 0 0 20px;
  text-align: center;
  font-size: 1.4rem;
}

.block2 {
  margin: 0 0 30px;
  font-size: 1.2rem;
}

.block2:last-child {
  margin: 0;
}

.ex_block {
  margin: 0 0 15px;
}

.ex_block h2 {
  margin: 0 0 10px;
  font-size: 1.4rem;
  color: #fb9a88;
}

.ex_block p {
  background: url("../images/top_area1image2.gif") no-repeat right bottom;
  background-size: 60px 52px;
  padding: 0 70px 0 0;
  min-height: 52px;
}

.top_area1 .image img {
  width: 100%;
  height: auto;
}

.titlebox {
  margin: 0 0 15px;
}

.titlebox .area_title {
  margin: 0;
}

.titlebox p {
  display: none;
}

.news_line {
  margin: 0 0 20px;
}

.news_line li {
  margin: 0 0 10px;
  padding: 0 0 10px;
  line-height: 1.5;
  font-size: 1.2rem;
  border-bottom: 1px dotted #CCC;
}

.news_line li:last-child {
  margin: 0;
}

.news_line li b {
  display: block;
  margin: 0 0 3px;
  font-size: 1.0rem;
  font-weight: normal;
}

.image_block img {
  width: 100%;
  height: auto;
}

.top_area2 .exbox {
  margin: 0 0 17px;
}

.top_area2 .exbox h3 {
  margin: 0 0 5px;
}

.top_area2 .sub li {
  margin: 0 0 5px;
  font-size: 1.1rem;
}

.top_area2 .sub li:last-child {
  margin: 0;
}

.top_area3 .sub {
  padding: 10px 0 0;
}

.top_area3 .sub li {
  margin: 0 0 5px;
  font-size: 1.1rem;
}

.top_area3 .sub li:last-child {
  margin: 0;
}

.top_area4 li {
  background: url("../images/sp_icon_flow.png") no-repeat center bottom;
  background-size: 7px 6px;
  margin: 0 0 7px;
  padding: 0 0 15px;
  font-size: 1.2rem;
  color: #1D94CC;
}

.top_area4 li b {
  display: block;
  line-height: 28px;
  background-color: #E6F1F8;
  border: 1px solid #8BACBF;
  text-align: center;
  color: #1D94CC;
}

.top_area4 li:last-child {
  background: none;
  margin: 0;
  padding: 0;
}

.top_area5 table {
  width: 100%;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}

.top_area5 th {
  padding: 10px 5px;
  width: 90px;
  background-color: #efefef;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.top_area5 th.top {
  vertical-align: top;
}

.top_area5 td {
  padding: 10px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.top_area5 td b {
  display: block;
  font-weight: normal;
}

.top_area5 td .pex {
  padding: 5px 0 0;
  line-height: 1.4;
  font-size: 1.2rem;
}

.top_area5 td .bottom {
  padding-bottom: 8px;
  padding-top: 2px;
}

.top_area6 {
  margin: 0 0 20px;
}

.top_area6 h3 {
  background: url("../images/top_area3image.jpg") no-repeat center bottom;
  background-size: 150px 180px;
  margin: 0 0 25px;
  padding: 0 0 190px;
  text-align: center;
}

.top_area6 h3 b {
  display: block;
  font-size: 1.4rem;
}

.top_area7 h3 {
  background-image: none;
  padding: 0;
}

.top_area6 table {
  background: url("../images/dotline1.gif") repeat-x;
  width: 100%;
}

.top_area6 th {
  background: url("../images/sp_dotline2.gif") repeat-x 0 bottom;
  background-size: 3px 1px;
  padding: 8px 5px 8px 10px;
  width: 70px;
  text-align: left;
  vertical-align: top;
  color: #fb9a88;
}

.top_area6 td {
  background: url("../images/sp_dotline2.gif") repeat-x 0 bottom;
  background-size: 3px 1px;
  padding: 8px 10px;
}

#gmap {
  height: 230px;
}

.bottom_info {
  background: url("../images/bottom_back.jpg") repeat center top;
  background-size: 100px 100px;
  padding: 20px 0;
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.bottom_info h3 {
  margin: 0 0 15px;
  font-size: 1.2rem;
  text-align: center;
}

.infobox .telbox {
  margin: 0 auto 8px;
  width: 217px;
}

.infobox .telbox b {
  display: block;
  overflow: hidden;
  background: url("../images/sp_binfo_info.png") no-repeat center top;
  background-size: 100%;
  padding: 57px 0 0;
  height: 0 !important;
}

.infobox .backimag b {
  display: block;
  overflow: hidden;
  background: url("../images/sp_binfo_info_2.png") no-repeat center top;
  background-size: 217px 57px;
  padding: 57px 0 0;
  height: 0 !important;
}

.infobox .contactbox {
  margin: 0 auto;
  width: 201px;
}

.infobox .contactbox a {
  display: block;
  background: url("../images/sp_binfo_btn.png") no-repeat;
  background-size: 200px 35px;
  line-height: 36px;
  font-size: 1.2rem;
  text-align: center;
  color: #FFF;
}

.infobox .flex {
  display: block;
  /*		margin-bottom: 15px;*/
}

.totop {
  padding: 20px 0 10px;
  text-align: center;
}

.totop p {
  display: inline-block;
  background: url("../images/sp_totop_back.png") no-repeat;
  background-size: 71px 49px;
  padding: 0 0 0 80px;
  width: 115px;
}

.totop a {
  display: block;
  overflow: hidden;
  background: url("../images/sp_totop.png") no-repeat;
  background-size: 54px 47px;
  padding: 47px 0 0;
  width: 54px;
  height: 0 !important;
}

footer {
  background: url("../images/sp_footer_back.png") repeat-x center 0;
  background-size: 303px 20px;
  padding: 20px 0 0;
}

.footer_block1 {
  background-color: #FFF;
}

.footer_block1 .inblock {
  padding: 25px 10px 30px;
  font-size: 1.0rem;
}

.finfo {
  margin: 0 0 20px;
  text-align: center;
}

.footer_block1 h3 {
  margin: 0 0 10px;
  font-weight: normal;
}

.footer_block1 h3 b {
  margin: 0 0 0 10px;
  font-size: 1.4rem;
}

.footer_block1 .info {
  background: url("../images/sp_finfo_tel1.png") no-repeat center bottom;
  background-size: 270px 14px;
  padding: 0 0 25px;
}

.footer_block1 .info2 {
  background: url("../images/sp_finfo_tel1_2.png") no-repeat center bottom;
  background-size: 270px 14px;
  padding: 0 0 25px;
}

.flinks {
  padding: 0 0 0;
}

.flinks li {
  width: 50%;
  font-size: 1.2rem;
  float: left;
}

.flinks li a {
  display: block;
  background-image: url("../images/sp_finfo_line1.gif"), url("../images/sp_icon_arrow1.gif");
  background-repeat: repeat-x, no-repeat;
  background-position: 0 top, 5px center;
  background-size: 125px 1px, 5px 6px;
  margin: 0 10px;
  padding: 12px 0 12px 18px;
}

.flinks li.check2 a,
.flinks li.check3 a {
  background-image: url("../images/sp_finfo_line1.gif"), url("../images/sp_finfo_line1.gif"), url("../images/sp_icon_arrow1.gif");
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-position: 0 top, 0 bottom, 5px center;
  background-size: 125px 1px, 125px 1px, 5px 6px;
}

.footer_block2 {
  background: url("../images/sp_footer_back1.png") repeat-x center 0;
  background-size: 50px 1px;
  background-color: #f69f00;
}

.footer_block2 .inblock {
  padding: 25px 20px 0;
  font-size: 1.0rem;
  color: #FFF;
}

.footer_block2 h3 {
  margin: 0 0 5px;
  font-weight: normal;
}

.footer_block2 h3 a {
  color: #FFF;
}

.footer_block2 h3 b {
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 1.4rem;
}

.footer_block2 .info {
  background: url("../images/sp_finfo_tel2.png") no-repeat center bottom;
  background-size: 260px 14px;
  padding: 0 0 30px;
}

.footer_block2 .tel {
  display: none;
}

.footer_block2 .flinks {
  background: url("../images/sp_finfo_line2.gif") repeat-x;
  background-size: 80px 1px;
  padding: 0;
}

.footer_block2 .flinks li {
  background: url("../images/sp_finfo_line2.gif") repeat-x 0 bottom;
  background-size: 80px 1px;
  width: auto;
  float: none;
}

.footer_block2 .flinks li a {
  background: url("../images/sp_icon_arrow2.gif") no-repeat 5px center;
  background-size: 6px 6px;
  margin: 0;
  padding: 12px 0 12px 18px;
  color: #FFF;
}

.copyright {
  background: url("../images/sp_footer_back2.png") repeat-x center bottom;
  background-size: 50px 1px;
  background-color: #f69f00;
  font-size: 1.0rem;
}

.copyright b {
  display: block;
  padding: 20px 0 15px;
  text-align: center;
  color: #FFF;
  font-weight: normal;
}

@media screen and (min-width: 768px) {
  .op a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    zoom: 1;
  }

  .fade a {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }

  .fade2 a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  p {
    line-height: 1.8;
  }

  li {
    line-height: 1.8;
  }

  .sp {
    display: none;
  }

  .pc {
    display: block;
  }

  .block1 {
    margin: 0 auto;
    padding: 0 20px;
    width: 1040px;
    font-size: 1.4rem;
  }

  /*
  ========================================================================== */
  #wrapper {
    background-image: url("../images/back2.png"), url("../images/back1.jpg");
    background-repeat: no-repeat, repeat;
    background-position: center 210px, center top;
    background-size: auto, auto;
    min-width: 1040px;
  }

  header {
    background: url("../images/header_back.png") repeat-x center 0;
    margin: 0 0 20px;
    min-width: 1040px;
  }

  .header {
    background: url("../images/logo_back.png") no-repeat 0 20px;
    background-size: 150px;
    padding: 30px 20px 0 180px;
    height: 180px;
  }

  .header h1 {
    margin: 0 0 3px;
    width: auto;
    line-height: 1.4;
    text-align: left;
    font-size: 1.6rem;
  }

  .header .logo {
    margin: 0 0 20px;
    width: 350px;
  }

  .header .logo a {
    background: url("../images/logo.png") no-repeat;
    background-size: 248px;
    padding: 36px 0 0;
  }

  .menu {
    display: none;
  }

  .hinfo {
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
    background: url("../images/top_header_info1.png") no-repeat;
    width: 462px;
    height: 84px;
    background-size: contain;
    text-align: right;
  }

  .hinfo p {
    display: inline-block;
    padding: 12px 0 0;
    width: 65px;
  }

  .hinfo p a {
    display: block;
    overflow: hidden;
    background: url("../images/top_header_info2.png") no-repeat;
    padding: 72px 0 0;
    height: 0 !important;
    background-size: contain;
  }

  .gnavi {
    display: block;
  }

  .active .gnavi {
    position: static;
    padding: 0;
    width: auto;
    height: auto;
    background: none;
  }

  .gnavi .close {
    display: none;
  }

  .gnavi ul {
    background: url("../images/gnavi_bar.png") no-repeat left top;
    margin: 0;
    padding: 0 0 0 2px;
  }

  .gnavi li {
    background: url("../images/gnavi_bar.png") no-repeat right top;
    padding: 0 2px 0 0;
    width: 77px;
    float: left;
  }

  .gnavi li.gnavi1,
  .gnavi li.gnavi7 {
    width: 130px;
  }

  .gnavi li.gnavi5,
  .gnavi li.gnavi6,
  .gnavi li.gnavi8 {
    width: 110px;
  }

  .gnavi li a {
    overflow: hidden;
    padding: 50px 0 0;
    height: 0 !important;
  }

  .gnavi1 a {
    background: url("../images/gnavi1.png") no-repeat center top;
    background-size: 85px;
  }

  .gnavi2 a {
    background: url("../images/gnavi2.png") no-repeat center top;
    background-size: 63px;
  }

  .gnavi3 a {
    background: url("../images/gnavi3.png") no-repeat center top;
    background-size: 63px;
  }

  .gnavi4 a {
    background: url("../images/gnavi4.png") no-repeat center top;
    background-size: 63px;
  }

  .gnavi5 a {
    background: url("../images/gnavi5.png") no-repeat center top;
    background-size: 65px;
  }

  .gnavi6 a {
    background: url("../images/gnavi6.png") no-repeat center top;
    background-size: 65px;
  }

  .gnavi7 a {
    background: url("../images/gnavi7.png") no-repeat center top;
    background-size: 81px;
  }

  .gnavi8 a {
    background: url("../images/gnavi8.png") no-repeat center top;
    background-size: 65px;
  }

  .gnavi li.on a,
  .gnavi li a:hover {
    background-position: center -50px;
  }

  .gnavi h3,
  .gnavi .mbanner1,
  .gnavi .mbanner3,
  .gnavi .mbanner2 {
    display: none;
  }

  .contents {
    background-image: url("../images/contents_back1.png"), url("../images/contents_back3.png");
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    background-size: auto, auto;
    margin: 0 auto;
    padding: 25px 23px;
    width: 1040px;
  }

  .content_bodywrap {
    background: url("../images/contents_back2.png") no-repeat;
    background-repeat: repeat-y;
    padding: 0;
  }

  .content_body {
    background: url("../images/contents_back2.png") no-repeat;
    background-repeat: repeat-y;
    padding: 25px 45px;
  }

  .area_title {
    background: url("../images/area_title.png") no-repeat;
    margin: 0 0 25px;
    padding: 0 0 0 20px;
    line-height: 42px;
    font-size: 2.2rem;
  }

  .area_title2 {
    margin: 0 0 40px;
    font-size: 2.6rem;
  }

  .block2 {
    margin: 0 0 65px;
    font-size: 1.6rem;
  }

  /*
  ========================================================================== */
  .top_area1 {
    background: url("../images/top_area1image2.gif") no-repeat 380px bottom;
    margin: 0 0 35px;
    padding: 0 0 0 20px;
  }

  .top_area1.v2 {
    background: none;
  }

  .ex_block {
    margin: 0;
    width: 465px;
    float: left;
  }

  .ex_block h2 {
    margin: 0 0 20px;
    font-size: 2.4rem;
  }

  .ex_block p {
    background: none;
    padding: 0;
    min-height: auto;
  }

  .top_area1 .image {
    width: 360px;
    float: right;
  }

  .news_area {
    background: url("../images/top/top_area2image.jpg") no-repeat 0 bottom;
    padding: 0 0 270px;
  }

  .titlebox {
    margin: 0 0 30px;
    position: relative;
  }

  .titlebox p {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
  }

  .titlebox p a {
    color: #fb9a88;
  }

  .news_line {
    margin: 0 0 0 15px;
  }

  .news_line li {
    margin: 0 0 15px;
    padding: 0 0 0 80px;
    line-height: 1.8;
    font-size: 1.6rem;
    border-bottom: none;
    position: relative;
  }

  .news_line li b {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 1.6rem;
  }

  .image_block {
    display: none;
  }

  .top_area2 {
    padding: 0 0 0 20px;
  }

  .top_area2 .sub li {
    margin: 0 0 2px;
    font-size: 1.4rem;
  }

  .top_area3 {
    padding: 0 0 0 20px;
  }

  .top_area3 .sub {
    padding: 10px 0 0;
  }

  .top_area3 .sub li {
    margin: 0 0 2px;
    font-size: 1.4rem;
  }

  .top_area4 {
    padding: 0 0 0 10px;
  }

  .top_area4 ul {
    overflow: hidden;
    background: url("../images/top_area4image.gif") no-repeat;
    padding: 185px 0 0;
    height: 0 !important;
  }

  .top_area5 {
    padding: 0 0 0 15px;
  }

  .top_area5 th {
    padding: 25px 15px;
    width: 200px;
  }

  .top_area5 td {
    padding: 15px 15px;
  }

  .top_area5 td b {
    display: inline;
  }

  .top_area5 td .li2 {
    padding: 0 0 0 80px;
    position: relative;
  }

  .top_area5 td li.li_left {
    padding: 0px;
  }

  .top_area5 td .li2 b {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: normal;
  }

  .top_area5 td .pex {
    font-size: 1.4rem;
  }

  .top_area6 {
    background: url("../images/top_area3image.jpg") no-repeat right top;
    margin: 0 0 55px;
    padding: 0 0 0 15px;
    min-height: 360px;
  }

  .top_area7 {
    background-image: none;
  }

  .top_area6 h3 {
    background: none;
    padding: 0;
    text-align: left;
  }

  .top_area6 h3 b {
    font-size: 2.6rem;
  }

  .top_area6 table {
    background: url("../images/dotline1.gif") repeat-x;
    width: 535px;
  }

  .top_area6 th {
    background: url("../images/dotline1.gif") repeat-x 0 bottom;
    padding: 12px 10px;
    width: 85px;
  }

  .top_area6 td {
    background: url("../images/dotline1.gif") repeat-x 0 bottom;
    padding: 12px 10px;
  }

  #gmap {
    height: 400px;
  }

  .bottom_info {
    background: url("../images/bottom_back.jpg") repeat center top;
    padding: 30px 0 40px;
  }

  .bottom_info h3 {
    margin: 0 0 20px;
    font-size: 1.8rem;
  }

  .infobox .flex {
    display: block;
    margin-bottom: 1px;
  }

  .infobox {
    margin: 0 auto;
    width: 610px;
  }

  .infobox .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .infobox .telbox {
    /*
    		background: url('../images/binfo_time.png') no-repeat right bottom;
    		padding:0 0 30px;
    */
    width: 275px;
    float: left;
  }

  .infobox .telbox b {
    background: url("../images/binfo_tel.png") no-repeat center top;
    padding: 70px 0 0;
  }

  .infobox .backimag b {
    background: url("../images/binfo_tel_2.png") no-repeat center top;
    padding: 70px 0 0;
  }

  .infobox .contactbox {
    margin: 0 auto;
    margin-top: 20px;
    width: 303px;
  }

  .infobox .time {
    /*		background: url('../images/binfo_time.png') no-repeat;*/
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }

  .infobox .contactbox a {
    background: url("../images/binfo_btn.gif") no-repeat;
    line-height: 63px;
    font-size: 1.8rem;
  }

  .totop {
    margin: 0 auto;
    padding: 25px 20px 0;
    width: 1040px;
    text-align: right;
  }

  .totop p {
    background: url("../images/totop_back.png") no-repeat;
    padding: 0 0 0 120px;
    width: 200px;
  }

  .totop a {
    background: url("../images/totop.png") no-repeat;
    padding: 70px 0 0;
    width: 79px;
  }

  footer {
    background: url("../images/footer_back.png") repeat-x center 0;
    min-width: 1040px;
    padding: 35px 0 0;
  }

  .footer_block1 .inblock {
    margin: 0 auto;
    padding: 30px 20px;
    font-size: 1.4rem;
    width: 1040px;
  }

  .finfo {
    margin: 0;
    width: 300px;
    text-align: left;
    float: left;
  }

  .finfo.v2 {
    width: 450px;
  }

  .footer_block1 h3 {
    margin: 0 0 7px;
  }

  .footer_block1 h3 b {
    display: block;
    margin: 0;
    padding: 2px 0 0;
    font-size: 1.8rem;
  }

  .footer_block1 .info {
    background: url("../images/finfo_tel1.png") no-repeat 0 bottom;
    padding: 0 0 27px;
  }

  .footer_block1 .info2 {
    background: url("../images/finfo_tel2.png") no-repeat 0 bottom;
    padding: 0 0 27px;
  }

  .flinks {
    width: 400px;
    float: right;
  }

  .flinks.v2 {
    width: 550px;
  }

  .flinks li {
    display: inline-block;
    margin: 0 0 7px;
    width: 120px;
    font-size: 1.4rem;
    float: none;
  }

  .flinks li.lo0 {
    width: 85px;
  }

  .flinks li.lo1 {
    width: 275px;
  }

  .flinks li.lo2 {
    width: 160px;
  }

  .flinks li.lo3 {
    width: 180px;
  }

  .flinks li.check {
    margin: 0 0 25px;
  }

  .flinks li a {
    display: inline-block;
    background: url("../images/icon_arrow1.gif") no-repeat 0 center;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 16px;
  }

  .flinks li a:hover {
    color: #eb7600;
  }

  .flinks li.check2 a,
  .flinks li.check3 a {
    background: url("../images/icon_arrow1.gif") no-repeat 0 center;
  }

  .footer_block2 {
    background: url("../images/footer_back1.png") repeat-x center 0;
    background-color: #f69f00;
    min-width: 1040px;
  }

  .footer_block2 .inblock {
    margin: 0 auto;
    padding: 30px 20px 25px;
    font-size: 1.4rem;
    width: 1040px;
  }

  .footer_block2 h3 {
    margin: 0 0 12px;
  }

  .footer_block2 h3 b {
    margin: 0 0 0 15px;
    font-size: 1.8rem;
  }

  .footer_block2 h3 a:hover {
    color: #72594C;
  }

  .footer_block2 .info {
    background: none;
    padding: 0;
    line-height: 1.4;
  }

  .footer_block2 .tel {
    display: block;
    line-height: 1.4;
  }

  .footer_block2 .flinks {
    background: none;
  }

  .footer_block2 .flinks li {
    background: none;
    margin: 0 20px 15px 0;
    width: auto;
  }

  .footer_block2 .flinks li a {
    background: url("../images/icon_arrow2.png") no-repeat 0 center;
    padding: 0 0 0 20px;
  }

  .footer_block2 .flinks li a:hover {
    background: url("../images/icon_arrow2s.png") no-repeat 0 center;
    color: #72594C;
  }

  .copyright {
    background-image: url("../images/footer_back2.png"), url("../images/footer_back3.png");
    background-repeat: repeat-x, repeat-x;
    background-position: center 0, center bottom;
    background-size: auto, auto;
    font-size: 1.2rem;
  }

  .copyright b {
    margin: 0 auto;
    width: 1040px;
  }

  #about .about_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #about .about_list .list_item {
    width: 259px;
  }
  #about .about_list .list_item img {
    width: 100%;
  }
  #about .about_list .list_item h3 {
    text-align: center;
    font-size: 1.8rem;
    margin: 15px 0;
  }
  #about .about_list .list_item p {
    font-size: 1.6rem;
    line-height: 1.6;
  }

  #meal .title_btm {
    font-size: 1.6rem;
    line-height: 1.6;
    margin: 35px 0 45px;
  }
  #meal .meal_cont {
    margin-bottom: 40px;
  }
  #meal .meal_cont:last-of-type {
    margin-bottom: 0;
  }
  #meal .meal_cont h3 {
    color: #fb9a88;
    font-weight: bold;
    font-size: 1.6rem;
  }
  #meal .meal_cont .cont_lead {
    font-size: 1.6rem;
    line-height: 1.6;
    margin: 5px 0 15px;
  }
  #meal .meal_cont .meal_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #meal .meal_cont .meal_list .list_item {
    width: 257px;
  }
  #meal .meal_cont .meal_list .list_item img {
    width: 100%;
  }
  #meal .meal_cont .meal_list .list_item p {
    font-size: 1.4rem;
    text-align: center;
    margin-top: 10px;
  }

  #room .cont_lead {
    margin-bottom: 30px;
  }
  #room .room_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 50px 0;
  }
  #room .room_list .list_item {
    width: 257px;
  }
  #room .room_list .list_item:nth-of-type(1) {
    margin-left: 50px;
  }
  #room .room_list .list_item:nth-of-type(1) img {
    width: 100%;
  }
  #room .room_list .list_item:nth-of-type(2) {
    width: 478px;
  }
  #room .room_list .list_item:nth-of-type(2) img {
    width: 100%;
  }
  #room .room_list .list_item:nth-of-type(3) .img_wrap {
    aspect-ratio: 257/265;
  }
  #room .room_list .list_item:nth-of-type(3) .img_wrap img {
    height: 100%;
  }
  #room .room_list .list_item:nth-of-type(4) img {
    width: 100%;
  }
  #room .room_list .list_item:nth-of-type(5) .img_wrap {
    aspect-ratio: 257/265;
  }
  #room .room_list .list_item:nth-of-type(5) .img_wrap img {
    height: 100%;
  }
  #room .room_list .list_item .img_wrap {
    width: 100%;
    text-align: center;
  }
  #room .room_list .list_item h3 {
    text-align: center;
    font-size: 1.8rem;
    margin: 15px 0;
  }
  #room .room_list .list_item p {
    font-size: 1.6rem;
    line-height: 1.6;
  }

  #facility .cont_lead {
    margin-bottom: 30px;
  }
  #facility .facility_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #facility .facility_list .list_item {
    width: 259px;
  }
  #facility .facility_list .list_item img {
    width: 100%;
  }
  #facility .facility_list .list_item h3 {
    text-align: center;
    font-size: 1.8rem;
    margin: 15px 0;
  }
  #facility .facility_list .list_item p {
    font-size: 1.6rem;
    line-height: 1.6;
  }

  #fee .area_title {
    margin-bottom: 36px;
  }
  #fee h3 {
    margin-bottom: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fb9a88;
  }
  #fee .fee_table {
    width: 530px;
    margin-bottom: 30px;
  }
  #fee .fee_table tr th, #fee .fee_table tr td {
    font-weight: normal;
    padding: 10px;
    text-align: left;
  }
  #fee .fee_table tr th {
    min-width: 280px;
  }
  #fee .fee_note {
    line-height: 1.6;
  }

  #flow .flow_cont {
    padding-left: 15px;
  }
  #flow .flow_cont dt, #flow .flow_cont dd {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  #flow .flow_cont dt {
    font-weight: bold;
    color: #fb9a88;
    margin-top: 30px;
  }
  #flow .flow_cont dt:first-of-type {
    margin-top: 0;
  }

  #access .top_area6 {
    background-size: 300px;
  }
  #access .top_area6 th {
    width: 110px;
  }

  .infobox .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .infobox .backimag {
    float: inherit;
    margin: 0;
  }
  .infobox .backimag b {
    background-size: contain;
    padding: 35px 0 0;
  }
  .infobox .contactbox {
    margin: 0;
  }
  .infobox .contactbox a {
    background-size: contain;
  }

  .footer_block1 .info {
    width: 530px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .infobox .telbox b {
    height: 123px !important;
  }

  .infobox .backimag, .gnavi .mbanner3 {
    display: none;
  }

  .infobox .time {
    display: none;
  }

  .header .logo a {
    background-size: contain;
  }

  #about .about_list .list_item {
    width: 100%;
    margin-bottom: 30px;
  }
  #about .about_list .list_item:last-of-type {
    margin-bottom: 0;
  }
  #about .about_list .list_item img {
    width: 100%;
  }
  #about .about_list .list_item h3 {
    text-align: center;
    font-size: 1.4rem;
    margin: 15px 0;
  }
  #about .about_list .list_item p {
    font-size: 1.2rem;
    line-height: 1.6;
  }

  #meal .title_btm {
    font-size: 1.2rem;
    line-height: 1.6;
    margin: 15px 0 25px;
  }
  #meal .meal_cont {
    margin-bottom: 40px;
  }
  #meal .meal_cont:last-of-type {
    margin-bottom: 0;
  }
  #meal .meal_cont h3 {
    color: #fb9a88;
    font-weight: bold;
    font-size: 1.2rem;
  }
  #meal .meal_cont .cont_lead {
    font-size: 1.2rem;
    line-height: 1.6;
    margin: 5px 0 15px;
  }
  #meal .meal_cont .meal_list .list_item {
    width: 100%;
    margin-bottom: 30px;
  }
  #meal .meal_cont .meal_list .list_item:last-of-type {
    margin-bottom: 0;
  }
  #meal .meal_cont .meal_list .list_item img {
    width: 100%;
  }
  #meal .meal_cont .meal_list .list_item p {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 10px;
  }

  #room .cont_lead {
    margin-bottom: 30px;
  }
  #room .room_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  #room .room_list .list_item {
    width: 100%;
  }
  #room .room_list .list_item:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #room .room_list .list_item:nth-of-type(1) img {
    width: 100%;
  }
  #room .room_list .list_item:nth-of-type(2) {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #room .room_list .list_item:nth-of-type(2) img {
    width: 100%;
  }
  #room .room_list .list_item:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #room .room_list .list_item:nth-of-type(3) .img_wrap {
    aspect-ratio: 257/265;
  }
  #room .room_list .list_item:nth-of-type(3) .img_wrap img {
    height: 100%;
  }
  #room .room_list .list_item:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  #room .room_list .list_item:nth-of-type(4) img {
    width: 100%;
  }
  #room .room_list .list_item:nth-of-type(5) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  #room .room_list .list_item:nth-of-type(5) .img_wrap {
    aspect-ratio: 257/265;
  }
  #room .room_list .list_item:nth-of-type(5) .img_wrap img {
    height: 100%;
  }
  #room .room_list .list_item .img_wrap {
    width: 100%;
    text-align: center;
  }
  #room .room_list .list_item h3 {
    text-align: center;
    font-size: 1.4rem;
    margin: 15px 0;
  }
  #room .room_list .list_item p {
    font-size: 1.2rem;
    line-height: 1.6;
  }

  #facility .area_title {
    background: url(../images/area_title_l.png);
    background-size: cover;
  }
  #facility .cont_lead {
    margin-bottom: 30px;
  }
  #facility .facility_list .list_item {
    width: 100%;
    margin-bottom: 30px;
  }
  #facility .facility_list .list_item:last-of-type {
    margin-bottom: 0;
  }
  #facility .facility_list .list_item img {
    width: 100%;
  }
  #facility .facility_list .list_item h3 {
    text-align: center;
    font-size: 1.4rem;
    margin: 15px 0;
  }
  #facility .facility_list .list_item p {
    font-size: 1.2rem;
    line-height: 1.6;
  }

  #fee .area_title {
    margin-bottom: 36px;
  }
  #fee h3 {
    margin-bottom: 10px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fb9a88;
  }
  #fee .fee_table {
    width: 100%;
    margin-bottom: 30px;
  }
  #fee .fee_table tr th, #fee .fee_table tr td {
    font-weight: normal;
    padding: 10px;
    text-align: left;
  }
  #fee .fee_table tr th {
    min-width: 100px;
  }
  #fee .fee_note {
    line-height: 1.6;
  }

  #flow .flow_cont {
    padding-left: 15px;
  }
  #flow .flow_cont dt, #flow .flow_cont dd {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  #flow .flow_cont dt {
    font-weight: bold;
    color: #fb9a88;
    margin-top: 30px;
  }
  #flow .flow_cont dt:first-of-type {
    margin-top: 0;
  }

  #access .top_area6 {
    background-size: 100px;
  }
  #access .top_area6 th {
    width: 90px;
  }

  .infobox .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .infobox .backimag {
    float: inherit;
    margin: 0;
  }
  .infobox .backimag b {
    background-size: contain;
    padding: 35px 0 0;
  }
  .infobox .contactbox {
    margin: 0 auto;
  }
  .infobox .contactbox a {
    background-size: contain !important;
    background: url(../images/binfo_btn.gif) no-repeat;
    line-height: 43px;
  }

  .footer_block1 .info {
    background: url(../images/finfo_tel1.png) no-repeat;
    background-size: 260px 14px;
    width: 100%;
    background-position: center bottom;
  }
}
@media print {
  * html body {
    zoom: .7;
  }
}
