.page_title .title {
  width: 434px;
  width: 57%;
}

.contentswrap img, .page_navi li:nth-child(2) {
  width: 100%;
}

.hotel_copy {
  margin-bottom: 30px;
}

.hotel_cont {
  margin-bottom: 40px;
}

.hotel_cont img {
  width: 100%;
}

.hotel_cont .mainImage {
  margin: 0 20px 25px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.hotel_cont .mainImage a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hotel_cont .hotel_address {
  margin-bottom: 23px;
  margin-left: 20px;
}

.hotel_cont .hotel_address .hotel_name {
  display: table;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  background: url("/assets/img/stay/icon_hotel.png") no-repeat left top;
  -webkit-background-size: 15px;
  background-size: 15px;
  padding-left: 30px;
  min-height: 25px;
}

.hotel_cont .hotel_address .hotel_name:before {
  content: "";
  position: absolute;
  width: 92%;
  height: 10px;
  background: #ffec01;
  bottom: 0;
  z-index: -1;
  display: block;
  left: 25px;
}

.hotel_cont .hotel_address .no_line:before {
  display: none;
}

.hotel_cont .hotel_address .hotel_catch {
  margin-left: 30px;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  padding-top: 10px;
  line-height: 1.4;
}

.hotel_cont .hotel_address .hotel_catch .line_yellow {
  position: relative;
}

.hotel_cont .hotel_address .hotel_catch .line_yellow:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  background: #ffec01;
  bottom: 0;
  z-index: -1;
  display: block;
  left: 0;
}

.hotel_cont .hotel_address .hotel_tel {
  color: #e60012;
  background: url("/assets/img/common/icon_tel.png") no-repeat left top;
  -webkit-background-size: 22px;
  background-size: 22px;
  height: 18px;
  line-height: 18px;
  padding-left: 28px;
  font-weight: bold;
  font-size: 14px;
}

.hotel_cont .hotel_address .hotel_tel a {
  color: #e60012;
}

.hotel_cont .hotel_bar {
  background: url("/assets/img/common/arrow_white_open.png") no-repeat 95% center;
  -webkit-background-size: 9px;
  background-size: 9px;
  background-color: #e60012;
  text-align: center;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 14px;
  border-radius: 8px;
  cursor: pointer;
  margin: 0 20px;
}

.hotel_cont .hotel_bar.open {
  background: url("/assets/img/common/arrow_white_close.png") no-repeat 95% center;
  -webkit-background-size: 9px;
  background-size: 9px;
  background-color: #e60012;
}

.hotel_cont .hotel_toggle {
  padding-top: 15px;
  display: none;
}

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

.hotel_cont .catch li {
  display: inline-block;
}

.hotel_cont .catch li:nth-child(1) {
  width: 334px;
  width: 49%;
  margin: 0 15px 18px 0;
}

.hotel_cont .catch li:nth-child(2) {
  width: 287px;
  width: 42%;
  margin-bottom: 18px;
}

.hotel_cont .catch li:nth-child(3) {
  width: 276px;
  width: 40%;
}

.hotel_cont .point {
  margin: 0 20px 30px;
}

.hotel_cont .point li {
  background: no-repeat left center;
  min-height: 62px;
  -webkit-background-size: 76px;
  background-size: 76px;
  vertical-align: middle;
  margin-bottom: 8px;
  width: 100%;
}

.hotel_cont .point li .title {
  padding-left: 83px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.02em;
  height: 100%;
  height: 62px;
  display: table-cell;
  vertical-align: middle;
}

.hotel_cont .point li .text {
  font-size: 12px;
  line-height: 1.4;
  padding-left: 83px;
  position: relative;
  margin-top: -10px;
}

.hotel_cont .sub_contents {
  margin-bottom: 7px;
}

.hotel_cont .sub_contents h4 {
  font-size: 16px;
  background: no-repeat 40px center;
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
  line-height: 1.3;
}

.hotel_cont .sub_contents h4:before {
  content: '';
  display: block;
  width: 16px;
  border-top: 6px solid #ffec01;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.hotel_cont .sub_contents ul {
  margin: 0 20px;
}

.hotel_cont .sub_contents .lead {
  margin: 0 20px 18px;
  font-size: 14px;
  line-height: 1.4;
}

.hotel_cont .sub_contents .copyright {
  margin: 0 20px 30px;
  font-size: 10px;
}

.hotel_cont .sub_contents.stay_plan li {
  margin-bottom: 23px;
  clear: both;
}

.hotel_cont .sub_contents.stay_plan li .img {
  float: left;
  width: 48%;
  border-radius: 8px;
  overflow: hidden;
}

.hotel_cont .sub_contents.stay_plan li .text, .hotel_cont .sub_contents.stay_plan li .title, .hotel_cont .sub_contents.stay_plan li .more_btn {
  margin-left: 52%;
}

.hotel_cont .sub_contents.stay_plan li .text {
  font-size: 10px;
  line-height: 1.4;
}

.hotel_cont .sub_contents.stay_plan li .title {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}

.hotel_cont .sub_contents.stay_plan li .more_btn {
  background: url("/assets/img/common/arrow_white.png") no-repeat 95% center;
  -webkit-background-size: 6px;
  background-size: 6px;
  background-color: #e60012;
  border-radius: 5px;
}

