#hoshinoresorts{
/*    background: url("../img/toyota-shirakawa/bg_01.png");*/
    background:#f9f6f1;
    margin-bottom: 20px;
    font-family: "Noto Sans JP", sans-serif;
}
#hoshinoresorts *{
     font-family: "Noto Sans JP", sans-serif;
}
#hoshinoresorts img{
    max-width: 100%;
    width: auto;
    height: auto;
}
#hoshinoresorts h1,
.atpdf-area h1 {
    border-left: 10px solid #8dc4e0;
    padding: 0px 20px 0;
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 15px;
    background: #fff;
}
#hoshinoresorts h2{
    text-align: center;
}
#hoshinoresorts p.main-btm {
    background: #fffc0d;
    font-size: 24px;
    text-align: center;
    padding: 7px;
    margin: 0;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    gap:10px;
}
.top-area {
    border-top: 10px solid #fff;
}
.top-area img {
    font-size: 0;
    line-height: 0;
    display: block;
}

#hoshinoresorts .main-btm-img {
    display: flex;
    width: 955px;
    margin: 10px auto;
    gap:20px;
    justify-content: center;
}
.main-btm-data {
    font-weight: bold;
    text-align: center;
    background: #fff;
    margin: 0 auto 10px;
    padding-bottom: 5px;
}
.main-btm-data p.data-title {
    background: #705809;
    color: #fff;
    padding: 4px 2px 2px;
    font-size: 20px;
        text-shadow: 1px 1px 0 #775c32, -1px -1px 0 #775c32, -1px 1px 0 #775c32, 1px -1px 0 #775c32, 0px 1px 0 #775c32, 0 -1px 0 #775c32, -1px 0 0 #775c32, 1px 0 0 #000;
    font-weight: 800;
}
.main-btm-data p.data-detail {
    color:  #705809;
    font-size: 22px;
    padding: 5px;
    font-weight: 600;
}
.main-btm-data span.attention,
.main-btm-data p.attention{
    color: #f00;
    font-size: 18px;
}

p.right {
    text-align: right;
    margin-bottom: 10px;

}
p.center{
text-align: center;
    margin: 10px 0; 
}
p.center.hotel{
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0;
}
.activity-area h2,
.schedule-area h2,
.access-area h2,.pamphlet-area h2,.hotel-area h2{
    color: #fff;
    padding: 8px;
    background: #705809;   
}
.access-box {
    padding: 15px;
}

table{
    border-collapse: collapse;
    border: 2px solid #000;
    background: #fff;
    margin: 0 auto;
    vertical-align: top;
}
table th {
    border: 1px solid #000;
    vertical-align: top;
    padding: 5px;
}
table td {
    border: 1px solid #000;
    font-weight: normal;
    text-align: left;
    padding: 5px;
}
table td.dot{
border: dotted 1px #000;
}
.atpdf-box {
    text-align: center;
    padding-top: 20px;
}
.atpdf-area > p {
    text-align: center;
}

.schedule {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 20px auto;
  padding: 0 20px;
  font-family: "Noto Sans JP", sans-serif;
}

.schedule-day {
  background: #FFF;
  border: 1px solid #f0ded5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: 0 8px 24px rgba(120, 80, 60, 0.08);
}

.schedule-day h3 {
  margin: 0 0 5px;
  border-bottom: 2px solid #e8b9a5;
    color: #5a3a2e;
    font-size: 20px;
    text-align: center;
    padding: 5px;
}

.schedule-item {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 16px;
  position: relative;
  padding: 15px 0;
}

.schedule-item + .schedule-item {
  border-top: 1px dashed #e3c9bc;
}

.schedule-item time {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 33px;
  background: #e8b9a5;
  color: #fff;
  border-radius: 20px;
  font-weight: bold;
  font-size: 16px;
}

.schedule-item h4 {
  margin: 10px 0;
  color: #3d302b;
  font-size: 18px;
}
.schedule-item h4.first{
    margin: 0 0 10px;
}
.schedule-item h4.first span.sm{
    font-size: 14px;
}
.schedule-item ul {
  margin: 0 0 12px;
  padding-left: 1.2em;
}

.schedule-item li {
  margin-bottom: 5px;
  list-style: disc;
  font-size: 16px;
  font-weight: 500;
}

.schedule-item .marker{
    background-color: #e6fcdb;
}

.schedule-item .note {
  position: relative;
  padding: 13px;
  background: #fff;
  border: 2px solid #8db8cf;
  box-shadow: 4px 4px 0 rgba(0,0,0,.08);
  line-height: 1.8;
  font-size: 15px;
  margin-bottom: 10px;
      font-weight: 500;

}
.schedule-item .note::after {
  content: "";
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 18px;
  height: 18px;
  background:
    linear-gradient(
      135deg,
      transparent 50%,
      #d9e6ef 50%
    );
  border-left: 1px solid #9bb5c5;
  border-top: 1px solid #9bb5c5;
}

.schedule-item .bubble {
  display: inline-block;
  margin: 8px 0 0;
  padding: 27px 24px;
  background: url("../img/hoshinoresorts-manabitabi/kumo.png") no-repeat;
  color: #36596b;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
  width: 240px;
    height: 115px;
    font-weight: 600;
}
.main-btm-data p.data-detail .menkyo{
    font-size: 14px;
    text-align: left;
    display: block;
    width: 65%;
    margin: 5px auto;
    padding-left:1em;
    text-indent:-1em;
}
.schedule-item .note.green{
    background-color: #f6fcf2;
    border: 2px solid #a9d08f;
}
.schedule-item .note.green::after{
    background:
    linear-gradient(
      135deg,
      transparent 50%,
      #d0e8bf 50%
    );
    border-left: 1px solid #a9d08f;
    border-top: 1px solid #a9d08f;
}
.main-btm-data p.data-detail .sm{
    font-size: 16px;
}
p.center.hotel .sm{
    font-size: 16px;
}
.access .main-btm-img div{
    margin: 20px 0;
}
.access .main-btm-img div .ttl{
    margin-bottom: 10px;
}
.access .main-btm-img div .ttl span{
    border-left: 5px solid #705809;
    padding-left: 10px;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}
