@charset "UTF-8";
html,
body,
header,
h1,
img,
figure,
ul,
li,
div,
section,
h2,
p,
table,
tr,
th,
td,
small,
aside,
a,
footer,
form,
dl,
dt,
dd {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: 0 0;
  list-style: none;
  vertical-align: baseline;
  font-size: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

input[type="submit"] {
  -webkit-appearance: none;
}

img {
  resource-priorities: lazy-load;
}

body {
  text-align: justify;
  text-justify: inter-ideograph;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  font-size: 13px;
  color: #333;
  background: url(images/bg.png);
}
body h3,
body h4 {
  margin: 0;
  font-weight: 400;
}
body .ul,
body p {
  margin-bottom: 1.5em;
}
body table {
  border-collapse: collapse;
}
body table th {
  text-align: left;
  font-weight: 400;
}

@media screen and (max-width: 854px) {
  html header,
  body header {
    overflow: visible !important;
  }
  #bg-nav li ul {
    width: 100%;
    left: 0;
  }
}

a:link,
a:visited {
  text-decoration: none;
  color: #e95431;
}

a:hover {
  text-decoration: underline;
  color: #e95431;
}

a:active {
  text-decoration: none;
  outline: 0;
}

.breadcrumb {
  font-size: 12px;
  margin-bottom: 12px;
}

.bread_crumb {
  margin-bottom: 10px;
}
.bread_crumb li {
  font-size: 95%;
  display: inline;
  list-style: none outside none;
}
.bread_crumb li:after {
  content: ">";
  padding-left: 10px;
  margin-right: 10px;
}
.bread_crumb li:last-child:after {
  content: "";
}

#single-navi span {
  color: #222;
  font-weight: 700;
}

#single-navi p {
  margin-bottom: 5px;
}

.cf {
  zoom: 1;
}
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}

#social-button span {
  float: left;
}

#social-button .fb-like {
  width: 157px !important;
}

header figure {
  position: relative;
  width: 100%;
}
header figure img {
  width: 100%;
  z-index: 1;
  margin-bottom: 0;
  display: block;
}
header figure p {
  padding-top: 24px;
  font-size: 22px;
}

header nav {
  clear: both;
}
header nav li {
  text-align: center;
}
header nav li a {
  display: block;
}
header nav li a:link,
header nav li a:visited {
  color: #e95431;
  text-decoration: none;
}
header nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: #e95431;
}
header nav li a:hover .in2 {
  color: #fff;
}
header nav li a:active {
  text-decoration: none;
  outline: 0;
}
header nav li a span {
  display: block;
}
header nav li a .in {
  font-weight: 700;
  font-size: 15px;
  color: #222;
  margin-bottom: 1px;
  line-height: 18px;
  padding-top: 8px;
}
header nav li a .in2 {
  font-size: 9px;
  line-height: 15px;
  padding-bottom: 8px;
  color: #e95431;
}

header #hd {
  border-top: 3px solid #e95431;
  padding: 3px 0 0;
}
header #hd h1 {
  font-size: 0.64em;
}
header #hd #logo img {
  width: 180px;
}
header #hd #logo #logo2 {
  width: 130px;
}
header #hd ul {
  margin-top: 3px;
}
header #hd li {
  float: left;
  background: url(images/point01.png) no-repeat left 46%;
  background-size: 6px;
  margin-right: 20px;
  padding-left: 15px;
}
header #hd .last {
  margin-right: 0;
}

#main {
  background: rgba(255, 255, 255, 0.5);
}
#main h1 {
  text-align: center;
  font-size: 24px;
  color: #555;
  margin-bottom: 24px;
}
#main .dairi-clnic-img_container {
  margin: 0 auto 24px;
  position: relative;
}
#main .entry-single {
  margin-bottom: 36px;
  border-bottom: 2px solid #ddd;
  overflow: hidden;
}
#main .entry-single .entry-day {
  text-align: center;
  color: #ff7000;
  font-weight: 700;
  margin-bottom: 1em;
}
#main .entry-single div {
  margin-bottom: 12px;
}
#main .entry-single h3 {
  text-align: center;
  margin-bottom: 12px;
}
#main .entry-single h4 {
  color: #fff;
  background: #1abc9c;
  padding: 7px;
  margin-bottom: 12px;
}
#main .entry-single h4 a:link,
#main .entry-single h4 a:visited,
#main .entry-single h4 a:hover {
  color: #fff;
  text-decoration: none;
}
#main .entry-single h4 a:active {
  text-decoration: none;
  outline: 0;
}
#main .entry-single img {
  margin-bottom: 24px;
}
#main .entry-single span {
  color: #222;
}
#main .entry-single aside {
  clear: both;
  border-top: 1px solid #ddd;
  padding: 10px 0 0;
}
#main .entry-single nav {
  text-align: center;
  margin-bottom: 50px;
}
#main #main-content .entry {
  margin-bottom: 24px;
}
#main #main-content .entry .entry-day {
  margin-bottom: 3px;
}
#main #main-content .entry h3 {
  margin-bottom: 5px;
}
#main #main-content .entry aside {
  border: 1px solid #e95431;
}
#main #sidebar ul {
  margin-bottom: 24px;
}
#main #sidebar ul li {
  margin-bottom: 3px;
}
#main section {
  font-size: 14px;
}
#main section ul {
  margin-bottom: 12px;
}
#main section ul li {
  margin-bottom: 0.5em;
}
#main section h2,
#main section h3 {
  text-align: left;
  font-size: 18px;
  padding: 12px 0 3px;
  margin-bottom: 24px;
  color: #e95431;
  border-bottom: 1px solid #e95431;
}
#main section h2 {
  letter-spacing: 2px;
}
#main section .content-img {
  width: 100%;
}
#main section #bg02 img {
  display: block;
  margin: 0 auto -60px auto;
}
#main section .content-t h3 {
  border: 0;
  margin-bottom: 0;
}
#main section h3 {
  font-size: 15px;
  text-align: left;
  padding: 0 0 6px;
  font-weight: 700;
}
#main section #contact a:link {
  color: #e95431;
}
#main section #contact:hover {
  decoration: underline;
}
#main section #content-menu-box #content-left {
  background: #210700;
  border-radius: 5px;
}
#main section #content-menu-box #content-left #title {
  padding: 14px 0 0;
  font-size: 17px;
  text-align: center;
}
#main section #content-menu-box #content-left #check-list li {
  background: url(images/point02.png) no-repeat left 12%;
  background-size: 20px;
  padding-left: 30px;
}
#main section #content-menu-box #content-left p {
  padding: 20px;
}
#main section #content-menu-box #content-left ul {
  padding: 0 10px 1.5em;
}
#main section #content-menu-box #content-left ul li {
  font-size: 16px;
  margin-bottom: 1.5em;
}
#main section #content-menu-box #content-right img {
  width: 100%;
}
#main section caption {
  font-size: 13px;
  color: #222;
  margin: 12px 0;
  text-align: left;
}
#main section .tbl-layout span {
  font-size: 11px;
}
#main section #check {
  text-align: center;
  margin: 24px 0;
}
#main section #check #c-submit input {
  margin: 0;
  padding: 15px 51px;
  color: #fff;
  border-radius: 5px;
  border-style: none;
  background: #50c878;
  -webkit-box-shadow: 0 4px 0 #37ae5f;
  text-decoration: none;
  font-weight: 700;
}
#main section #check #c-submit input:hover {
  background: #77d496;
  text-decoration: none;
}
#main section #map {
  margin-bottom: 36px;
}
#main section .content-t {
  clear: both;
}
#main section .content-t h3 {
  color: #e95431;
}
#main section .content-t p {
  margin-bottom: 6px;
}
#main section .relaxation-menu01 h3 {
  color: #e95431;
  border-bottom: 0;
  margin-bottom: 5px;
  text-align: left;
}
#main #osusume-menu h3,
#main #side-menu h3,
#main #restaurant-c h3 {
  color: #e95431;
  border-bottom: 0;
  margin-bottom: 5px;
  text-align: left;
}

