/*  下層ページレイアウト変更にまつわるCSS  */
h1 {
    font-family: auto;
    font-size: 1.8em;
    font-weight: 600;
}
main {
     padding-top: 30px;
}
.home main {
     max-width: 1480px;
}
.topic, .topic div.text {
     padding: 0px 10px;
     margin-bottom: 30px;
}
.topic .text h2.plane {
    font-size: 1.6em;
    font-weight: 600;
    margin-bottom: 30px;
    padding: 0;
}
#content_header, .topic, ul.breadcrumb {
    max-width: 1280px;
}
ul.breadcrumb {
    padding-left: 10px;
}
.page .topic h2, .page-id-130.page .topic h2 {
    border-radius: 5px;
    font-weight: 100;
}
.page .topic .text {
    line-height: 1.5em;
}
table.business-hours th, table.business-hours td {
    padding: 3px 0px 3px 15px;
    text-align: left;
}
table.business-hours th {
     padding-left: 5px;
     border-right:none;
}
.topic .blog-header {
    margin-top: 20px;
}
.topic div.blog-text {
    margin: 10px 0px;
}
.topic .text h3.pop {
  position: relative;
  padding: 1rem;
  color: #fff;
  border: none;
  border-radius: 10px;
  background: #625d5d;
  font-weight: unset;
  font-size: 18px;
  margin-bottom: 7px;
}
h3.pop:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #625d5d transparent transparent transparent;
}
.topic .text .headline {
	margin-bottom: 30px;
	text-align: center;
}
.topic .headline a {
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
}
/* プラン一覧 */
.accom, .box-trail {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.accom {
    max-width: 1024px;
    margin: auto;
}
.topic .text h3.plan {
    font-size: 1.2rem;
    background: none;
}
.accom .accom-info {
    margin-bottom: 1em;
    /*width: 68%;*/
}
.accom .hb-availability-calendar-wrapper {
    /*width: 32%;*/
}
.accom .accom-info .accom-image {
    margin-bottom; .5em;
}
.accom .accom-info .accom-image img {
}
.accom .accom-info .accom-text {
    padding: 0;
    padding-left: 0px;
    width: 100%;
}
.acom-catch, .accom-text b {
    display: inline-block;
    font-size: 1.2rem;
    margin-bottom: 0.5em;
}
.accom-text .btn_detail {
background: none;
    border: 1px solid;
    margin: auto;
    margin-bottom: 10px;
    width: 100%;
    max-width: 162px;
}
.price-area {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1.5em;
}

/* 各種料金 */
#value-samples {
    padding: 0;
    padding-bottom: 10px;
}
#value-samples ul li {
    width: auto;
}
.store-item .wp-block-column {
    padding: 20px 10px;
}
.store-item .wp-block-column h3 {
    border-left: none;
}

/* マイページ */
.mypagenavi li a {
    color: unset;
}
.mypage_top_info, #wpmem_reg, #wpmem_login, .wpmem-new-reg, #wpmem_login, #wpmem_reg, .wpmem-new-reg a {
    max-width: 580px;
}
.mypage_top_info table tr td {
    padding: 0;
}
#wpmem_reg {
    width: 100%;
    margin-top: 30px;
}
.mypage #wpmem_login fieldset {
    margin: 20px 0;
}

/* よくある質問 */
.toc-content {
  margin-top: -1.5em;
}

/* 404 */
main.p404 {
    min-height: auto;
}  

/* 周辺施設 */
.shop-list {
display: flex;
flex-direction: column;
gap: 20px;
}
.shop-list .toc {
font-size: 1.1em;
margin: auto;
margin-bottom: 1.5em;
}
.shop {
border-bottom: 1px solid #ccc;
padding: 15px;
cursor: move;
}
.shop:last-child {
border-bottom: none;
}
.topic .text .shop h3 {
    border: none;
    padding: 5px 2px;
    margin: 0;
    font-size: 1.2em;
}
.shop p span.tip {
    display: inline-block;
    background: #deb887;
    padding: 3px;
    color: #fff;
    border-radius: 5px;
    width: 88px;
    text-align: center;
    font-size: .9em;
}
.shop img {
width: 100%;
max-width: 380px;
    max-height: 300px;
object-fit: cover;
cursor: pointer;
}
.shop-info {
padding-left: 0px;
}
.shop-info p {
margin-bottom: 5px;
}
.shop-info a, .shop-info p {
}
.shop-info .shop-txt {
 padding-left: 5px;
}
.shop-info h3 .shop-txt {
display: inline-block;
  margin-left: -3px;
    margin-bottom: 4px;
    padding-left: 0px;
}
.editable {
padding: 6px 4px;
}
.editable.extra {
display:none;
}
.editable.extra.on {
display:block;
}
.editable .edit {
display: inline-block;
    min-width: 100px;
    padding-left: 1em;
}
button {
margin-top: 20px;
padding: 10px 15px;
font-size: 16px;
}
  
/* PC */
@media screen and (min-width: 1024px) {
/* プラン一覧 */
.accom .accom-info .accom-image{
    max-width: 300px;
    height: auto;
}
.accom .accom-info .accom-image img {
    width: 300px;
    height: 300px;
}
.accom .accom-info {
    position: relative;
}
.accom .accom-info .accom-text {
    padding: 0;
    padding-left: 15px;
    width: calc(100% - 300px);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
/* 周辺施設 */
.shop{
display: flex;
flex-wrap: wrap;
}
.shop-info {
padding-left: 20px;
}
}