@charset "utf-8";

/*=================================
/card/hotel/
================================ */

@charset "utf-8";

/*Noto Serif CJK JP*/
@font-face {
	font-display: swap;
	font-family: "Noto Serif CJK JP";
	font-style: normal;
	font-weight: 200;
	src: url(/card/hotel/fonts/NotoSerifCJKjp-ExtraLight.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Serif CJK JP";
	font-style: normal;
	font-weight: 300;
	src: url(/card/hotel/fonts/NotoSerifCJKjp-Light.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Serif CJK JP";
	font-style: normal;
	font-weight: 400;
	src: url(/card/hotel/fonts/NotoSerifCJKjp-Regular.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Serif CJK JP";
	font-style: normal;
	font-weight: 500;
	src: url(/card/hotel/fonts/NotoSerifCJKjp-Medium.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Serif CJK JP";
	font-style: normal;
	font-weight: 600;
	src: url(/card/hotel/fonts/NotoSerifCJKjp-SemiBold.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Serif CJK JP";
	font-style: normal;
	font-weight: 700;
	src: url(/card/hotel/fonts/NotoSerifCJKjp-Bold.woff) format('woff');
}


/*Noto Sans CJK JP*/
@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 200;
	src: url(/card/hotel/fonts/NotoSansCJKjp-Thin.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 300;
	src: url(/card/hotel/fonts/NotoSansCJKjp-Light.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 400;
	src: url(/card/hotel/fonts/NotoSansCJKjp-DemiLight.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 500;
	src: url(/card/hotel/fonts/NotoSansCJKjp-Regular.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 600;
	src: url(/card/hotel/fonts/NotoSansCJKjp-Medium.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 700;
	src: url(/card/hotel/fonts/NotoSansCJKjp-Bold.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 800;
	src: url(/card/hotel/fonts/NotoSansCJKjp-Black.woff) format('woff');
}
.intro,
#container {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-feature-settings: "palt";
  margin-top: 0;
}
.serif {
  font-family: "Noto Serif CJK JP", serif;
}
.tategaki {

  white-space: nowrap;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
/* clearfix
----------------------------------------------------------------------*/
.clearfix:after {
  content:"";
  display:block;
  clear:both;
  overflow:hidden;
}
.indexType .conds {
  display: none;
}
.indexType .conds.on {
  display: block;
}
.clearfix {
  zoom:1;
}

#main .sp {
  display: none;
}
#main img {
  width: 100%;
  height: auto;
}

#container {
  width: auto;
}
.red {
  color: #ff0000;
}
#main {
  position: relative;
}
#main .pc {
  display: block;
}
#main .sp {
  display: none;
}


@media only screen and (max-width: 1024px) {
}


/*-- sp --*/
@media only screen and (max-width: 767px) {
  .page-top {
    width: 55px;
  }
  #main {
    margin-top: 90px;
    padding-top: 105px;
  }
  #main .pc {
    display: none;
  }
  #main .sp {
    display: block;
  }
  #main img.sp,
  .main img.sp {
    display: inline-block;
  }

}


/* top-page
----------------------------------------------------------------------*/

.top-page p {
  margin-top: 0;
}
.top-page .date {
  margin-top: 5px;
  font-size: 16px;
  text-align: center;
}
.top-page .points {
  padding-top: 63px;
  padding-bottom: 53px;
  margin: 0 auto;
  width: 90%;
  max-width: 880px;
}
.top-page .points li {
  padding-bottom: 12px;
}
.top-page .hotels  {
  margin: 0 auto;
  width: 90%;
  max-width: 998px;
}
.top-page .hotels .header {
  text-align: center;
  margin: 0 auto;
  width: 90%;
  padding-bottom: 32px;
}
.top-page .hotels .hotel-logo {
  margin: 0 auto;
  width: 30%;
  padding-bottom: 25px;
  max-width: 145px;
}
.top-page .hotel02 .hotel-logo {
  width: 22%;
  max-width: 95px;
}
.top-page .hotels .title {
  font-size: 24px;
  line-height: 1.7;
}
.top-page .hotels .images {
  position: relative;
}
.top-page .hotels .big-image {
  margin-bottom: 30px;
}
.top-page .hotels .float-link {
  position: absolute;
  left: 20px;
  top: 55%;
  transform: translateY(-50%);
  width: 30%;
}
.top-page .hotels .caption {
  position: absolute;
  top: 10px;
  left: 0;
  padding: 4px 8px;
  background: rgba(118,57,55,.7);
  color: #fff;
  font-size: 18px;
}
.top-page .hotels .new {
	position: absolute;
	left: 72px;
	top: 11px;
	width: 41px;
}
.top-page .hotels .inner-wrap {
  margin: 0 auto;
  width: 80%;
  max-width: 658px;
}
.top-page .hotels .shiga.inner,
.top-page .hotels .nagano.inner {
  width: 48%;
  float: left;
}
.top-page .hotels .shiga.inner {
  float: left;
}
.top-page .hotels .shiga.inner .lists ,
.top-page .hotels .nagano.inner .lists {
  width: auto;
}
.top-page .hotels .shiga.inner .lists > li,
.top-page .hotels .nagano.inner .lists > li {
  width: auto;
  float: none;
}
.top-page .hotels .lists {
  margin: 0 auto;
  width: 80%;
  max-width: 658px;
}
.top-page .hotels .lists .mark {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 60px;
}
.top-page .hotels .lists > li {
  float: left;
  width: 48%;
  background: #f9f9f9;
  position: relative;
  overflow: hidden;
  margin-bottom: 73px;
  min-height: 610px;
}
.top-page .hotels .lists > li:after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 25px;
  height: 25px;
  background: #fff;
  content: "";
  display: block;
  transform: translate(50%,50%) rotate(45deg);
}
.top-page .hotels .lists > li:nth-child(2n) {
  float: right;
}
.top-page .hotels .lists > li:nth-child(2n+1) {
  clear: both;
}
.top-page .hotels .lists .name {
  font-size: 21px;
  line-height: 1.6;
  padding: 20px 20px 15px;
}
.top-page .hotels .lists .name.ex {
  font-size: 19px;
}
.top-page .hotels .lists .term-box {
  margin: 0px 20px 22px;
  position: relative;
  min-height: 50px;
  padding-left: 40px;
}
.top-page .hotels .lists .term-box .text01 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #000;
  padding: 0px 13px;
  box-sizing: border-box;
  width: 34px;
}
.top-page .page_top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 14%;
  max-width: 180px;
}
.top-page .hotels .lists .term-box .text02 {
  padding: 0px 0;
  font-size: 20px;
}
.top-page .hotels .lists .term-box .text01 span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.top-page .hotels .lists .text {
  padding: 20px 20px 12px;
  border-top: 3px dotted #000 ;
  font-size: 19px;
  line-height: 1.9;
}
.top-page .hotels .lists .infoes {
  margin: 0px 20px 22px;
  padding-right: 80px;
  position: relative;
}
.top-page .hotels .icons li {
  display: inline-block;
  vertical-align: top;
  width: 38px;
  margin-right: 3px;
  margin-bottom: 5px;
}
.top-page .hotels .lists .infoes a {
  position: absolute;
  color: #763937;
  font-size: 15px;
  font-size: 18px;
  top: 0;
  right: 0;
}
#main .top-page .hotels .lists .infoes a img {
  width: 13px;
  vertical-align: middle;
  margin-left: 3px;
}
.top-page .hotels  .annotation {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 16px;
}
.top-page .hotels  .other-link {
  text-align: center;
}
.top-page .hotels  .other-link a {
  font-size: 15px;
  color: #763937;
  text-decoration: underline;
}
.top-page .hotel02 .float-link {
  left: auto;
  right: 20px;
}
.top-page .hotel02 .header .lead {
  font-size: 18px;
  padding: 35px 0 22px;
}
.top-page .hotel02 .header .example-title {
  text-align: center;
  padding-bottom: 14px;
  font-size: 22px;
}
.top-page .hotel02 .header .header-annotation {
  text-align: right;
  font-size: 14px;
  padding-top: 5px;
}
.top-page .hotel02 .header .inner {
  margin: 0 auto;
  padding-bottom: 35px;
  max-width: 760px;
}
.top-page .hotel02 .lists > li {
  min-height: 610px;
}