aside h2 {
  margin-bottom: 12px;
  padding-left: 6px;
  border-left: 5px solid;
}

aside p {
  margin-bottom: 10px;
}
aside p a:link,
aside p a:visited {
  color: #ff7000;
  text-decoration: none;
}
aside p a:hover {
  color: #ff7000;
  text-decoration: underline;
}
aside p a:active {
  text-decoration: none;
  outline: 0;
}

aside ul {
  margin-bottom: 24px;
}

aside #searchBox {
  margin-bottom: 24px;
}
aside #searchBox input#s {
  float: left;
  margin-right: 12px;
  height: 30px;
}
aside #searchBox input#submit {
  width: 60px;
  height: 30px;
}

footer {
  text-align: center;
  padding: 10px 0 0;
}
footer a:link {
  color: #fff;
}
footer #f-top {
  background: url(images/f-bg.png);
  padding: 24px 0 0;
  color: #fff;
}
footer #f-top ul a:link,
footer #f-top ul a:visited {
  color: #e95431;
  text-decoration: none;
}
footer #f-top ul a:hover {
  color: #e95431;
  text-decoration: underline;
}
footer #f-top ul a:active {
  text-decoration: none;
  outline: 0;
}
footer #f-top #top-inner h3 {
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
}
footer #f-top #top-inner #f-center {
  background: url(images/bg03.png) no-repeat 98% 98%;
}
footer #f-top #top-inner #f-center h3 {
  color: #fff;
}
footer #f-top #top-inner #f-center #point {
  font-size: 93%;
}
footer #f-top #top-inner #f-center #bus {
  font-size: 88%;
}
footer #f-top #top-inner #f-center #line-box {
  border: 2px solid #5cd812;
  border-radius: 5px;
  padding: 10px;
}
footer #f-top #top-inner #f-center #line-box h3 {
  color: #5cd812;
  font-size: 19px;
}
footer #f-top #top-inner #f-center #line-box #line-qr {
  width: 65px;
}
footer #f-top #top-inner #f-center img {
  margin-bottom: 18px;
}
footer #f-bottom {
  background: #e95431;
  clear: both;
}
footer #f-bottom li {
  font-size: 11px;
}
footer #f-bottom li a {
  color: #fff;
}
footer #f-bottom li a:link,
footer #f-bottom li a:visited {
  text-decoration: none;
  color: #fff;
}
footer #f-bottom li a:hover {
  text-decoration: underline;
  color: #fff;
}
footer #f-bottom li a:active {
  text-decoration: none;
  outline: 0;
}
footer #f-bottom small {
  font-size: 11px;
}