.access .main-btm-img div .gmap a{
    text-decoration: underline;
    color: #f00;
}
.access .train-area{
    text-align: center;
    margin-bottom: 20px;
}
.access .train-area .ttl{
    background: #FFF;
    padding: 10px;
    font-size: 20px;
    width: 80%;
    margin: 0 auto;
    font-weight: bold;
}
.access .train-area .red{
    color: #f00;
}
@media screen and (min-width: 767px) {
#topic_pass ul {
	list-style:none;
	font-size:93%;
}
#topic_pass ul a {
	color:#353535;
}
#topic_pass ul li {
	float:left;
	margin:0 5px 0 0;
	padding: 2px 0 0 5px;
	line-height:26px;
}
#topic_pass ul li:first-of-type {
padding-left: 0;
}
#topic_pass ul li a {
	padding: 8px 15px 10px 0;
    font-size: 16px;
    color: #333;
    position: relative;
    text-align: center;
  }
#topic_pass ul li a::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border: 0;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    top: 37%;
    right: 0;
    transform: rotate(45deg);
  }
div.left,
div.right {
    padding: 10px;
}
    .access-box {
background: rgba(255, 255, 255, 0.7);
    margin: 0 auto;
    width: 980px;
}
.access-box .mapin{
    display: flex;
    margin: 10px;
}
.access-box .mapin .left{
    width: 45%;
    margin-left: 20px;
}
.access-box .mapin .right {
    width: 55%;
}

ul.logo-group {
    display: flex;
    justify-content: center;
}

     
#hoshinoresorts img.bus{
    margin: 20px;
    width: 550px;
}
#hoshinoresorts img.train{
    width: 600px;
    margin: 20px 0 0;
}
.pc-none{
        display: none;
    } 
}
/*767px*/
@media screen and (max-width: 767px) {
.breadcrumb {
    margin: 4px 0;
    padding: 3px 0;
    background: none;
    font-size: 12px;
}
.breadcrumb .inline li:before {
    content: " ";
}
.breadcrumb .inline li a:after {
    content: " >";
    color: #aaa;
}
    .sp-none{
        display: none;
    }
    #hoshinoresorts h1, .atpdf-area h1 {
    border-left: 10px solid #8dc4e0;
    padding: 0px 11px 0;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 15px;
    background: #fff;
}
    #hoshinoresorts .main-btm-img{
        width: 100%;
        padding: 0 10px;
        }

p.right {
    font-weight: bold;
    font-size: 12px;
}


#hoshinoresorts .access-box img {
    width: auto;
    max-width: 100%;
}
.schedule-area h2 {
    margin-bottom: 15px;
}
h3.btn-toggle.pc-none {
    text-align: left;
    padding: 0px 20px;
    font-size: 22px;
    position: relative;
    color: #ffb900;
}
h3.btn-toggle.pc-none span {
    padding: 10px;
    font-size: 18px;
}
h3.btn-toggle.pc-none::before, h3.btn-toggle.pc-none::after{
    content: "";
    height: 5px;
    width: 18px;
    background-color: #ffb900;
    position: absolute;
    top: 50%;
    right: 6px;
}
h3.btn-toggle.pc-none.active::after{
transform: rotate(90deg);
}
h3.btn-toggle.pc-none::after {
    transform: rotate(0);
}
.main-btm-data{
    margin: 0 10px 10px;
}
.main-btm-data p.data-title{
    font-size: 14px;
}
.main-btm-data span.attention,
.main-btm-data p.attention {
    font-size: 12px;
}
#hoshinoresorts h2{
    font-size: 18px;
    
}
.schedule-area{
    padding-bottom: 20px;
}
 .schedule {
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 0 10px;
    margin-top: 5px;
  }

  .schedule-day {
    padding: 15px;
  }

  .schedule-item {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .schedule-item time {
    width: fit-content;
    padding: 0 18px;
  }
  .schedule-day h3{
      font-size: 18px;
  }
  .schedule-item time,.schedule-item h4,.schedule-item li,.schedule-item .note{
      font-size: 14px;
  }
  .schedule-item .bubble{
      width: 73%;
    height: 121px;
    background-size: contain;
  }
p.center{
    font-size: 14px;
    margin: 5px 0;
}
p.center.hotel{
    font-size: 16px;
    margin: 5px 0;
}
.atpdf-box{
    margin: 0 10px;
}
#hoshinoresorts p.main-btm{
    display: block;
    text-align: center;
    font-size: 14px;
}
#hoshinoresorts p.main-btm img{
    display: block;
    width: 23%;
    margin: 0 auto 10px;
}
#hoshinoresorts .main-btm-img.access{
    display: block;
}
#hoshinoresorts img.train{
    width: 90%;
    margin: 10px auto 0;
    display: block;
}
.access .train-area .ttl{
    padding: 5px;
    font-size: 15px;
    width: 93%;
}
.access .train-area .red{
    font-size: 14px;
}
.main-btm-data p.data-detail .menkyo{
    font-size: 11px;
    width: 90%;
}
.schedule-item h4.first span.sm{
    font-size: 12px;
}
.main-btm-data p.data-detail .sm{
    font-size: 12px;
}
p.center.hotel .sm{
    font-size: 12px;
}
#hoshinoresorts .access .main-btm-img{
    display: block;
}

}