.top-page .hotel02 {
  width: auto;
  max-width: auto;
  max-width: inherit;
  margin-bottom: 85px;
}
.top-page .hotel02 .hotel02-inner {
    margin: 0 auto;
    width: 90%;
    max-width: 998px;
}
.top-page .button-lists {
 /* padding-bottom: 56px;
  border-bottom: 4px solid #763937;*/
  margin-bottom: 85px;
}
.top-page .button-lists .lists {
  margin: 0 auto;
  width: 90%;
  max-width: 1000px;
  text-align: center;
  font-size: 0;
}
.top-page .button-lists .lists li {
  display: inline-block;
  width: 49%;
  margin-right: 2%;
}
.top-page .button-lists .lists li:nth-child(2n) {
  margin-right: auto;
}
.top-page .wrap {
  margin: 0 auto;
  width: 90%;
  max-width: 880px;
}
.top-page .map-anchors {
  padding-bottom: 65px;
}
.top-page .map-anchors .title {
  text-align: center;
  font-size: 32px;
  line-height: 1.5;
  padding-bottom: 30px;
}
.top-page .map-anchors .title {
  text-align: center;
  font-size: 32px;
  line-height: 1.5;
  padding-bottom: 30px;
}
.top-page .map-anchors .lists {
  width: 47%;
  float: left;
  border-top: 1px solid #763937;
}
.top-page .map-anchors .lists02 {
  float: right;
}
.top-page .map-anchors .lists li {
  border-bottom: 1px solid #763937;
  padding: 8px 0;
}
.top-page .map-anchors .lists .inner {
  display: table;
  width: 100%;
}
.top-page .map-anchors .lists .ttl,
.top-page .map-anchors .lists .links {
  display: table-cell;
  vertical-align: middle;
}
.top-page .map-anchors .lists .ttl {
  width: 45%;
}
#main .top-page .map-anchors .lists .ttl img {
  width: auto;
  height: 32px;
}
#main .top-page .map-anchors .lists .links img {
  width: auto;
  height: 50px;
}
#main .top-page .map-anchors .lists .nagano .ttl img {
  width: auto;
  height: 30px;
}
.top-page .map-anchors .map {
  padding-top: 45px;
}
.top-page .hotels .ttl {
  text-align: center;
  padding-bottom: 20px;
}
#main .top-page .hotels .ttl img {
  width: auto;
  height: 36px;
}
@media only screen and (max-width: 1024px) {
  .top-page .hotels .lists > li {
    float: left;
    width: 49%;
    margin-right: auto;
    min-height: 0px;
  }
  .top-page .hotels .lists > li:nth-child(2n) {
    float: right;
  }
  .top-page .hotels .lists > li:nth-child(3n+1) {
    clear: none;
  }
  .top-page .hotels .lists > li:nth-child(2n+1) {
    clear: both;
  }
}