@media screen and (min-width: 855px) {
  .single-information .entry img {
    max-width: 500px;
  }
  body {
    letter-spacing: 1px;
    background: url(images/side-bg01.png) no-repeat -6% 24%,
      url(images/inu.png) no-repeat -6% 41%,
      url(images/saru.png) no-repeat 20% 35%,
      url(images/kiji.png) no-repeat 13% 38%,
      url(images/side-bg02.png) no-repeat 118% 33%,
      url(images/side-bg03.png) no-repeat -5% 65%,
      url(images/side-bg04.png) no-repeat 105% 79%,
      url(images/kani.png) no-repeat 98% 55%, url(images/bg.png) 0 0;
  }
  body header figure {
    clear: both;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
  }
  body header figure #blog-bnr {
    position: absolute;
    top: 60%;
    right: 20%;
    width: 180px;
    z-index: 11;
  }
  body header nav {
    width: 1015px;
    margin: 0 auto 24px;
    overflow: hidden;
  }
  body header nav li {
    float: left;
    border-right: 1px solid #e95431;
  }
  body header nav li a {
    width: 144px;
    line-height: 30px;
  }
  body header nav #nav-top a {
    border-left: 1px solid #e95431;
  }
  body header #hd {
    min-width: 960px;
  }
  body header #hd #header-inner {
    width: 960px;
    margin: 0 auto;
    padding: 10px 0;
  }
  body header #hd #header-inner h1 {
    margin: 5px 0 8px;
    margin-bottom: 5px;
    text-align: right;
  }
  body header #hd #header-inner #logo {
    float: left;
  }
  body header #hd #header-inner #logo img {
    margin-right: 24px;
  }
  body header #hd #header-inner div {
    margin-top: -25px;
    float: right;
    text-align: right;
  }
  body header #hd #header-inner #tel {
    padding-top: 3px;
    text-align: right;
  }
  body header #hd #header-inner #tel img {
    width: 25%;
    margin-right: 14px;
  }
  body header #hd #header-inner #tel .last {
    width: 25%;
    margin-right: 0;
  }
  body #main {
    width: 1015px;
    margin: 0 auto;
    padding: 24px 0 1px;
  }
  body #main h2 {
    background: url(images/title-bg.png) no-repeat 100% 1%;
  }
  body #main #main-content {
    width: 630px;
    float: left;
  }
  body #main #sidebar {
    width: 300px;
    float: right;
  }
  body #main article aside {
    padding-left: 10px;
  }
  body #main #ryoukin-img {
    display: block;
    margin: 0 auto 24px;
  }
  body #main .rslides-img_container {
    margin: 0 auto 24px;
    position: relative;
    width: 568px;
  }
  body #main #content-menu {
    width: 960px;
    margin: 0 auto;
    text-align: center;
  }
  body #main #content-menu li {
    float: left;
    width: 310px;
    margin-right: 15px;
  }
  body #main #content-menu li img {
    width: 100%;
  }
  body #main #content-menu .last {
    margin-right: 0;
  }
  body #main #top-page-info {
    width: 960px;
    margin: 0 auto;
  }
  body #main #top-page-info section {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  body #main #top-page-info section h2 {
    text-align: left;
  }
  body #main #top-page-info section ul {
    margin-bottom: 11px;
    border-bottom: 1px solid #222;
  }
  body #main #top-page-info section ul li {
    margin-bottom: 12px;
  }
  body #main #top-page-info section p {
    text-align: right;
  }
  body #main #top-page-info .last {
    margin-right: 0;
  }
  body #main #top-page-info .last ul {
    border: 0;
  }
  body #main #top-page-info .last ul li {
    float: left;
    margin-right: 10px;
  }
  body #main #top-page-info .last ul .last {
    margin-right: 0;
  }
  body #main #content-bnr {
    margin-bottom: 0;
  }
  body #main #content-bnr ul li {
    float: left;
    width: 225px;
    margin-right: 20px;
  }
  body #main #content-bnr ul li img {
    width: 100%;
  }
  body #main #content-bnr ul .last {
    margin-right: 0;
  }
  body #main #use-charge-box {
    width: 960px;
    margin: 0 auto;
  }
  body #main #use-charge-box section {
    width: 32%;
    margin-right: 2%;
    float: left;
  }
  body #main #use-charge-box .last {
    margin-right: 0;
  }
  body #main #access-box ul {
    float: left;
    width: 49%;
  }
  body #main #access-box ul li {
    margin-bottom: 13px;
  }
  body #main #access-box table {
    float: right;
    width: 49%;
  }
  body #main #access-box table th {
    width: 30%;
    padding-bottom: 10px;
    color: #e95431;
    font-weight: 700;
  }
  body #main #access-box table td {
    padding-bottom: 10px;
    width: 70%;
  }
  body #main #h-s-img img {
    float: left;
    margin-right: 2%;
    width: 49%;
    border: 5px solid #ccc;
  }
  body #main #h-s-img .last {
    margin-right: 0;
  }
  body #main #osusume-menu div {
    float: left;
    width: 32%;
    margin: 0 2% 20px 0;
  }
  body #main #osusume-menu div:nth-of-type(3n) {
    margin-right: 0;
  }
  body #main #osusume-menu div:nth-of-type(3n + 1) {
    clear: both;
  }
  body #main #osusume-menu div img {
    width: 100%;
  }
  body #main #osusume-menu div p {
    margin-bottom: 3px;
  }
  body #main #osusume-menu div span {
    float: right;
    margin-bottom: 24px;
  }
  body #main #side-menu div {
    float: left;
    width: 225px;
    margin-right: 20px;
  }
  body #main #side-menu .last {
    margin-right: 0;
  }
  body #main #drink-menu div {
    float: left;
    width: 32%;
    margin-right: 2%;
  }
  body #main #drink-menu div:nth-of-type(2n) {
    margin-right: 0;
  }
  body #main #drink-menu div img {
    width: 100%;
  }
  body #main #restaurant-c div {
    float: left;
    width: 310px;
    margin-right: 15px;
  }
  body #main #restaurant-c .last {
    margin-right: 0;
    float: right;
    width: 620px;
  }
  body #main #restaurant-c .last img {
    width: 100%;
  }
  body #main #spot-box div {
    width: 310px;
    float: left;
    margin-right: 15px;
  }
  body #main #spot-box div img {
    width: 100%;
  }
  body #main #spot-box .last {
    margin-right: 0;
  }
  body #main #spot-box02 div {
    width: 465px;
    float: left;
    margin-right: 25px;
  }
  body #main #spot-box02 div img {
    max-width: 100%;
    margin-left: 10%;
  }
  body #main #spot-box02 .last {
    margin-right: 0;
  }
  body #main #enkaiplan div {
    width: 310px;
    float: left;
    margin-right: 15px;
  }
  body #main #enkaiplan div h3 {
    border: 0;
    margin-bottom: 3px;
    font-size: 14px;
  }
  body #main #enkaiplan div img {
    width: 100%;
  }
  body #main #enkaiplan .last {
    margin-right: 0;
  }
  body #main #relaxation-box02 {
    margin: 0 auto;
    width: 960px;
  }
  body #main #relaxation-box02 section {
    width: 470px;
    margin-right: 20px;
    float: left;
  }
  body #main #relaxation-box02 .last {
    margin-right: 0;
  }
  body #main #relaxation-box02 .last img {
    width: 40%;
    float: left;
    margin-right: 10px;
  }
  body #main #relaxation-box02 .last h3 {
    font-size: 15px;
    margin-bottom: 5px;
    padding: 0;
    border: 0;
  }
  body #main section {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 24px;
  }
  body #main section p {
    text-align: left;
  }
  body #main section ul {
    margin-bottom: 40px;
  }
  body #main section #top-tel {
    margin-bottom: 10px;
    display: block;
  }
  body #main section #info-size {
    font-size: 30px;
    text-align: center;
  }
  body #main section #slider4 {
    width: 568px;
    display: block;
  }
  body #main section #slider4 img {
    width: 100%;
  }
  body #main section #facilities-img {
    margin-bottom: 0;
  }
  body #main section #facilities-img li {
    float: left;
    margin-right: 15px;
  }
  body #main section #facilities-img li img {
    width: 310px;
  }
  body #main section #facilities-img .last {
    margin-right: 0;
  }
  body #main section .content-t article {
    float: left;
    width: 225px;
    margin: 0 20px 20px 0;
  }
  body #main section .content-t article img {
    width: 100%;
  }
  body #main section .content-t .last {
    margin-right: 0;
  }
  body #main section .btn-5 {
    display: block;
    margin: 12px auto -20px auto;
    width: 38%;
  }
  body #main section #ofuro-box01 h3,
  body #main section #ofuro-box02 h3,
  body #main section #ofuro-box03 h3,
  body #main section #ofuro-box-sub h3 {
    border: 0;
    margin-bottom: 5px;
  }
  body #main section #ofuro-box01 #silk-exe div {
    float: left;
    width: 310px;
    margin-right: 15px;
  }
  body #main section #ofuro-box01 #silk-exe div h4 {
    color: #e95431;
  }
  body #main section #ofuro-box01 #silk-exe .last {
    margin-right: 0;
  }
  body #main section #ofuro-box02 {
    padding: 10px;
    border: 3px solid #e95431;
    border-radius: 5px;
    margin-bottom: 14px;
  }
  body #main section #ofuro-box02 img {
    width: 100%;
  }
  body #main section #ofuro-box02 small {
    text-align: right;
    font-size: 11px;
  }
  body #main section #ofuro-box02 table {
    border: 1px solid #ccc;
    width: 100%;
  }
  body #main section #ofuro-box02 table th {
    padding: 5px;
    border: 1px solid #ccc;
  }
  body #main section #ofuro-box02 table .display-table {
    width: 25%;
  }
  body #main section #ofuro-box02 table td {
    padding: 5px;
    border: 1px solid #ccc;
  }
  body #main section #ofuro-box-sub {
    float: left;
    width: 470px;
  }
  body #main section #ofuro-box03 div {
    width: 310px;
    margin-right: 15px;
    float: left;
  }
  body #main section #ofuro-box03 div img {
    width: 310px;
  }
  body #main section #ofuro-box03 div ul {
    margin-bottom: 0;
  }
  body #main section #ofuro-box03 div ul li {
    margin-bottom: 5px;
  }
  body #main section #ofuro-box03 .last {
    margin-right: 0;
  }
  body #main section #ofuro-ul li {
    float: left;
    margin-right: 24px;
  }
  body #main section #ofuro-ul .last {
    margin-right: 0;
  }
  body #main section #relaxation-menu {
    margin: 24px auto 0;
    display: table;
  }
  body #main section #relaxation-menu li {
    display: table;
    font-size: 11px;
    float: left;
    padding: 0 12px;
    border-right: 1px solid #000;
  }
  body #main section #relaxation-menu li a {
    color: #000;
    font-weight: 700;
  }
  body #main section #relaxation-menu li a:hover {
    color: #000;
    text-decoration: underline;
  }
  body #main section #relaxation-menu .last {
    border-right: 0;
  }
  body #main section .relaxation-menu01 {
    overflow: hidden;
  }
  body #main section .relaxation-menu01 h3 {
    font-size: 15px;
    margin-bottom: 5px;
    padding: 0;
  }
  body #main section .relaxation-menu01 div.img {
    float: left;
    width: 310px;
    margin-right: 15px;
  }
  body #main section .relaxation-menu01 div.img img {
    width: 100%;
    height: auto;
  }
  body #main section .relaxation-menu01 table {
    width: 100%;
    font-weight: 700;
  }
  body #main section .relaxation-menu01 table th {
    padding: 8px 0;
    border-bottom: 1px dotted #ccc;
  }
  body #main section .relaxation-menu01 table td {
    text-align: right;
    color: #e95431;
    border-bottom: 1px dotted #ccc;
  }
  body #main section .relaxation-menu01 table td.td-exe {
    text-align: left;
    font-size: 8px;
    padding: 3px 0 5px;
  }
  body #main section .relaxation-menu01 div.content {
    width: 635px;
    float: right;
  }
  body #main section .relaxation-menu01 div.content h2 {
    padding: 0;
    margin-bottom: 12px;
    background: url(images/title-bg.png) no-repeat 100% 1%;
    background-size: 10%;
  }
  body #main section .relaxation-menu01 div.content div {
    width: 290px;
    float: left;
    margin-right: 15px;
  }
  body #main section .relaxation-menu01 div.content .last {
    width: 330px;
    margin-right: 0;
  }
  body #main section .table4 table {
    width: 225px;
    margin-right: 20px;
    float: left;
  }
  body #main section .table4 table th {
    font-weight: 700;
    width: 60%;
    padding: 8px 0;
    border-bottom: 1px dotted #ccc;
  }
  body #main section .table4 table td {
    font-weight: 700;
    text-align: right;
    border-bottom: 1px dotted #ccc;
    color: #e95431;
  }
  body #main section .table4 table .td-exe {
    text-align: left;
    font-weight: 400;
    font-size: 11px;
    color: #222;
  }
  body #main section .table4 .last {
    margin-right: 0;
  }
  body #main section .point-li li {
    font-size: 15px;
    font-weight: 700;
  }
  body #main section #point-box div {
    float: left;
    width: 470px;
    margin-right: 20px;
  }
  body #main section #point-box div table {
    width: 100%;
  }
  body #main section #point-box div table th {
    padding: 5px;
    width: 40%;
  }
  body #main section #point-box div table td {
    padding: 5px;
    text-align: right;
    color: #e95431;
  }
  body #main section #point-box .last {
    margin-right: 0;
  }
  body #main section .use-table {
    width: 100%;
  }
  body #main section .use-table th {
    padding: 10px;
    width: 70%;
    font-weight: 700;
    border-bottom: 1px dotted #ccc;
  }
  body #main section .use-table td {
    padding: 10px;
    width: 30%;
    text-align: right;
    font-weight: 700;
    border-bottom: 1px dotted #ccc;
  }
  body #main section .one-table th {
    width: 40%;
  }
  body #main section .one-table td {
    width: 60%;
  }
  body #main section .tbl-layout {
    width: 100%;
    margin: 0 auto;
    border-bottom: 0;
    background: url(images/form-bg.gif) repeat-y -20px 0;
  }
  body #main section .tbl-layout small {
    font-size: 11px;
  }
  body #main section .tbl-layout dt,
  body #main section .tbl-layout dd {
    padding: 20px;
  }
  body #main section .tbl-layout dt {
    color: #fff;
    clear: both;
    float: left;
    width: 200px;
  }
  body #main section .tbl-layout dd {
    padding-left: 210px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
  }
  body #main section .tbl-layout .w300 {
    width: 300px;
    height: 24px;
  }
  body #main section .tbl-layout textarea {
    width: 300px;
  }
  body #main section #check #c-submit input {
    margin-top: 24px;
  }
  body #main section #link li {
    padding: 10px 0 0 18px;
    line-height: 38px;
    border-bottom: 1px dotted #b3b3b3;
    background: url(images/point01.png) no-repeat left 60%;
    font-size: 15px;
  }
  body #main section #link li h3 {
    text-align: left;
    float: left;
    margin-right: 50px;
  }
  body #main section .entry {
    margin-bottom: 20px;
  }
  body #main section .entry .entry-content {
    overflow: hidden;
  }
  body #main section .entry .entry-content video {
    width: 568px;
  }
  body #main section .entry .entry-content .archive-img img {
    float: left;
    margin: 0 20px 10px 0;
    width: 200px;
  }
  body #main .entry-single {
    margin-bottom: 24px;
    width: 640px;
  }
  body #main .entry-single h3 {
    margin-bottom: 0;
  }
  body #main .entry-single aside {
    padding-top: 10px;
  }
  body footer {
    clear: both;
    width: 100%;
    min-width: 1015px;
    position: relative;
    overflow: hidden;
  }
  body footer #pagetop {
    display: block;
    color: #e95431;
    line-height: 44px;
    font-weight: 700;
    letter-spacing: 1px;
    border-top: 1px solid #e95431;
    border-bottom: 1px solid #e95431;
    margin-bottom: 24px;
  }
  body footer #pagetop:hover {
    color: #fff;
    background: #e95431;
    text-decoration: none;
  }
  body footer #top-inner {
    width: 1015px;
    min-width: 1015px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 24px;
  }
  body footer #top-inner #map {
    float: left;
    width: 34%;
    margin-bottom: 10px;
    margin-right: 3%;
  }
  body footer #top-inner #map h3 {
    font-size: 18px;
    margin-bottom: 7px;
    color: #fff;
  }
  body footer #top-inner #map iframe {
    width: 100%;
  }
  body footer #top-inner #map ul {
    width: 100%;
  }
  body footer #top-inner #map ul li {
    margin-bottom: 1px;
  }
  body footer #top-inner #map img {
    margin-top: 5px;
    width: 100%;
  }
  body footer #top-inner #f-center {
    float: left;
    width: 31%;
    margin-right: 3%;
  }
  body footer #top-inner #f-center img {
    width: 100%;
  }
  body footer #top-inner #f-center ul {
    margin-bottom: 12px;
  }
  body footer #top-inner #f-center ul li {
    margin-bottom: 3px;
  }
  body footer #top-inner #f-center ul li span {
    color: #e95431;
    font-size: 14px;
  }
  body footer #top-inner #f-center #line-qr {
    margin-bottom: 0;
    float: left;
    width: 65px;
    margin-right: 12px;
  }
  body footer #top-inner #f-center #line-btn {
    width: 150px;
  }
  body footer #top-inner #f-center #d-btn {
    margin-bottom: 9px;
  }
  body footer #top-inner #fb {
    width: 29%;
    float: right;
  }
  body footer #top-inner #fb iframe {
    width: 100%;
    background: #fff;
  }
  body footer #f-bottom {
    padding: 10px 0;
    clear: both;
  }
  body footer #f-bottom div {
    width: 1024px;
    margin: 0 auto;
  }
  body footer #f-bottom div ul {
    float: left;
  }
  body footer #f-bottom div ul li {
    float: left;
    padding: 0 8px;
    border-left: 2px solid #ca3816;
  }
  body footer #f-bottom div ul .last {
    border-right: 2px solid #ca3816;
  }
  body footer #f-bottom div small {
    float: right;
  }
}