.hotel_cont .sub_contents.stay_plan li .more_btn a {
  padding: 14px 0;
  display: block;
  width: 100%;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  text-decoration: none;
}

.hotel_cont .sub_contents.point_list li {
  width: 48%;
  margin-bottom: 23px;
}

.hotel_cont .sub_contents.point_list li:nth-child(odd) {
  float: left;
  clear: both;
}

.hotel_cont .sub_contents.point_list li:nth-child(even) {
  float: right;
}

.hotel_cont .sub_contents.point_list li .img {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 10px;
}

.hotel_cont .sub_contents.point_list li .text {
  font-size: 12px;
  line-height: 1.4;
}

.hotel_cont .sub_contents.point_list .hotel_bnr .bnr_terrace {
  padding-top: 15%;
}

.hotel_cont .notes {
  margin: 0 20px;
  line-height: 1.4;
  font-size: 14px;
}

.highlandresort .point .point1 {
  background-image: url("/assets/img/stay/highlandresort/item_tokuten1.png");
}

.highlandresort .point .point2 {
  background-image: url("/assets/img/stay/highlandresort/item_tokuten2.png");
}

.highlandresort .point .point3 {
  background-image: url("/assets/img/stay/highlandresort/item_tokuten3.png");
}

.highlandresort .point .point4 {
  background-image: url("/assets/img/stay/highlandresort/item_tokuten4.png");
}

.highlandresort .point .point5 {
  background-image: url("/assets/img/stay/highlandresort/item_tokuten5.png");
}

.highlandresort .point .point6 {
  background-image: url("/assets/img/stay/highlandresort/item_tokuten6.png");
}

.highlandresort .point_list.thomas_room li:last-child {
  margin-bottom: 15px;
}

.stationhotle .lead, .mountfuji .lead, .stationinn .lead {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 20px 30px;
}

.stationhotle .point .point1, .mountfuji .point .point1, .stationinn .point .point1 {
  background-image: url("/assets/img/stay/mtfuji/item_point1.png");
}

.stationhotle .point .point2, .mountfuji .point .point2, .stationinn .point .point2 {
  background-image: url("/assets/img/stay/mtfuji/item_point2.png");
}

.stationhotle .point .point3, .mountfuji .point .point3, .stationinn .point .point3 {
  background-image: url("/assets/img/stay/mtfuji/item_point3.png");
}

.stationhotle .point .point4, .mountfuji .point .point4, .stationinn .point .point4 {
  background-image: url("/assets/img/stay/mtfuji/item_point4.png");
}

.stationhotle .point .point5, .mountfuji .point .point5, .stationinn .point .point5 {
  background-image: url("/assets/img/stay/mtfuji/item_point5.png");
}

.camp_pica .lead {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 20px 30px;
}

.camp_pica .sub_contents li {
  margin-bottom: 30px;
}

.camp_pica .sub_contents li .img {
  float: left;
  width: 48%;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 15px;
}

.camp_pica .sub_contents li .camp_cap {
  margin-left: 52%;
  font-weight: bold;
}

.camp_pica .sub_contents li .title {
  margin-left: 52%;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 8px;
}

.camp_pica .sub_contents li .camp_cap {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 15px;
}

.camp_pica .sub_contents li .text {
  font-size: 12px;
  line-height: 1.4;
}

.camp_pica .sub_contents li .point {
  background: url("/assets/img/stay/pica/item_pickuppoint.png") no-repeat left center;
  -webkit-background-size: 76px;
  background-size: 76px;
  display: table-cell;
  vertical-align: middle;
  height: 65px;
  padding-left: 80px;
  font-weight: bold;
  line-height: 1.4;
  font-size: 14px;
}

.camp_pica .sub_contents li .more_btn {
  width: 50%;
  margin: 15px auto 0;
  border-radius: 8px;
  overflow: hidden;
}

.camp_pica .sub_contents li .more_btn a {
  display: block;
  width: 100%;
  background: url("/assets/img/common/arrow_white.png") no-repeat 95% center;
  -webkit-background-size: 6px;
  background-size: 6px;
  background-color: #e60012;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  padding: 16px 0;
  line-height: 1.2;
}

.cate_title .title span {
  color: #e60012;
}

.hotel_bus {
  margin-bottom: 60px;
}

.hotel_bus .lead {
  margin: 0 20px 20px;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.4;
}

.hotel_bus .btn_bus {
  margin: 0 20px;
}

.hotel_bus .btn_bus a {
  background: url("/assets/img/common/arrow_white.png") no-repeat 95% center;
  -webkit-background-size: 6px;
  background-size: 6px;
  background-color: #e60012;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  display: block;
  width: 100%;
  padding: 15px 0;
  border-radius: 8px;
  overflow: hidden;
  font-size: 14px;
}

.btn_link {
  margin: 0 20px;
}

.btn_link a {
  background: url("/assets/img/common/arrow_white.png") no-repeat 95% center;
  -webkit-background-size: 6px;
  background-size: 6px;
  background-color: #e60012;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  display: block;
  width: 100%;
  padding: 15px 0;
  border-radius: 8px;
  overflow: hidden;
  font-size: 14px;
}

.outdoor {
  margin-bottom: 80px;
}

.outdoor .outdoor_lead {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 20px 20px;
}

.outdoor .lead .pica_copy {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
}