@media only screen and (max-width: 767px) {
  .top-page .date {
    font-size: 12px;
  }

  .top-page .hotels .kyoto.inner .lists ,
  .top-page .hotels .shiga.inner .lists ,
  .top-page .hotels .nagano.inner .lists {
    width: 80%;
  }
  .on-pc {
    display: none;
  }
  #main {
    margin-top: 60px;
    padding-top: 0px;
  }

  .top-page .points {
    padding-top: 25px;
    padding-bottom: 7px;
    width: 70%;
  }

  .top-page .points li {
    padding-bottom: 12px;
  }
  .top-page .hotels  {
    margin: 0 auto;
    width: 90%;
    max-width: 998px;
  }
  .top-page .hotel02  {
    margin: 0 auto;
    width: auto;
    padding-bottom: 30px;
    margin-bottom: 26px;
    border-width: 3px;
  }
  .top-page .hotels .header {
    width: auto;
    padding-bottom: 14px;
  }
  .top-page .hotels .hotel-logo {
    padding-bottom: 20px;
    max-width: 130px;
  }
  .top-page .hotel02 .hotel-logo {
    max-width: 90px;
  }
  .top-page .hotels .title {
    font-size: 21px;
  }
  .top-page .hotels .big-image {
    margin-bottom: 18px;
  }
  .top-page .hotels .float-link {
    right: 10%;
    width: 77%;
  }
  .top-page .hotels .caption {
    top: 4px;
    font-size: 13px;
  }

	.top-page .hotels .new {
	left: 57px;
	top: 4px;
	width: 33px;
	}

  .top-page .hotels .lists {
    padding-bottom: 45px;
  }
  .top-page .hotels .lists > li {
    float: none;
    width: 86%;
    margin: 0 auto 19px;
    min-height: 0px;
  }
  .top-page .hotel02 .lists > li {
    min-height: 0px;
  }
  .top-page .hotels .lists > li:nth-child(2n) {
    float: none;
  }
  .top-page .hotels .lists .name {
    font-size: 18px;
    padding: 13px 15px 13px;
  }
  .top-page .hotels .lists .name.ex {
    font-size: 14px;
  }
  .top-page .hotels .lists .term-box {
    margin: 0px 15px 18px;
    min-height: 0px;
    padding-left: 0px;
  }
  .top-page .hotels .lists .term-box .text01 {
    box-sizing: border-box;
    width: 30px;
    left: 0;
    padding: 0;
    line-height: 30px;
    height: 42px;
    top: 4px;
  }
  .top-page .hotels .lists .term-box .text02 {
    padding: 0px 0;
    font-size: 18px;
    padding-left: 40px;
    line-height: 1.4;
    margin-top: -4px;
  }
  .top-page .hotels .lists .term-box .text01 span {
    font-size: 14px;
    height: 80%;
    top: 55%;
  }
  .top-page .hotels .lists .text {
    padding: 9px 15px 7px;
    border-top: 3px dotted #000 ;
    font-size: 14px;
    line-height: 1.55;
  }
  .top-page .hotels .lists .infoes {
    margin: 0px 20px 22px;
    padding-right: 50px;
    position: relative;
  }
  .top-page .hotels .icons li {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    margin-right: 2px;
    margin-bottom: 5px;
  }
  .top-page .hotels .lists .infoes a {
    font-size: 10px;
    font-size: 14px;
    top: 40%;
    transform: translateY(-50%);
  }
  #main .top-page .hotels .lists .infoes a img {
    width: 8px;
  }
  .top-page .hotels  .annotation {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 15px;
  }
  .top-page .hotels  .other-link a {
    font-size: 13px;
  }
  .top-page .hotels .big-image {
    margin: 0 -6%;
  }
  .top-page .hotels .float-link {
    position: static;
    transform: translateY(-30px);
    margin: 0 auto;

  }

  .top-page .button-lists {
    padding-bottom: 48px;
    margin-bottom: 53px;
  }
  .top-page .button-lists .lists li {
    display: block;
    width: 80%;
    margin: 0 auto 15px;
  }
  .top-page .button-lists .lists li:nth-child(2n) {
    margin-right: auto;
    margin-bottom: auto;
  }
  .top-page .hotel02 .header .lead {
    font-size: 11.5px;
    padding: 14px 0 21px;
  }
  .top-page .hotel02 .header .header-annotation {
    font-size: 10px;
    padding-top: 5px;
  }
  .top-page .hotel02 .header .inner {
    width: auto;
    padding-bottom: 30px;
  }
  .top-page .hotel02 .header .example-title {
    padding-bottom: 10px;
    font-size: 13px;
  }

  .top-page .page_top {
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 14%;
    max-width: 230px;
  }

  .top-page .wrap {
    margin: 0 auto;
    width: 90%;
    max-width: 880px;
  }
  .top-page .map-anchors {
    padding-bottom: 40px;
  }
  .top-page .map-anchors .title {
    font-size: 32px;
    line-height: 1.5;
    padding-bottom: 30px;
  }
  .top-page .map-anchors .title {
    text-align: center;
    font-size: 32px;
    line-height: 1.5;
    padding-bottom: 30px;
  }
  .top-page .map-anchors .lists {
    width: 80%;
    margin: 0 auto;
    float: none;
  }
  .top-page .map-anchors .lists02 {
    border-top: 0;
    float: none;
  }
  .top-page .map-anchors .lists li {
    padding: 8px 0;
  }
  .top-page .map-anchors .lists .ttl {
    width: 35%;
  }
  #main .top-page .map-anchors .lists .ttl img {
    width: auto;
    height: 20px;
  }
  #main .top-page .map-anchors .lists .links img {
    width: auto;
    height: 35px;
  }
  #main .top-page .map-anchors .lists .nagano .ttl img {
    width: auto;
    height: 19px;
  }
  .top-page .map-anchors .map {
    padding-top: 45px;
  }


  .top-page .hotels .kyoto.inner,
  .top-page .hotels .shiga.inner,
  .top-page .hotels .nagano.inner {
    width: auto;
    float: none;
  }
  .top-page .hotels .shiga.inner {
    float: none;
  }
  .top-page .hotels .annotation a {
    color: #763937;
    text-decoration: underline;
  }
}