@media screen and (max-width: 854px) {
  html,
  body {
    width: 100%;
  }
  html header,
  body header {
    position: relative;
    overflow: hidden;
  }
  html header figure img,
  body header figure img,
  html header figure p,
  body header figure p {
    width: 100%;
    margin-bottom: 24px;
  }
  html header figure p,
  body header figure p {
    text-align: center;
  }
  html header figure #blog-bnr,
  body header figure #blog-bnr {
    position: absolute;
    top: 50px;
    right: 100px;
    width: 160px;
    z-index: 11;
  }
  html header nav,
  body header nav {
    overflow: hidden;
    margin-bottom: 24px;
  }
  html header nav li,
  body header nav li {
    float: left;
    width: 50%;
    border-bottom: 1px solid #e95431;
    line-height: 44px;
  }
  html header nav li:nth-child(even),
  body header nav li:nth-child(even) {
    border-left: 1px solid #e95431;
  }
  html header nav .last,
  body header nav .last {
    width: 100%;
  }
  html header nav #nav-top,
  body header nav #nav-top,
  html header nav #nav-concept,
  body header nav #nav-concept {
    border-top: 1px solid #e95431;
  }
  html header nav #nav-spot,
  body header nav #nav-spot {
    margin-bottom: 0;
  }
  html header #header-inner,
  body header #header-inner {
    overflow: hidden;
  }
  html header #header-inner h1,
  body header #header-inner h1 {
    padding: 3px 10px 6px;
    text-align: center;
    margin-bottom: 1em;
  }
  html header #header-inner #logo,
  body header #header-inner #logo {
    text-align: center;
  }
  html header #header-inner #logo img,
  body header #header-inner #logo img {
    margin-right: 12px;
  }
  html header #header-inner #tel,
  body header #header-inner #tel {
    text-align: center;
  }
  html header #header-inner #tel img,
  body header #header-inner #tel img {
    width: 60%;
    margin-bottom: 12px;
  }
  html header #header-inner #tel .last,
  body header #header-inner #tel .last {
    margin-bottom: 0;
  }
  html #main,
  body #main {
    width: 100%;
  }
  html #main #ryoukin-img,
  body #main #ryoukin-img {
    width: 100%;
    display: block;
    margin: 0 auto 24px;
  }
  html #main .bread_crumb,
  body #main .bread_crumb,
  html #main .breadcrumb,
  body #main .breadcrumb {
    padding: 0 10px;
  }
  html #main #content-main,
  body #main #content-main {
    padding-bottom: 12px;
  }
  html #main #content-menu,
  body #main #content-menu {
    padding: 0 10px;
  }
  html #main #content-menu li,
  body #main #content-menu li {
    float: left;
    width: 30%;
    margin-right: 5%;
  }
  html #main #content-menu li img,
  body #main #content-menu li img {
    width: 100%;
  }
  html #main #content-menu .last,
  body #main #content-menu .last {
    margin-right: 0;
  }
  html #main #top-page-info,
  body #main #top-page-info {
    width: 100%;
  }
  html #main #top-page-info .last,
  body #main #top-page-info .last {
    margin-right: 0;
  }
  html #main #top-page-info .last ul,
  body #main #top-page-info .last ul {
    border: 0;
  }
  html #main #top-page-info .last ul li,
  body #main #top-page-info .last ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
  }
  html #main #top-page-info .last ul li img,
  body #main #top-page-info .last ul li img {
    width: 100%;
  }
  html #main #top-page-info .last ul .last,
  body #main #top-page-info .last ul .last {
    margin-right: 0;
  }
  html #main #content-bnr,
  body #main #content-bnr {
    margin-bottom: 0;
  }
  html #main #content-bnr ul li,
  body #main #content-bnr ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
  }
  html #main #content-bnr ul li img,
  body #main #content-bnr ul li img {
    width: 100%;
  }
  html #main #content-bnr ul .last,
  body #main #content-bnr ul .last,
  html #main #content-bnr ul li:nth-of-type(3),
  body #main #content-bnr ul li:nth-of-type(3) {
    margin-right: 0;
  }
  html #main #enkaiplan img,
  body #main #enkaiplan img {
    max-width: 100%;
  }
  html #main section,
  body #main section {
    padding: 0 10px;
    margin-bottom: 24px;
  }
  html #main section #top-tel img,
  body #main section #top-tel img {
    width: 70%;
    display: block;
    margin: 0 auto;
  }
  html #main section h2,
  body #main section h2 {
    text-align: left;
    background: url(images/title-bg.png) no-repeat 100% 75%;
    background-size: 60px;
  }
  html #main section #ofuro-box01 img,
  body #main section #ofuro-box01 img,
  html #main section #ofuro-box02 img,
  body #main section #ofuro-box02 img,
  html #main section #ofuro-box03 img,
  body #main section #ofuro-box03 img,
  html #main section #ofuro-box-sub img,
  body #main section #ofuro-box-sub img {
    display: block;
    width: 100%;
    margin: 0 auto 24px;
  }
  html #main section #ofuro-box02 .display-table,
  body #main section #ofuro-box02 .display-table {
    display: none;
  }
  html #main section #info-size,
  body #main section #info-size {
    font-size: 20px;
    text-align: center;
    background: 0 0;
  }
  html #main section #bg02 img,
  body #main section #bg02 img {
    display: block;
    margin: 0 auto -60px auto;
    width: 300px;
  }
  html #main section .content-t article,
  body #main section .content-t article {
    overflow: hidden;
    margin-bottom: 24px;
    float: left;
    width: 48%;
    margin: 0 2% 24px 0;
  }
  html #main section .content-t article img,
  body #main section .content-t article img {
    width: 100%;
  }
  html #main section .content-t:nth-of-type(2n + 1),
  body #main section .content-t:nth-of-type(2n + 1) {
    clear: both;
  }
  html #main section #facilities-img li,
  body #main section #facilities-img li {
    float: left;
    width: 32%;
    margin-right: 2%;
  }
  html #main section #facilities-img li img,
  body #main section #facilities-img li img {
    width: 100%;
  }
  html #main section #facilities-img .last,
  body #main section #facilities-img .last {
    margin-right: 0;
  }
  html #main section .btn-5,
  body #main section .btn-5 {
    display: block;
    margin: 24px auto;
    width: 38%;
  }
  html #main section #content-menu-box #content-left ul,
  body #main section #content-menu-box #content-left ul {
    margin-bottom: 1.5em;
  }
  html #main section #content-menu-box #content-left ul li,
  body #main section #content-menu-box #content-left ul li {
    font-size: 16px;
  }
  html #main section #content-menu-box #content-right img,
  body #main section #content-menu-box #content-right img {
    width: 100%;
    display: block;
    margin: 0 auto 12px;
  }
  html #main section #pc img,
  body #main section #pc img,
  html #main section #kaiga img,
  body #main section #kaiga img {
    width: 568px;
    display: block;
    margin: 0 auto 12px;
  }
  html #main section h2,
  body #main section h2 {
    text-align: left;
  }
  html #main section h2 img,
  body #main section h2 img {
    width: 80%;
  }
  html #main section article img,
  body #main section article img {
    margin: 0 auto 12px;
    max-width: 55%;
    display: block;
  }
  html #main section table,
  body #main section table {
    width: 100%;
    masrgin-bottom: 24px;
  }
  html #main section table th,
  body #main section table th {
    width: 100%;
    border: 1px solid #ddd3bf;
    background: #210700;
    color: #e95431;
    display: block;
    margin-bottom: 5px;
    padding: 8px 0;
    text-align: center;
    margin-bottom: 12px;
  }
  html #main section table td,
  body #main section table td {
    width: 100%;
    text-align: left;
    display: block;
    margin-bottom: 24px;
  }
  html #main section .tbl-layout,
  body #main section .tbl-layout {
    width: 100%;
    border-bottom: 0;
  }
  html #main section .tbl-layout small,
  body #main section .tbl-layout small {
    font-size: 11px;
  }
  html #main section .tbl-layout dt,
  body #main section .tbl-layout dt,
  html #main section .tbl-layout dd,
  body #main section .tbl-layout dd {
    padding: 10px 20px;
  }
  html #main section .tbl-layout dt,
  body #main section .tbl-layout dt {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background: #262626;
  }
  html #main section .tbl-layout dd,
  body #main section .tbl-layout dd {
    font-size: 10px;
    padding: 10px 0 20px;
  }
  html #main section .tbl-layout dd .formText,
  body #main section .tbl-layout dd .formText {
    width: 100%;
  }
  html #main section .tbl-layout dd .formText02,
  body #main section .tbl-layout dd .formText02 {
    width: 80%;
  }
  html #main section .tbl-layout dd textarea,
  body #main section .tbl-layout dd textarea {
    width: 100%;
  }
  html #main section .tbl-layout .w300,
  body #main section .tbl-layout .w300 {
    font-size: 12px;
    width: 100%;
  }
  html #main section .use-table,
  body #main section .use-table {
    margin: 0 auto;
  }
  html #main section #check,
  body #main section #check {
    text-align: center;
    margin: 0 0 24px;
  }
  html #main section #check #c-submit input,
  body #main section #check #c-submit input {
    margin-top: 0;
    width: 100%;
    height: 48px;
  }
  html #main .update,
  body #main .update {
    clear: both;
  }
  html #main .update h3,
  body #main .update h3 {
    background: url(images/point01.png) no-repeat left 38%;
    padding-left: 13px;
  }
  html #content-sub,
  body #content-sub {
    clear: both;
  }
  html aside,
  body aside {
    padding: 0 10px;
  }
  html footer #pagetop,
  body footer #pagetop {
    margin: 0 10px;
    display: block;
    margin-bottom: 12px;
    height: 40px;
    border-radius: 5px;
    background: #e95431;
    -webkit-box-shadow: 0 4px 0 #d13a16;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    line-height: 40px;
  }
  html footer #pagetop:hover,
  body footer #pagetop:hover {
    background: #ee7a5f;
    text-decoration: none;
  }
  html footer #top-inner,
  body footer #top-inner {
    padding: 24px 0;
  }
  html footer #top-inner #map iframe,
  body footer #top-inner #map iframe {
    margin-bottom: 12px;
  }
  html footer #top-inner #map h3,
  body footer #top-inner #map h3 {
    margin-bottom: 8px;
  }
  html footer #top-inner #map img,
  body footer #top-inner #map img {
    width: 100%;
  }
  html footer #top-inner #f-center,
  body footer #top-inner #f-center {
    margin-bottom: 24px;
    padding: 0 10px;
  }
  html footer #top-inner #f-center #line-qr,
  body footer #top-inner #f-center #line-qr {
    float: left;
    width: 100px;
  }
  html footer #top-inner #f-center #line-btn,
  body footer #top-inner #f-center #line-btn {
    float: left;
    width: 150px;
  }
  html footer #top-inner img,
  body footer #top-inner img {
    max-width: 300px;
    text-align: center;
    padding: 0 10px;
  }
  html footer #top-inner #d-btn img,
  body footer #top-inner #d-btn img {
    width: 38px;
  }
  html footer #top-inner ul,
  body footer #top-inner ul {
    text-align: left;
    margin: 24px 10px;
    display: inline-block;
  }
  html footer #top-inner div li span,
  body footer #top-inner div li span {
    color: #e95431;
  }
  html footer #top-inner div .mgn,
  body footer #top-inner div .mgn {
    margin-bottom: 8px;
  }
  html footer #top-inner #fb iframe,
  body footer #top-inner #fb iframe {
    background: #fff;
  }
  html footer #f-bottom ul,
  body footer #f-bottom ul {
    padding: 24px 0;
  }
  html footer #f-bottom ul li,
  body footer #f-bottom ul li {
    float: left;
    width: 50%;
    line-height: 44px;
  }
  html footer #f-bottom ul li a,
  body footer #f-bottom ul li a {
    display: block;
  }
}

@media screen and (max-width: 568px) {
  body {
    width: 100%;
  }
  body header figure #blog-bnr {
    position: absolute;
    top: 70px;
    right: 30px;
    width: 120px;
    z-index: 11;
  }
  body #main section #top-tel img {
    width: 100%;
  }
  body #main section article img {
    max-width: 100%;
  }
  body #main section #content-menu-box #content-right img,
  body #main section #pc img,
  body #main section #kaiga img {
    width: 100%;
  }
  body #main #content-menu {
    padding: 0 10px;
  }
  body #main #content-menu li {
    width: 100%;
    margin-bottom: 24px;
  }
  body #main #content-menu li img {
    width: 100%;
  }
  body footer #top-inner img {
    width: 100%;
  }
  body footer #f-bottom {
    padding: 24px 0 0;
  }
  body footer #f-bottom ul {
    overflow: hidden;
    padding-bottom: 24px;
  }
  body footer #f-bottom ul li {
    float: left;
    width: 50%;
    line-height: 44px;
    font-size: 14px;
  }
  body footer #f-bottom ul li a {
    display: block;
  }
  body footer #f-bottom ul li:nth-child(odd) {
    border-right: 1px solid #ca3816;
  }
  body footer #f-bottom small {
    clear: both;
  }
}

@media screen and (max-width: 380px) {
  body header #logo {
    text-align: center;
    margin-left: 12px;
    display: block;
  }
  body header #logo #logo2 {
    margin-right: 0;
  }
  body header figure #blog-bnr {
    position: absolute;
    top: 30px;
    right: 20px;
    width: 80px;
    z-index: 11;
  }
  body #main #spot-box img {
    max-width: 100%;
  }
  body #main #spot-box a {
    word-break: break-all;
  }
  body #main section #ofuro-box01 img,
  body #main section #ofuro-box02 img,
  body #main section #ofuro-box03 img,
  body #main section #ofuro-box-sub img,
  body #main section .content-t article img {
    width: 100%;
  }
  body #main section #facilities-img li {
    width: 100%;
    margin-bottom: 24px;
  }
  body #main section #facilities-img li img {
    width: 100%;
  }
  body #main section #facilities-img .last {
    margin-bottom: 0;
  }
  body #main section .btn-5 {
    display: block;
    width: 100%;
  }
  body #main section #d-btn img {
    width: 38px;
  }
  body #main section div.iframeWrap {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  body #main section div.iframeWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  body #main #osusume-menu img {
    width: 100%;
  }
  body #main #drink-menu img {
    width: 100%;
  }
  body .centered-btns_nav {
    display: none;
  }
}