@media only screen and (max-width: 320px) {
  .top-page .hotels .lists .infoes a {
    font-size: 10px;
  }
}


/* details
----------------------------------------------------------------------*/

.indexType .details .head-text {
  display: block;
  text-align: center;
  color: #fff;
  padding: 13px 0px;
  background: #763937;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 60px;
}

.indexType .details {
}
.indexType .details .downside,
.indexType .details .upside {
  display: block;
  padding: 10px 10px 5px;
  text-align: center;
  border-bottom: 1px solid #763937;
  margin: 0 auto;
  width: 90%;
  max-width: 1029px;
}
.indexType .details .downside span {
  font-weight: bold;
}
.indexType .details .downside .mini {
  font-size: 60%;
}
.indexType .details .newIcon {
	width: 35px;
	margin: 0 auto;
}
.indexType .details .upside {
  margin-bottom: 0px;
  font-size: 18px;
}
.indexType .details .icons li {
    display: inline-block;
    vertical-align: top;
    width: 38px;
    margin-right: 3px;
    margin-bottom: 5px;
}
.indexType .details .hotel-name {
	font-size: 115%;
	display: inline-block;
	position: relative;
}
.indexType .details .new::before {
	content: "";
	width: 35px;
	height: 22px;
	background-image: url("/card/hotel/img/detail/icon_new.svg");
	background-size: cover;
	position: absolute;
	top: 6px;
	left: -40px;
}