.bg {
  background: #1d0509;
  padding: 0 0 24px;
  margin-bottom: 24px;
  display: block;
}
.bg section {
  padding: 0;
  margin-bottom: 0;
}
.bg ul {
  margin: 0;
  padding: 0;
}

#bg-nav section {
  padding: 0;
  margin-bottom: 0;
}

#bg-nav ul {
  margin: 0;
  padding: 0;
}

/*! http://responsiveslides.com v1.54 by @viljamis */
.otogi-no-mori_container {
  margin: 0 auto;
  position: relative;
}

.rslides {
  position: relative;
  z-index: 10;
  list-style: none;
  overflow: hidden;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.centered-btns_nav {
  z-index: 10;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(images/themes.gif) no-repeat left top;
  margin-top: -45px;
}
.centered-btns_nav:active {
  opacity: 1;
}
.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  left: 0;
  display: block;
  background: #fff;
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
}
.transparent-btns_nav.next {
  left: auto;
  right: 0;
}

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url(images/themes.gif) no-repeat left 50%;
  width: 38px;
}
.large-btns_nav:active {
  opacity: 1;
}
.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
}

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: 0;
}

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin: -20px 0 12px 0;
  text-align: center;
  z-index: 21px;
}

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 22px;
}

.centered-btns_tabs li:last-child,
.transparent-btns_tabs li:last-child,
.large-btns_tabs li:last-child {
  margin-right: 0;
}

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: #fff;
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  width: 9px;
  height: 9px;
}

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
}