.indexType .details .downside {
  font-size: 24px;
}
#main .indexType .details .downside .icon {
  margin-left: 25px;
  margin-left: 10px;
}
#main .indexType .details .downside .icon img + img {
  margin-left: 7px;
}
#main .indexType .details .downside  img {
  width: 43px;
}
.main.details .image {
  position: relative;
}
.main.details .image .caption {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 12px;
  color: #fff;
}
.main.details .image .caption.black {
  color: #000;
}
.main.details .main-visual {
  margin: 30px auto 0;
  background: #f9f9f9;
  width: 90%;
  max-width: 947px;
}
.main.details .main-visual .big-image {
  float: left;
  width: 66.5%;
}
.main.detail01 .main-visual .big-image {
  float: left;
  width: 65.5%;
}
.main.details .main-visual .images {
  float: right;
  width: 32.5%;
}
.main.detail09 .main-visual .sub-image {
  float: left;
  width: 24.7%;
  margin-right: .75%;
}
.main.detail09 .main-visual .big-image {
  width: 74.2%;
}
.main.detail09 .main-visual .images {
  width: 24.7%;
}
.main.detail09 .main-visual .sub-image li {
  margin-bottom: 8px;
}
.main.details .top-annotation {
  padding-top: 16px;
  margin: 0 auto 60px;
  width: 90%;
  max-width: 947px;
  font-size: 12px;
  line-height: 1.5;
}
.main.details .main-visual .images li:first-child {
  margin-bottom: 10px;
}
.main.details .body {
  background: #f9f9f9;
  padding: 40px 95px;
  margin: 0px auto 0;
  width: 90%;
  max-width: 947px;
}

.main.details p {
  margin: 0;
}
.main.details .back,
.main.details .annotations {
  margin: 0px auto 0;
  width: 90%;
  max-width: 700px;
}

.main.details .body-title {
  font-size: 26px;
  line-height: 1.5;
  padding-bottom: 25px;
  color: #763937;
  font-weight: normal;
}

.main.details .body-text {
  font-size: 18px;
  line-height: 1.9;
  padding-bottom: 30px;
}
.main.details .boxes {
  padding-left:  40px;
  position: relative;

}
.main.details .boxes .text01 {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  color: #fff;
  width: 24px;
  min-height: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
.main.details .boxes.term-box {
  margin-bottom: 25px;
}
.main.details .boxes.price-box {
  margin-bottom: 45px;
}
.main.details .term-box .txt01 {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 2px;
}
.main.details .term-box .txt02 {
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 2px;
}
.main.details .term-box .txt03 {
  font-size: 15px;
  line-height: 1.5;
}
.main.details .price-box .txt01 {
  font-size: 13px;
  line-height: 1.5;
  padding-bottom: 2px;
}
.main.details .price-box .txt01 .big {
  font-size: 17px;
  font-weight: bold;
}
.main.details .price-box .txt02 {
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 2px;
}
.main.details .price-box .txt02-2 {
  font-size: 15px;
  line-height: 1.7;
}
.main.details .price-box .txt02 .middle {
  font-size: 140%;
}
.main.details .price-box .txt02 .big {
  font-size: 29px;
  margin-right: 15px;
}
.main.details .price-box .txt03 {
  font-size: 14px;
  line-height: 1.5;
}

.main.details .points {
  padding-bottom: 40px;
}
.main.details .points .points-title {
  font-size: 18px;
  font-weight: bold;
  color: #763937;
}
.main.details .points li {
  font-size: 17px;
  color: #763937;
  padding-left: 1em;
  text-indent: -1em;
}
.main.details .infomation-box {
  padding-bottom: 10px;
  background: #fff;
  border: 1px solid #763937;
}
.main.details .infomation-box .wrapper {
  padding: 20px 20px 22px;
  text-align: center;
}
.main.details .infomation-box .title {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}
.detail21 .main.details .infomation-box .title span.logo {
  display: block;
  width: 80%;
  max-width: 85px;
  margin: 0 auto;
}
.main.details .infomation-box .title .logo img {
  vertical-align: middle;
}
.main.details .infomation-box .logo  {
  display: inline-block;
  margin-right: 16px;
  width: 100%;
  max-width: 145px;
  vertical-align: middle;
}
.main.detail15 .infomation-box .logo {
  max-width: 80px;
}
.main.detail16 .infomation-box .logo {
  max-width: 80px;
}
.main.detail18 .infomation-box .logo {
  max-width: 80px;
}
.main.detail03 .infomation-box .logo  {
  max-width: 90px;
}
.main.detail04 .infomation-box .logo  {
  max-width: 105px;
}
.main.detail07 .infomation-box .logo  {
  max-width: 125px;
}
.main.detail08 .infomation-box .logo  {
  max-width: 90px;
}
.main.detail09 .infomation-box .logo  {
  max-width: 65px;
}
.main.detail10 .infomation-box .logo  {
  max-width: 105px;
}
.main.details .infomation-box .texts {
  float: left;
  width: 50%;
  text-align: left;
}
.main.details .infomation-box .googlemap iframe {
  width: 100%;
  height: auto;
}
.main.details .infomation-box .googlemap {
  float: right;
  width: 45%;
}
.main.details .infomation-box .googlemap .mini {
  text-align: right;
  font-size: 11px;
}
.main.details .infomation-box .googlemap .txt {
  padding-top: 10px;
  text-align: left;
  line-height: 1.7;
  font-size: 12px;
}
.main.details .infomation-box .texts {
  font-size: 14px;
  line-height: 1.9;
}
.main.details .infomation-box .text01 {
  background: #763937;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}
.main.details .infomation-box .text02 {
  padding: 9px 0 2px;
  text-align: center;
  margin-bottom: 0px;
  font-size: 23px;
}
.main.details .infomation-box .text02 .red {
  font-weight: bold;
}
.main.details .infomation-box .text02 .in01 {
  margin-right: 20px;
  font-weight: bold;
}
.main.details .infomation-box .text02 .in {
  font-weight: bold;
}
.main.details .infomation-box .link {
  padding-top: 7px;
  text-align: center;
}
.main.details .infomation-box .link .txt {
  padding-top: 10px;
  font-size: 12px;
}
.main.details .infomation-box .link .floats {
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  font-size: 12px;
  width: 90%;
  max-width: 193px;
}
.main.details .infomation-box .link .floats.long {
  max-width: 265px;
}
.main.details .infomation-box .link .floats.long02 {
  max-width: 395px;
}
.main.details .infomation-box .link .floats.long03 {
  max-width: 330px;
}
.main.details .infomation-box .link .floats img {
  display: inline-block;
  max-width: 193px;
}
.main.details .body {
  margin-bottom: 35px;
}
.main.details .annotations {
  margin-bottom: 30px;
}
.main.details .annotations .annotation01 {
  font-size: 14px;
  color: #f00;
  line-height: 1.9;
}
.main.details .annotations .annotation02 {
  font-size: 12px;
  line-height: 1.9;
}
.main.details .back {
  text-align: center;
}
.main.details .back a {
  font-size: 15px;
  color: #763937;
  text-decoration: underline;
}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 767px) {


  .main.details .top-annotation {
    padding-top: 12px;
    margin: 0 auto 30px;
    font-size: 10px;
  }
  .indexType .details .head-text {
    padding: 13px 0px;
    font-size: 14px;
    margin-bottom: 30px;
  }
	.titleBox {
		margin: 0 10px;
	}
  .indexType .details .upside {
    font-size: 18px;
    line-height: 1.4;
    padding-bottom: 9px;
  }
  .indexType .details .hotel-name {
    display: inline-block;
    font-size: 120%;
  }
	.indexType .details .hotel-name::before {
		content: none;
	}
  .indexType .details .downside {
    font-size: 17px;
    line-height: 1.4;
    padding-bottom: 13px;
  }
  .indexType .detail04.downside {
    font-size: 13px;
  }
  .indexType .details .service-discription {
    display : block;
    margin-bottom: 6px;
  }
  #main .indexType .details .downside .icon {
    margin-left: 5px;
  }
  #main .indexType .details .downside > br {
    display: none;
  }
  #main .indexType .details .downside  img {
    width: 30px;
  }
  .main.details .image .caption {
    font-size: 10px;
  }
  .main.details .main-visual {
    margin: 20px auto 0;
  }
  .main.details .main-visual .big-image {
    float: none;
    width: auto;
    margin-bottom: 11px;
  }
  .main.details .main-visual .images {
    float: none;
    width: auto;
  }
  .main.details .main-visual .images li {
    float: left;
    width: 49%;
  }
  .main.details .main-visual .images li:nth-child(2n) {
    float: right;
  }
  .main.details .main-visual .images li:first-child {
    margin-bottom: 0px;
  }
  .main.details .body {
    padding: 20px 11px;
    width: 94%;
  }
  .main.details .body-title {
    font-size: 19px;
    padding-bottom: 12px;
  }

  .main.details .body-text {
    font-size: 15px;
    line-height: 1.6;
    padding-bottom: 25px;
  }
  .main.details .boxes {
    padding-left:  32px;
  }
  .main.details .boxes .text01 {
    width: 22px;
    font-size: 14px;
    line-height: 22px;
  }
  .main.details .boxes.term-box {
    margin-bottom: 20px;
  }
  .main.details .boxes.price-box {
    margin-bottom: 27px;
  }
  .main.details .term-box .txt01 {
    font-size: 19px;
  }
  .main.details .term-box .txt02 {
    font-size: 11px;
  }
  .main.details .term-box .txt03 {
    font-size: 13px;
  }
  .main.details .price-box .txt01 {
    font-size: 13px;
  }
  .main.details .price-box .txt01 .big {
    display: block;
    font-size: 15px;
  }
  .main.details .price-box .txt02 {
    font-size: 12px;
  }
  .main.details .price-box .txt02 .big {
    font-size: 24px;
    margin-right: 6px;
  }
  .main.details .price-box .txt03 {
    font-size: 12px;
  }

  .main.details .points {
    padding-bottom: 10px;
  }
  .main.details .points .points-title {
    font-size: 16px;
  }
  .main.details .points li {
    font-size: 15px;
  }
  .main.details .infomation-box .wrapper {
    padding: 10px 13px 20px;
  }
  .main.details .infomation-box .title {
    display: block;
    font-size: 16px;
    margin-bottom: 7px;
  }
  .main.details .infomation-box .logo  {
    display: block;
    margin:  0 auto 10px;
    max-width: 145px;
  }
  .main.detail03 .infomation-box .logo  {
    max-width: 65px;
  }
  .main.details .infomation-box .texts {
    float: none;
    width: auto;
    word-break: break-all;
  }
  .main.details .infomation-box .googlemap {
    float: none;
    width: auto;
  }
  .main.details .infomation-box .texts {
    font-size: 12px;
    padding-bottom: 16px;
  }
  .main.details .infomation-box .text01 {
    font-size: 12px;
  }
  .main.details .infomation-box .text02 {
    padding: 12px 0 5px;
    margin-bottom: 0px;
    font-size: 15px;
  }
  .main.details .infomation-box .text02 .in,
  .main.details .infomation-box .text02 .in01 {
    display: block;
    width: 80%;
    margin: 0 auto;
    font-weight: bold;
  }
  .main.details .body {
    margin-bottom: 20px;
  }
  .main.details .annotations {
    width: 80%;
    margin-bottom: 16px;
  }
  .main.details .annotations .annotation01 {
    font-size: 12px;
  }
  .main.details .annotations .annotation02 {
    font-size: 11px;
  }
  .main.details .back a {
    font-size: 14px;
  }

  .main.details .infomation-box .link {
    padding-top: 0px;
  }
  .main.details .infomation-box .link .txt {
    font-size: 10px;
  }
  .main.details .infomation-box .link .floats {
    display: block;
    margin: 0  auto 7px;
    font-size: 10px;
    margin-bottom: 5px;
  }
  .main.details .infomation-box .link .floats img {
    max-width: 175px;
  }

  .main.detail09 .main-visual .sub-image {
    float: none;
    width: auto;
    margin-right: auto;
  }

  .main.detail09 .main-visual .sub-image li {
    float: left;
    width: 32.3333%;
    margin-right: 1%;
  }
  .main.detail09 .main-visual .sub-image li:last-child {
    margin-right: auto;
  }
  .main.detail07 .infomation-box .logo {
    padding-top: 2px;
    max-width: 155px;
    margin-bottom: 11px;
  }
  .main.detail08 .infomation-box .logo {
    padding: 5px 0 5px;
    max-width: 90px;
    margin-bottom: 4px;
  }
  .main.detail09 .infomation-box .logo {
    padding: 5px 0 5px;
    max-width: 65px;
    margin-bottom: 4px;
  }
  .main.detail10 .infomation-box .logo {
    padding: 5px 0 5px;
    max-width: 115px;
    margin-bottom: 4px;
  }
  .main.details .infomation-box {
    padding-bottom: 8px;
  }
  .main.details .price-box .txt02-2 {
    padding-top: 8px;
    font-size: 12px;
    line-height: 1.7;
  }
}