/*hando*/
/* --- リストエリア --- */
ul.thumbnail {
  width: 100%;
  /* リストエリアの幅 */
  min-width: 1000px;
  /* リストエリアの最小幅（不要な場合は削除） */
  margin: 0;
  padding: 30px 0 0;
  /* リストエリアのパディング（上、左右、下） */
  list-style-type: none;
}
ul.thumbnail li {
  width: 24.9%;
  /* 項目の幅 */
  height: 110px;
  /* 項目の高さ（li要素の高さを指定する場合） */
  float: left;
  margin-bottom: 30px;
  /* 項目の下マージン */
  text-align: center;
}

/* --- リスト項目 --- */
/* --- clearfix --- */
.clearFix,
.layout {
  min-height: 1px;
}
.clearFix:after,
.layout:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*tel*/
a[href^="tel:"] {
  cursor: default;
}

.small_title {
  font-weight: bold;
  color: #e95431;
  font-size: 15px;
}

.layout .column {
  padding-top: 1rem;
}
.layout .column img {
  width: 100%;
}
.layout .column.text_center {
  text-align: center;
}

.relaxation-menu01 .img img {
  width: 100%;
  max-width: 100%;
}

.none_requid {
  max-width: 100% !important;
  width: auto !important;
}

@media screen and (min-width: 855px) {
  .layout.two_column_pc .column {
    float: left;
    width: 49%;
    margin-right: 2%;
  }
  .layout.two_column_pc .column:nth-child(2n) {
    margin-right: 0;
  }
  .layout.two_column_pc .column:nth-child(2n + 1) {
    clear: both;
  }
}