/*---
page
-*/
.indexType .details .hotel-name .mini {
  font-size: 85%;
  margin-left: .4em;
}

.main.details .infomation-box .annotation {
  margin: 0 auto 5px;;
  width: 93%;
  font-size: 11px;
}
.main.details .infomation-box .text02 .in00 {
  margin-right: 20px;
  font-size: 55%;
}
.main.detail13 .main-visual .images {
  width: 41.4%;
}
.main.detail13 .main-visual .big-image {
  width: 57.6%;
}
.main.detail13 .infomation-box .text02 {
  font-size: 21px;
}
@media only screen and (max-width: 767px) {
  .main.detail13 .infomation-box .text02 {
    font-size: 15px;
  }
  .main.detail13 .main-visual .images {
    width: auto;
  }
  .main.details .infomation-box .annotation {
    text-align: center;
  }
  .main.detail13 .main-visual .big-image {
    width: auto;
  }
}

.main.detail14 .main-visual li {
  margin-bottom: 10px;
}
.main.detail14 .main-visual .images01 {
  float: left;
  margin-right: 1.4%;
  width: 20.5%;
}
.main.detail14 .main-visual .images02 {
  float: right;
  width: 19.5%;
}

.main.detail14 .main-visual .big-image {
  float: left;
  width: 57.2%;
}

.main.detail14 .price-box .txt01 {
  max-width: 440px;
}
.main.details .infomation-box .text02 .in01 .mini {
  font-size: 60%;
}

.main.detail14 .points .annotation {
  font-size: 14px;
  line-height: 1.8;
}