#osusume-menu img {
  width: 100%;
  height: auto;
}
.page_yoga {
}
.page_yoga #main section .catch {
  font-size: 32px;
  color: #e95431;
}
.page_yoga #main section .text-catch {
}
.page_yoga #main section .text-catch p {
  text-align: center;
  font-size: 16px;
  line-height: 2;
}
.page_yoga #main section .text-catch p strong {
  color: #e95431;
}
.page_yoga #main section h2 {
  background-image: none;
}
.page_yoga #main section h2 small {
  font-size: 12px;
}
.page_yoga #main section .lesson-table {
}
.page_yoga #main section .lesson-table th,
.page_yoga #main section .lesson-table td {
  padding: 0.25rem 0.5rem;
}
.page_yoga #main section .unit-lesson-fee {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page_yoga #main section .unit-lesson-fee .column {
  width: 49%;
}
.page_yoga #main section .unit-fee {
}
.page_yoga #main section .unit-fee dl {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted #838383;
  padding-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.page_yoga #main section .unit-fee dl dt {
}
.page_yoga #main section .unit-fee dl dd {
  font-weight: bold;
  color: #e95431;
  text-align: right;
}
.page_yoga #main section .unit-fee dl dd small {
  font-size: 12px;
  font-weight: normal;
}

.page_yoga #main section h1 {
  font-size: 32px;
  color: #e95431;
}
.page_yoga #main section .unit-member {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 2%;
}
.page_yoga #main section .unit-member .column {
  width: 32%;
}
.page_yoga #main section .unit-member .column .figure {
}
.page_yoga #main section .unit-member .column .figure img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.page_yoga #main section .unit-member .column .text {
  margin-top: 1rem;
}
.page_yoga #main section .unit-flyer .figure {
  width: fit-content;
  margin: 0 auto;
}
.page_yoga #main section .unit-flyer .figure img {
  max-width: 595px;
}
.page_yoga #main section .unit-flyer .figure figcaption {
  margin-top: 2rem;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .page_yoga .rslides img {
    height: 120px;
    object-fit: cover;
  }
  .page_yoga #main section {
    padding: 2rem 5% 0;
  }
  .page_yoga #main section .catch {
    font-size: 24px;
    color: #e95431;
  }
  .page_yoga #main section .text-catch {
  }
  .page_yoga #main section .text-catch p {
    text-align: left;
    font-size: 16px;
    line-height: 2;
  }
  .page_yoga #main section .text-catch p strong {
    color: #e95431;
  }
  .page_yoga #main section h2 {
    background-image: none;
    margin-top: 1rem;
  }
  .page_yoga #main section h2 small {
    font-size: 12px;
    display: block;
  }
  .page_yoga #main section .lesson-table {
  }
  .page_yoga #main section .lesson-table th,
  .page_yoga #main section .lesson-table td {
    padding: 0.25rem 0.5rem;
    display: table-cell;
  }
  .page_yoga #main section .lesson-table th {
    border: none;
    background-color: transparent;
    color: #333;
    width: 20%;
  }
  .page_yoga #main section .lesson-table td {
    width: 40%;
  }
  .page_yoga #main section .unit-lesson-fee {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page_yoga #main section .unit-lesson-fee .column {
    width: 100%;
  }
  .page_yoga #main section .unit-fee {
  }
  .page_yoga #main section .unit-fee dl {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #838383;
    padding-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
  .page_yoga #main section .unit-fee dl dt {
  }
  .page_yoga #main section .unit-fee dl dd {
    font-weight: bold;
    color: #e95431;
    text-align: right;
  }
  .page_yoga #main section .unit-fee dl dd small {
    font-size: 12px;
    font-weight: normal;
  }

  .page_yoga #main section h1 {
    font-size: 24px;
    color: #e95431;
  }
  .page_yoga #main section .unit-member {
    display: block;
    flex-wrap: wrap;
    gap: 20px 2%;
  }
  .page_yoga #main section .unit-member .column {
    width: 100%;
  }
  .page_yoga #main section .unit-member .column .figure {
  }
  .page_yoga #main section .unit-member .column .figure img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .page_yoga #main section .unit-member .column .text {
    margin-top: 1rem;
  }
  .page_yoga #main section .unit-flyer .figure {
    width: fit-content;
    margin: 0 auto;
  }
  .page_yoga #main section .unit-flyer .figure img {
    max-width: 100%;
  }
  .page_yoga #main section .unit-flyer .figure figcaption {
    margin-top: 2rem;
    font-weight: bold;
  }
}