@media only screen and (max-width: 767px) {

  .main.detail14 .main-visual li {
    margin-bottom: 10px;
  }
  .main.detail14 .main-visual .images01 {
    float: left;
    margin-right: auto;
    width: 48.5%;
  }
  .main.detail14 .main-visual .images02 {
    float: right;
    width: 48.5%;
  }

  .main.detail14 .main-visual .big-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }

  .main.detail14 .price-box .txt01 img {
    width: auto !important;
    height: 86px !important;
  }

}
.main.details .image .caption.blk {
  color: #000;
}
.indexType .details .downside .service-discription {
  position: relative;
  display: inline-block;
  line-height: 1.3;
}
.indexType .details .downside .service-discription .floated {
  position: absolute;
  display: block;
  top: 42%;
  width: 100px;
  transform: translateY(-50%);
  left: 100%;
  margin-left: 12px ;
}
#main .indexType .details .downside .service-discription .floated.short {
  max-width: 45px;
}
@media only screen and (max-width: 1024px) {

  .indexType .details .downside .service-discription .floated {
    position: static;
    margin: 0 auto;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    transform: translateY(0%);
    padding-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #main .indexType .details .downside .service-discription .floated {
    position: static;
    margin: 0 auto;
    display: block;
    transform: translateY(0%);
    padding-top: 12px;
  }
  .indexType .details .downside .service-discription {
    display: block;
  }
}
.main.detail12 .main-visual .images {
  width: 32.2%;
}
.main.detail12 .main-visual .big-image {
  width: 66.2%;
}
@media only screen and (max-width: 767px) {
  .main.detail12 .main-visual .images {
    width: auto;
  }
  .main.detail12 .main-visual .big-image {
    width: auto;
  }
}
.main.detail15 .main-visual .images {
  width: 32%;
}
.main.detail15 .main-visual .big-image {
  width: 66.7%;
}
.main .plus-point {
  padding-bottom: 65px;
}
@media only screen and (max-width: 767px) {
  .main.detail15 .main-visual .images {
    width: auto;
  }
  .main.detail15 .main-visual .big-image {
    width: auto;
  }
  .main .plus-point {
    padding-bottom: 35px;
  }
}
.main.detail16 .main-visual .images {
  width: 32.3%;
}
.main.detail16 .main-visual .big-image {
  width: 66.5%;
}
.main .plus-point {
  padding-bottom: 65px;
}
@media only screen and (max-width: 767px) {
  .main.detail16 .main-visual .images {
    width: auto;
  }
  .main.detail16 .main-visual .big-image {
    width: auto;
  }
  .main .plus-point {
    padding-bottom: 35px;
  }
}
.main.detail17 .main-visual .images {
  width: 32.3%;
}
.main.detail17 .main-visual .big-image {
  width: 66.5%;
}
.main .plus-point {
  padding-bottom: 65px;
}
@media only screen and (max-width: 767px) {
  .main.detail17 .main-visual .images {
    width: auto;
  }
  .main.detail17 .main-visual .big-image {
    width: auto;
  }
  .main .plus-point {
    padding-bottom: 35px;
  }
}

.main.detail17 .price-box .txt01 {
  max-width: 566px;
}
@media only screen and (max-width: 767px) {
  .main.detail17 .price-box .txt01 {
    max-width: 195px;
  }
}
.main.detail18 .main-visual .images {
  width: 32.3%;
}
.main.detail18 .main-visual .big-image {
  width: 66.5%;
}
.main .plus-point {
  padding-bottom: 65px;
}
@media only screen and (max-width: 767px) {
  .main.detail18 .main-visual .images {
    width: auto;
  }
  .main.detail18 .main-visual .big-image {
    width: auto;
  }
  .main .plus-point {
    padding-bottom: 35px;
  }
}

.main.detail20 .main-visual .images {
  width: 32.3%;
}
.main.detail20 .main-visual .big-image {
  width: 66.5%;
}
.main .plus-point {
  padding-bottom: 65px;
}
@media only screen and (max-width: 767px) {
  .main.detail20 .main-visual .images {
    width: auto;
  }
  .main.detail20 .main-visual .big-image {
    width: auto;
  }
  .main .plus-point {
    padding-bottom: 35px;
  }
}

.main.detail19 .infomation-box .link .floats.long {
  max-width: 320px;
}
.detail21 .main.details .main-visual .big-image {
  width: 68%;
}
.detail21 .main.details .main-visual .images {
  width: 31%;
}
@media only screen and (max-width: 767px) {
  .detail21 .main.details .main-visual .big-image {
    width: auto;
  }
  .detail21 .main.details .main-visual .images {
    width: auto;
  }
  .detail21 .main.details .main-visual .images li:nth-of-type(1) {
    width: 53%;
  }
  .detail21 .main.details .main-visual .images li:nth-of-type(2) {
    width: 45%;
  }
}