@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/*--------------------------
---menu---------------------
common parts (.contBox, h2, h3, .spNone, .spBlock, .topixIcons, linkButton)
common block (headerBlock, footerBlock)
Transportation
---------------------------*/
/*--------------------------
common parts
---------------------------*/
html {
  font-size: 62.5%;
  font-weight: 500;
}

body {
  background-color: #faf8ec;
  line-height: initial !important;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  word-wrap: break-word;
}

/*===== title =====*/
h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

.spBlock {
  display: none;
}
@media only screen and (max-width: 768px) {
  .spBlock {
    display: block;
  }
}

.contBox {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .contBox {
    width: 100%;
  }
}

/*===== topixIcons =====*/
.topixIcons {
  background-size: 60px 60px;
  background-position: center 0;
  width: 200px;
  margin: 20px auto 5px;
  padding-top: 67px;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  .topixIcons {
    background-size: 40px 40px;
    padding-top: 43px;
    margin: 10px auto;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.topixIconsSpS {
  background-size: 30px 30px;
  background-position: center 0;
  width: 200px;
  margin: 20px auto 5px;
  padding-top: 33px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}

.topixIconsSide {
  background-size: 60px 60px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-left: 70px;
  font-family: 'Noto Sans Japanese', sans-serif;
}

.topixIconsSideM {
  background-size: 40px 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 45px;
}

.topixIconsSideS {
  background-size: 30px 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-left: 35px;
}

.topixIcons.icoSearch,
.topixIconsSpS.icoSearch,
.topixIconsSide.icoSearch,
.topixIconsSideS.icoSearch,
.topixIconsSideM.icoSearch {
  background-image: url(../images/ico_search.png);
}
.topixIcons.icoBulb,
.topixIconsSpS.icoBulb,
.topixIconsSide.icoBulb,
.topixIconsSideS.icoBulb,
.topixIconsSideM.icoBulb {
  background-image: url(../images/ico_bulb.png);
}
.topixIcons.icoTopix,
.topixIconsSpS.icoTopix,
.topixIconsSide.icoTopix,
.topixIconsSideS.icoTopix,
.topixIconsSideM.icoTopix {
  background-image: url(../images/ico_topix.png);
}
.topixIcons.icoPlay,
.topixIconsSpS.icoPlay,
.topixIconsSide.icoPlay,
.topixIconsSideS.icoPlay,
.topixIconsSideM.icoPlay {
  background-image: url(../images/ico_play.png);
}
.topixIcons.icoMap,
.topixIconsSpS.icoMap,
.topixIconsSide.icoMap,
.topixIconsSideS.icoMap,
.topixIconsSideM.icoMap {
  background-image: url(../images/ico_map.png);
}
.topixIcons.icoHere,
.topixIconsSpS.icoHere,
.topixIconsSide.icoHere,
.topixIconsSideS.icoHere,
.topixIconsSideM.icoHere {
  background-image: url(../images/ico_here.png);
}
.topixIcons.icoCourse,
.topixIconsSpS.icoCourse,
.topixIconsSide.icoCourse,
.topixIconsSideS.icoCourse,
.topixIconsSideM.icoCourse {
  background-image: url(../images/ico_course.png);
}
.topixIcons.icoMemo,
.topixIconsSpS.icoMemo,
.topixIconsSide.icoMemo,
.topixIconsSideS.icoMemo,
.topixIconsSideM.icoMemo {
  background-image: url(../images/ico_memo.png);
}
.topixIcons.icoCalendar,
.topixIconsSpS.icoCalendar,
.topixIconsSide.icoCalendar,
.topixIconsSideS.icoCalendar,
.topixIconsSideM.icoCalendar {
  background-image: url(../images/ico_calendar.png);
}
.topixIcons.icoPhoto,
.topixIconsSpS.icoPhoto,
.topixIconsSide.icoPhoto,
.topixIconsSideS.icoPhoto,
.topixIconsSideM.icoPhoto {
  background-image: url(../images/ico_photo.png);
}
.topixIcons.icoTwitter,
.topixIconsSpS.icoTwitter,
.topixIconsSide.icoTwitter,
.topixIconsSideS.icoTwitter,
.topixIconsSideM.icoTwitter {
  background-image: url(../images/ico_twitter_s.png);
}
.topixIcons.icoInstagram,
.topixIconsSpS.icoInstagram,
.topixIconsSide.icoInstagram,
.topixIconsSideS.icoInstagram,
.topixIconsSideM.icoInstagram {
  background-image: url(../images/ico_instagram_s.png);
}

.topixIcons.icoFacebook,
.topixIconsSpS.icoFacebook,
.topixIconsSide.icoFacebook,
.topixIconsSideS.icoFacebook,
.topixIconsSideM.icoFacebook {
  background-image: url(../images/ico_facebook_s.png);
}
.topixIcons.icoClock,
.topixIconsSpS.icoClock,
.topixIconsSide.icoClock,
.topixIconsSideS.icoClock,
.topixIconsSideM.icoClock {
  background-image: url(../images/ico_clock.png);
}
.topixIcons.icoStay,
.topixIconsSpS.icoStay,
.topixIconsSide.icoStay,
.topixIconsSideS.icoStay,
.topixIconsSideM.icoStay {
  background-image: url(../images/ico_stay.png);
}
.topixIcons.icoRestaurant,
.topixIconsSpS.icoRestaurant,
.topixIconsSide.icoRestaurant,
.topixIconsSideS.icoRestaurant,
.topixIconsSideM.icoRestaurant {
  background-image: url(../images/ico_restaurant.png);
}
.topixIcons.icogoods,
.topixIconsSpS.icogoods,
.topixIconsSide.icogoods,
.topixIconsSideS.icogoods,
.topixIconsSideM.icogoods {
  background-image: url(../images/ico_goods.png);
}
.topixIcons.icoTraffic,
.topixIconsSpS.icoTraffic,
.topixIconsSide.icoTraffic,
.topixIconsSideS.icoTraffic,
.topixIconsSideM.icoTraffic {
  background-image: url(../images/ico_traffic.png);
}
.topixIcons.icoAir,
.topixIconsSpS.icoAir,
.topixIconsSide.icoAir,
.topixIconsSideS.icoAir,
.topixIconsSideM.icoAir {
  background-image: url(../images/ico_air.png);
}
.topixIcons.icoShip,
.topixIconsSpS.icoShip,
.topixIconsSide.icoShip,
.topixIconsSideS.icoShip,
.topixIconsSideM.icoShip {
  background-image: url(../images/ico_ship.png);
}
.topixIcons.icoDoor,
.topixIconsSpS.icoDoor,
.topixIconsSide.icoDoor,
.topixIconsSideS.icoDoor,
.topixIconsSideM.icoDoor {
  background-image: url(../images/ico_door.png);
}
.topixIcons.ico8,
.topixIconsSpS.ico8,
.topixIconsSide.ico8,
.topixIconsSideS.ico8,
.topixIconsSideM.ico8 {
  background-image: url(../images/ico_8.png);
}
.topixIcons.icoWelcome,
.topixIconsSpS.icoWelcome,
.topixIconsSide.icoWelcome,
.topixIconsSideS.icoWelcome,
.topixIconsSideM.icoWelcome {
  background-image: url(../images/ico_welcome.png);
}
.topixIcons.icoPickup,
.topixIconsSpS.icoPickup,
.topixIconsSide.icoPickup,
.topixIconsSideS.icoPickup,
.topixIconsSideM.icoPickup {
  background-image: url(../images/ico_pickup.png);
}

.topixIcons.icoMovie,
.topixIconsSpS.icoMovie,
.topixIconsSide.icoMovie,
.topixIconsSideS.icoMovie,
.topixIconsSideM.icoMovie {
  background-image: url(../images/ico_movie.png);
}

/*===== button =====*/
.linkButton, #accessPage .linkButton {
  margin: 20px auto;
  width: 320px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -moz-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -webkit-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
}
@media only screen and (max-width: 768px) {
  .linkButton, #accessPage .linkButton {
    width: 160px;
    height: 30px;
    line-height: 30px;
  }
}
.linkButton a, #accessPage .linkButton a {
  display: block;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  letter-spacing: -0.05em;
  color: #039;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .linkButton a, #accessPage .linkButton a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/*===== snsLinkBtn =====*/
@media only screen and (max-width: 768px) {
  .snsLinkArea {
    width: 100%;
  }
}

.snsLink {
  display: table;
  padding: 10px 0 30px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .snsLink {
    padding: 0 0 10px;
  }
}

.snsLinkBtn {
  display: table-cell;
  padding: 0 7px;
}
.snsLinkBtn a {
  display: block;
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 768px) {
  .snsLinkBtn a {
    width: 30px;
    height: 30px;
  }
}
.snsLinkBtn img {
  width: 40px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .snsLinkBtn img {
    width: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .snsLinkBtn.spNone {
    display: none;
  }
}

.snsLinkBtn.spBlock {
  display: none;
}
@media only screen and (max-width: 768px) {
  .snsLinkBtn.spBlock {
    display: block;
  }
}

/*===== header Block =====*/
body {
  min-width: 1100px;
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 0;
  }
}
body .header {
  position: relative;
  background-size: cover;
  height: 590px;
  background-position: center top;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  body .header {
    height: 550px;
  }
}
@media only screen and (max-width: 768px) {
  body .catchCopyArea.spNone {
    display: block;
  }
}
body .catchCopyArea {
  background-color: #22b3e1;
  color: #fff;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
  font-size: 1.2rem;
}
body .catchCopyArea li {
  float: left;
  padding: 12px;
}
@media only screen and (max-width: 768px) {
  body .catchCopyArea li {
    padding: 0;
  }
}
body .catchCopyArea li a {
  color: #fff;
}
body .catchCopyArea .selectLanguage {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  body .catchCopyArea .selectLanguage {
    position: absolute;
    right: 70px;
    top: 3px;
    z-index: 10;
  }
}
body .catchCopyArea .catchCopy {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  body .catchCopyArea .catchCopy {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  body .catchCopyArea .aboutUs {
    display: none;
  }
}
body .catchCopyArea .borderRight {
  border-right: solid 1px #fff;
}
body .catchCopyArea .aboutUs li {
  padding: 0 10px;
}
body .catchCopyArea li.socialLinkButton {
  padding: 0 12px;
}
@media only screen and (max-width: 768px) {
  body .catchCopyArea li.socialLinkButton {
    display: none;
  }
}
body .catchCopyArea li.socialLinkButton li {
  padding: 7px 5px 0 5px;
}
body .catchCopyArea li.socialLinkButton img {
  width: 20px;
}
body .spMenu {
  display: none;
}
@media only screen and (max-width: 768px) {
  body .spMenu {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
body .spMenuList {
  display: none;
  position: absolute;
  right: 0;
  top: 50px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 4;
  text-align: center;
  z-index: 1000;
}
body .spMenuList a {
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: solid 1px #ccc;
  color: #fff;
}
body .nav {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
@media only screen and (max-width: 768px) {
  body .nav {
    padding: 10px;
    width: 100%;
    margin: 0;
  }
}
body .nav .logo {
  float: left;
  padding-top: 10px;
}
@media only screen and (max-width: 768px) {
  body .nav .logo {
    padding-top: 0;
  }
  body .nav .logo a {
    display: block;
    height: 30px;
  }
}

body .nav .logo img {
  height: 40px;
}
@media only screen and (max-width: 768px) {
  body .nav .logo img {
    height: 30px;
  }
}

body .nav .headerNav {
  float: right;
  padding: 12px 0 13px 10px;
}
body .nav .headerNav :after {
  clear: both;
}
body .nav .headerNav :last-child {
  border-right: 0;
}
body .nav .headerNav li {
  float: left;
  padding: 0 10px;
  margin: 10px 0;
  border-right: solid 1px #000;
}
body .nav .headerNav li a {
  color: #000;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
}
body .nav .headerNav .currentNav {
  border-bottom: solid 2px #000;
  padding-bottom: 5px;
}
body .imgCatchCopy {
  margin: 120px auto;
}
body .spImgCatchCopy {
  margin-top: 150px;
  text-align: center;
}
body .spImgCatchCopy img {
  height: auto;
  width: 100%;
}
body .pageDown {
  width: 37px;
  margin: 0 auto;
}
body .pageDown img {
  width: 37px;
}

/*--------------------------
lodgingSerch restaurantsSerch footerSearch parts
---------------------------*/
.lodgingSerch,
.restaurantsSerch,
.footerSearch {
  width: 1000px;
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 20px 0;
  font-weight: bold;
  margin: 0 auto;
  box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -moz-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -webkit-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
}
@media only screen and (max-width: 768px) {
  .lodgingSerch,
  .restaurantsSerch,
  .footerSearch {
    width: 90%;
    margin: 0 5%;
  }
}
.lodgingSerch .kensakuTitle,
.restaurantsSerch .kensakuTitle,
.footerSearch .kensakuTitle {
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
.lodgingSerch li,
.restaurantsSerch li,
.footerSearch li {
  float: left;
}
.lodgingSerch .categorySerchArea,
.restaurantsSerch .categorySerchArea,
.footerSearch .categorySerchArea {
  border-top: dashed 1px #ccc;
}
@media only screen and (max-width: 768px) {
  .lodgingSerch .categorySerchArea,
  .restaurantsSerch .categorySerchArea,
  .footerSearch .categorySerchArea {
    margin: 0 auto;
  }
}
.lodgingSerch .categorySerchArea .categorySerchButton li,
.restaurantsSerch .categorySerchArea .categorySerchButton li,
.footerSearch .categorySerchArea .categorySerchButton li {
  margin: 5px 10px 0 0;
}
@media only screen and (max-width: 768px) {
  .lodgingSerch .categorySerchArea .categorySerchButton li,
  .restaurantsSerch .categorySerchArea .categorySerchButton li,
  .footerSearch .categorySerchArea .categorySerchButton li {
    width: 45%;
    margin-right: 5%;
  }
}
.lodgingSerch .categorySerchArea .categorySerchButton li label,
.restaurantsSerch .categorySerchArea .categorySerchButton li label,
.footerSearch .categorySerchArea .categorySerchButton li label {
  display: block;
  width: 225px;
  height: 30px;
  margin: 5px 20px 5px 0;
  border-radius: 15px;
  background-color: #E5E5E5;
  text-align: center;
  padding-top: 8px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  .lodgingSerch .categorySerchArea .categorySerchButton li label,
  .restaurantsSerch .categorySerchArea .categorySerchButton li label,
  .footerSearch .categorySerchArea .categorySerchButton li label {
    width: 100%;
    padding: 8px;
    height: auto;
    min-height: 30px;
  }
}
.lodgingSerch .categorySerchArea .categorySerchButton li label:last-child,
.restaurantsSerch .categorySerchArea .categorySerchButton li label:last-child,
.footerSearch .categorySerchArea .categorySerchButton li label:last-child {
  margin-right: 0;
}
.lodgingSerch .categorySerchArea .categorySerchButton li input[type="checkbox"],
.restaurantsSerch .categorySerchArea .categorySerchButton li input[type="checkbox"],
.footerSearch .categorySerchArea .categorySerchButton li input[type="checkbox"] {
  display: none;
}
.lodgingSerch .categorySerchArea .categorySerchButton li input[type="checkbox"]:checked ~ label,
.restaurantsSerch .categorySerchArea .categorySerchButton li input[type="checkbox"]:checked ~ label,
.footerSearch .categorySerchArea .categorySerchButton li input[type="checkbox"]:checked ~ label {
  background-color: #FFF473;
}
.lodgingSerch .listSelectArea,
.restaurantsSerch .listSelectArea,
.footerSearch .listSelectArea {
  border-top: dashed 1px #ccc;
  margin-top: 5px;
}
.lodgingSerch .listSelectArea .selectJS,
.lodgingSerch .listSelectArea .selectJSrest,
.restaurantsSerch .listSelectArea .selectJS,
.restaurantsSerch .listSelectArea .selectJSrest,
.footerSearch .listSelectArea .selectJS,
.footerSearch .listSelectArea .selectJSrest {
  width: 194px;
  height: 34px;
  background-image: url(../images/bg_listselect_w194.png);
  background-position: 0 center;
  vertical-align: middle;
  float: left;
}
.lodgingSerch .listSelectArea .selectJS div,
.lodgingSerch .listSelectArea .selectJSrest div,
.restaurantsSerch .listSelectArea .selectJS div,
.restaurantsSerch .listSelectArea .selectJSrest div,
.footerSearch .listSelectArea .selectJS div,
.footerSearch .listSelectArea .selectJSrest div {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  line-height: 34px;
  height: 34px;
  padding-left: 10px;
}
.lodgingSerch .listSelectArea .selectJS select,
.lodgingSerch .listSelectArea .selectJSrest select,
.restaurantsSerch .listSelectArea .selectJS select,
.restaurantsSerch .listSelectArea .selectJSrest select,
.footerSearch .listSelectArea .selectJS select,
.footerSearch .listSelectArea .selectJSrest select {
  position: absolute;
  zoom: 1.1;
  z-index: 2;
  opacity: 0;
  width: 194px;
  height: 34px;
}
.lodgingSerch .listSelectArea li,
.restaurantsSerch .listSelectArea li,
.footerSearch .listSelectArea li {
  position: relative;
  margin: 10px 20px 0 0;
}
@media only screen and (max-width: 768px) {
  .lodgingSerch .listSelectArea li,
  .restaurantsSerch .listSelectArea li,
  .footerSearch .listSelectArea li {
    margin: 10px 10px 0 0;
  }
}
.lodgingSerch .listSelectArea li label,
.restaurantsSerch .listSelectArea li label,
.footerSearch .listSelectArea li label {
  float: left;
  height: 34px;
  line-height: 34px;
  padding-right: 5px;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  .lodgingSerch .listSelectArea li label,
  .restaurantsSerch .listSelectArea li label,
  .footerSearch .listSelectArea li label {
    width: 50px;
  }
}
.lodgingSerch .checkBoxArea,
.restaurantsSerch .checkBoxArea,
.footerSearch .checkBoxArea {
  border-bottom: dashed 1px #ccc;
}
.lodgingSerch .checkBoxArea li,
.restaurantsSerch .checkBoxArea li,
.footerSearch .checkBoxArea li {
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  padding: 10px;
}
.lodgingSerch .checkBoxArea input,
.restaurantsSerch .checkBoxArea input,
.footerSearch .checkBoxArea input {
  margin: 5px 5px 5px 0;
}
.lodgingSerch .freeWord,
.restaurantsSerch .freeWord,
.footerSearch .freeWord {
  margin: 16px 0;
  padding: 5px 0;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  .lodgingSerch .freeWord,
  .restaurantsSerch .freeWord,
  .footerSearch .freeWord {
    float: none;
  }
}
.lodgingSerch .freeWord label,
.restaurantsSerch .freeWord label,
.footerSearch .freeWord label {
  padding-right: 10px;
  font-family: 'Noto Sans Japanese', sans-serif;
}
.lodgingSerch .freeWord input,
.restaurantsSerch .freeWord input,
.footerSearch .freeWord input {
  padding-left: 5px;
  border-radius: 16px;
  height: 32px;
  border: solid 2px #BFBFBF;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  .lodgingSerch .freeWord input,
  .restaurantsSerch .freeWord input,
  .footerSearch .freeWord input {
    margin-top: 10px;
    width: 100%;
  }
}
.lodgingSerch .kensakuButton,
.restaurantsSerch .kensakuButton,
.footerSearch .kensakuButton {
  margin: 10px 0;
  float: right;
}
.lodgingSerch .kensakuButton input,
.restaurantsSerch .kensakuButton input,
.footerSearch .kensakuButton input {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  width: 120px;
  height: 40px;
  padding: 0;
  border-radius: 20px;
  background-color: #00AEEF;
}

.footerSearch {
  margin: 0 auto 10px;
}

/*--------------------------
tab parts
---------------------------*/
/*===== tab base Block =====*/
.tabsRow {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .tabsRow {
    width: 100%;
  }
}

.tabs {
  position: relative;
  margin: 0 40px;
}
.tabs:before, .tabs:after {
  content: "";
  display: table;
}
.tabs:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  .tabs {
    margin: 0 5%;
  }
}

.tab {
  float: left;
  position: relative;
  background-color: #fff;
  margin: 10px;
  padding: 10px;
  width: 320px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -moz-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -webkit-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
}
@media only screen and (max-width: 768px) {
  .tab {
    width: auto;
    margin: 5px;
  }
}
.tab a {
  color: inherit;
}
.tab img {
  max-height: 200px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .tab img {
    width: 100%;
    max-height: none;
    float: none;
  }
}
.tab .commentTxt {
  text-align: left;
  margin: 5px 0;
  line-height: 1.6;
  padding: 0 10px 60px;
  text-align: justify;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .tab .commentTxt {
    padding-left: 0;
    margin-bottom: 60px;
    padding-bottom: 0;
  }
}
.tab .tabsBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: solid 1px #e6e6e6;
  width: 320px;
  height: 60px;
}
@media only screen and (max-width: 768px) {
  .tab .tabsBottom {
    width: 100%;
  }
}

/*=====tab topix Block =====*/
.tab.topix {
  height: auto;
}
@media only screen and (max-width: 768px) {
  .tab.topix .topixPhotoFrame {
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    text-align: left;
  }
}
.tab.topix img {
  max-height: 200px;
}
@media only screen and (max-width: 768px) {
  .tab.topix img {
    width: auto;
    height: 100%;
    max-height: none;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
.tab.topix .commentTxt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  padding: 0 0 5% 0;
}
@media only screen and (max-width: 768px) {
  .tab.topix .commentTxt {
    padding-bottom: 0;
    margin-bottom: 5%;
    text-align: left;
    margin-top: 0;
  }
  .tab.topix .commentTxt a {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*=====tab movie Block =====*/
.tab.movie {
  width: 490px;
}
@media only screen and (max-width: 768px) {
  .tab.movie {
    width: auto;
  }
}

.tab.movie .tabTitle {
  padding: 7px 0 7px 0;
}
.tab.movie .tabsMovie iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
}


/*=====categoryLabel Block =====*/
.categoryLabel {
  position: absolute;
  top: -5px;
  left: 20px;
  min-width: 80px;
  padding: 0 30px;
  height: 30px;
  background-color: #f06060;
  border-radius: 0 0 10px 10px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}

.categoryLabel.goods {
  background-color: #993399;
}

/*=====tabTitle Block =====*/
.tabTitle {
  display: inline-block;
  padding: 37px 0 7px 0;
  margin-bottom: 15px;
  text-align: center;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  line-height: 1.22;
}
@media only screen and (max-width: 768px) {
  .tabTitle {
    padding-top: 30px;
  }
}
.tabTitle.enjoy, .tabTitle.lodging, .tabTitle.restaurant {
  border-bottom-color: #fff473;
}
.tabTitle.eat, .tabTitle.traffic, .tabTitle.hotspring {
  border-bottom-color: #ffc140;
}
.tabTitle.heal, .tabTitle.facility, .tabTitle.guide {
  border-bottom-color: #85f2d1;
}
.tabTitle.pickup {
  border-bottom-color: #ffc9c3;
}
.tabTitle.goods {
  border-bottom-color: #993399;
}
.tabTitle.atm {
  border-bottom-color: #487EC1;
}
.tabTitle.movie {
  border-bottom-color: #dc2525;
}
.tabTitle.event, .tabTitle.blog, .tabTitle.access {
  border-bottom: 0;
}

/*=====tab categoryIcon Block =====*/
.categoryIcon {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.categoryIcon p {
  color: #7ecef4;
  font-weight: bold;
  height: 41px;
  line-height: 41px;
  font-size: 14px;
  font-size: 1.4rem;
}
.categoryIcon p:before {
  content: "";
  float: left;
  width: 45px;
  height: 41px;
  background-repeat: no-repeat;
  background-position: 0 center;
}

.categoryIcon.enjoy {
  background-image: url(../images/ico_tanoshimu_s.png);
}

.categoryIcon.pickup {
  background-image: url(../images/bg_ico_pickup.png);
  background-size: contain;
}

.categoryIcon.eat {
  background-image: url(../images/ico_taberu_s.png);
}

.categoryIcon.heal {
  background-image: url(../images/ico_heal_s.png);
}

.categoryIcon.restaurant {
  background-image: url(../images/ico_restaurants_s.png);
}
.categoryIcon.restaurant p {
  color: #ccc;
}

.categoryIcon.lodging {
  background-image: url(../images/ico_lodging_s.png);
}
.categoryIcon.lodging p {
  color: #ccc;
}

.categoryIcon.goods {
  background-image: url(../images/ico_goods_s.png);
}

.categoryIcon.traffic {
  background-image: url(../images/ico_traffic_s.png);
}

.categoryIcon.guide {
  background-image: url(../images/ico_guide_s.png);
}

.categoryIcon.facility {
  background-image: url(../images/ico_facility_s.png);
}

.categoryIcon.atm {
  background-image: url(../images/ico_atm_s.png);
}

.categoryIcon.hotspring {
  background-image: url(../images/ico_hotspring_s.png);
}

/*====tab number Block =====*/
.number {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 40px;
  font-size: 4rem;
  color: #ccc;
  height: 41px;
  line-height: 41px;
}

/*--------------------------
feature Block
---------------------------*/
/*===== featureArea =====*/
.mainContent {
  position: relative;
  top: -110px;
  width: 1000px;
  margin: 0 auto -110px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -moz-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -webkit-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
}
@media only screen and (max-width: 768px) {
  .mainContent {
    width: auto;
    margin: 0 5%;
    top: -40px;
    margin-bottom: 0;
  }
}

/*===== categoryTagArea =====*/
/* line 812, ../sass/content.scss */
.categoryTagArea {
  position: absolute;
  top: -10px;
  width: 100%;
}
/* line 816, ../sass/content.scss */
.categoryTagArea .categoryTag {
  width: 100px;
  height: 140px;
  margin: 0 auto;
  background-color: #83F0CF;
  border-radius: 0 0 10px 10px;
}
@media only screen and (max-width: 768px) {
  /* line 816, ../sass/content.scss */
  .categoryTagArea .categoryTag {
    width: 80px;
    height: 120px;
  }
}
/* line 826, ../sass/content.scss */
.categoryTagArea .categoryTag .categoryTagIcon {
  background-image: url(../images/ico_healpage_heal.png);
  height: 81px;
  padding: 20px 0;
  background-position: center center;
}
@media only screen and (max-width: 768px) {
  /* line 826, ../sass/content.scss */
  .categoryTagArea .categoryTag .categoryTagIcon {
    padding: 10px 0;
  }
}
/* line 835, ../sass/content.scss */
.categoryTagArea .categoryTag .categoryTagNumber {
  color: #fff;
  text-align: center;
  font-size: 48px;
  height: 41px;
  margin: 0 0 20px;
  background-position: center center;
}
@media only screen and (max-width: 768px) {
  /* line 835, ../sass/content.scss */
  .categoryTagArea .categoryTag .categoryTagNumber {
    height: auto;
    font-size: 30px;
  }
}
/* line 849, ../sass/content.scss */
.categoryTagArea .categoryTag.heal {
  background-color: #83F0CF;
}
/* line 851, ../sass/content.scss */
.categoryTagArea .categoryTag.heal .categoryTagIcon {
  background-image: url(../images/ico_healpage_heal.png);
}
/* line 855, ../sass/content.scss */
.categoryTagArea .categoryTag.eat {
  background-color: #FFC140;
}
/* line 857, ../sass/content.scss */
.categoryTagArea .categoryTag.eat .categoryTagIcon {
  background-image: url(../images/ico_eatpage_eat.png);
}
/* line 861, ../sass/content.scss */
.categoryTagArea .categoryTag.enjoy {
  background-color: #FFF473;
}
/* line 863, ../sass/content.scss */
.categoryTagArea .categoryTag.enjoy .categoryTagIcon {
  background-image: url(../images/ico_enjoypage_enjoy.png);
}

.categoryTagArea .categoryTag.pickup {
  background-color: #ffc9c3;
}
.categoryTagArea .categoryTag.pickup .categoryTagIcon {
  background-image: url(../images/ico_pickuppage_pickup.png);
}


/*===== featureTitle =====*/
/* line 870, ../sass/content.scss */
.featureTitleArea {
  padding-top: 110px;
}
@media only screen and (max-width: 768px) {
  /* line 870, ../sass/content.scss */
  .featureTitleArea {
    padding-top: 90px;
  }
}
/* line 875, ../sass/content.scss */
.featureTitleArea .featureTitle {
  border-top: solid 2px #83F0CF;
  border-bottom: solid 2px #83F0CF;
}
@media only screen and (max-width: 768px) {
  /* line 875, ../sass/content.scss */
  .featureTitleArea .featureTitle {
    padding: 0 40px;
  }
}
/* line 881, ../sass/content.scss */
.featureTitleArea .featureTitle.eat {
  border-top-color: #FFC140;
  border-bottom-color: #FFC140;
}
/* line 885, ../sass/content.scss */
.featureTitleArea .featureTitle.enjoy, .featureTitleArea .featureTitle.modelCourse, .featureTitleArea .featureTitle.blog, .featureTitleArea .featureTitle.areaGuide {
  border-top-color: #fff372;
  border-bottom-color: #fff372;
}
.featureTitleArea .featureTitle.pickup {
  border-top-color: #ffc9c3;
  border-bottom-color: #ffc9c3;
}
/* line 889, ../sass/content.scss */
.featureTitleArea .featureTitle .featureMainTitle {
  font-size: 40px;
  font-size: 4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1.5;
  text-align: center;
  padding: 50px 0 30px;
}
@media only screen and (max-width: 768px) {
  /* line 889, ../sass/content.scss */
  .featureTitleArea .featureTitle .featureMainTitle {
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 5px;
  }
}
/* line 899, ../sass/content.scss */
.featureTitleArea .featureTitle .featureMainTitle.enjoy, .featureTitleArea .featureTitle .featureMainTitle.modelCourse, .featureTitleArea .featureTitle .featureMainTitle.blog, .featureTitleArea .featureTitle .featureMainTitle.areaGuide {
  color: #23B371;
}
/* line 900, ../sass/content.scss */
.featureTitleArea .featureTitle .featureMainTitle.eat {
  color: #BF5900;
}
/* line 901, ../sass/content.scss */
.featureTitleArea .featureTitle .featureMainTitle.heal {
  color: #50A8D1;
}
.featureTitleArea .featureTitle .featureMainTitle.pickup {
  color: #ff3c32;
}
/* line 903, ../sass/content.scss */
.featureTitleArea .featureTitle .featureSubTitle {
  color: #A2A2A2;
  text-align: center;
  padding-bottom: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  /* line 903, ../sass/content.scss */
  .featureTitleArea .featureTitle .featureSubTitle {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/*===== contentInner Block =====*/
/* line 916, ../sass/content.scss */
.contentInner {
  margin: 0 100px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  /* line 916, ../sass/content.scss */
  .contentInner {
    margin: 0;
    padding-bottom: 40px;
  }
}
/* line 923, ../sass/content.scss */
.contentInner .contentDescribe {
  padding: 64px 0 50px;
  line-height: 2.29;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  /* line 923, ../sass/content.scss */
  .contentInner .contentDescribe {
    padding: 30px;
    letter-spacing: -1px;
  }
}
/* line 933, ../sass/content.scss */
.contentInner .photoArea {
  margin: 0 -5px;
}
@media only screen and (max-width: 768px) {
  /* line 933, ../sass/content.scss */
  .contentInner .photoArea {
    width: 100%;
    padding: 0 30px;
    margin: 0;
  }
}
/* line 940, ../sass/content.scss */
.contentInner .photoArea figure {
  float: left;
  width: 260px;
  height: 260px;
  margin: 5px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 940, ../sass/content.scss */
  .contentInner .photoArea figure {
    float: none;
    width: auto;
    height: auto;
    overflow: visible;
  }
}
/* line 953, ../sass/content.scss */
.contentInner .photoArea img {
  height: 100%;
  width: auto;
  max-width: none;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  /* line 953, ../sass/content.scss */
  .contentInner .photoArea img {
    width: 100%;
    height: auto;
    padding: 0;
    position: static;
    transform: translateX(0);
    margin-bottom: 10px;
  }
  /* line 967, ../sass/content.scss */
  .contentInner .photoArea img:last-child {
    margin-bottom: 0;
  }
}
/* line 973, ../sass/content.scss */
.contentInner .dataArea {
  margin: 40px auto;
}
@media only screen and (max-width: 768px) {
  /* line 973, ../sass/content.scss */
  .contentInner .dataArea {
    margin: 0 20px;
  }
}
/* line 978, ../sass/content.scss */
.contentInner .dataArea .dataInner {
  background-color: #F0F0F0;
  padding: 27px 25px;
  margin: 10px 0 40px;
}
@media only screen and (max-width: 768px) {
  /* line 978, ../sass/content.scss */
  .contentInner .dataArea .dataInner {
    margin-bottom: 30px;
  }
}
/* line 985, ../sass/content.scss */
.contentInner .dataArea .dataInner .dataTitle {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 985, ../sass/content.scss */
  .contentInner .dataArea .dataInner .dataTitle {
    text-align: center;
  }
}
/* line 994, ../sass/content.scss */
.contentInner .dataArea .dataInner .dataDetails {
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 996, ../sass/content.scss */
.contentInner .dataArea .dataInner .dataDetails dt {
  font-family: 'Noto Sans Japanese', sans-serif;
  float: left;
  width: 100px;
  text-align: left;
  clear: both;
  line-height: 1.75;
}
@media only screen and (max-width: 768px) {
  /* line 996, ../sass/content.scss */
  .contentInner .dataArea .dataInner .dataDetails dt {
    float: none;
    font-weight: bold;
    text-align: center;
    width: auto;
  }
}
/* line 1010, ../sass/content.scss */
.contentInner .dataArea .dataInner .dataDetails dd {
  font-family: 'Noto Sans Japanese', sans-serif;
  padding-left: 100px;
  line-height: 1.75;
  min-height: 40px;
}
@media only screen and (max-width: 768px) {
  /* line 1010, ../sass/content.scss */
  .contentInner .dataArea .dataInner .dataDetails dd {
    padding-left: 0;
    text-align: center;
    height: auto;
    padding-bottom: 30px;
    min-height: 0;
  }
}
/* line 1027, ../sass/content.scss */
.contentInner .mapArea iframe {
  padding: 10px 0;
}
@media only screen and (max-width: 768px) {
  /* line 1027, ../sass/content.scss */
  .contentInner .mapArea iframe {
    width: 100%;
  }
}

/*===== featurePageTop Block =====*/
/* line 1036, ../sass/content.scss */
.featurePageTop {
  position: absolute;
  width: 100%;
  bottom: -38px;
}
/* line 1040, ../sass/content.scss */
.featurePageTop p {
  text-align: center;
}

/*===== subContents Block =====*/
/* line 1045, ../sass/content.scss */
.subContents {
  margin: -70px auto 40px;
}
@media only screen and (max-width: 768px) {
  /* line 1045, ../sass/content.scss */
  .subContents {
    margin-top: -50px;
    padding: 5px 0;
    background-color: #FCFDF9;
  }
}

/* line 1053, ../sass/content.scss */
.subContents02 {
  margin-top: 0;
}

/*===== tonaiMap Block =====*/
/* line 1059, ../sass/content.scss */
.tonaiMap .tonaiMapDescribe {
  left: 210px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  /* line 1059, ../sass/content.scss */
  .tonaiMap .tonaiMapDescribe {
    text-align: center;
  }
}
/* line 1066, ../sass/content.scss */
.tonaiMap .tonaiMapInner {
  position: relative;
  margin: 0 auto;
  width: 1033px;
  height: 672px;
}
@media only screen and (max-width: 768px) {
  /* line 1066, ../sass/content.scss */
  .tonaiMap .tonaiMapInner {
    text-align: center;
    width: auto;
    max-width: 335px;
    min-width: 300px;
    height: 335px;
    margin: 0 auto;
  }
}
/* line 1079, ../sass/content.scss */
.tonaiMap .tonaiMapInner p {
  position: absolute;
  height: 60px;
  line-height: 60px;
  top: 45px;
}
@media only screen and (max-width: 768px) {
  /* line 1079, ../sass/content.scss */
  .tonaiMap .tonaiMapInner p {
    height: 30px;
    line-height: 1.2;
    top: 20px;
  }
}
/* line 1090, ../sass/content.scss */
.tonaiMap .tonaiMapInner .icoTonaiMapTitle {
  left: 45px;
  background-image: url(../images/ico_map.png);
  background-size: 60px 60px;
  padding-left: 70px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  /* line 1090, ../sass/content.scss */
  .tonaiMap .tonaiMapInner .icoTonaiMapTitle {
    background-size: 30px 30px;
    padding-left: 40px;
    left: 5%;
    padding-top: 7px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/* line 1106, ../sass/content.scss */
.tonaiMap .tonaiMapInner img {
  position: absolute;
}
/* line 1109, ../sass/content.scss */
.tonaiMap .tonaiMapInner .mapMitsune {
  margin-top: 20%;
  left: 49%;
}
/* line 1113, ../sass/content.scss */
.tonaiMap .tonaiMapInner .mapOokagou {
  margin-top: 26%;
  left: 34%;
}
/* line 1117, ../sass/content.scss */
.tonaiMap .tonaiMapInner .mapKashitate {
  margin-top: 42%;
  left: 40%;
}
/* line 1121, ../sass/content.scss */
.tonaiMap .tonaiMapInner .mapSueyoshi {
  margin-top: 40%;
  left: 63%;
}
/* line 1125, ../sass/content.scss */
.tonaiMap .tonaiMapInner .mapNakanogou {
  margin-top: 46%;
  left: 51%;
}
/* line 1129, ../sass/content.scss */
.tonaiMap .tonaiMapInner .spMapMitsune {
  margin-top: 75px;
  left: 155px;
}
/* line 1133, ../sass/content.scss */
.tonaiMap .tonaiMapInner .spMapOokagou {
  margin-top: 106px;
  left: 69px;
}
/* line 1137, ../sass/content.scss */
.tonaiMap .tonaiMapInner .spMapKashitate {
  margin-top: 207px;
  left: 113px;
}
/* line 1141, ../sass/content.scss */
.tonaiMap .tonaiMapInner .spMapSueyoshi {
  margin-top: 197px;
  left: 244px;
}
/* line 1145, ../sass/content.scss */
.tonaiMap .tonaiMapInner .spMapNakanogou {
  margin-top: 233px;
  left: 179px;
}

/*--------------------------
otherCategory Block
---------------------------*/
/*===== linkButtons ======*/
/* line 1155, ../sass/content.scss */
.otherCategory {
  padding: 10px 0;
  background-color: #fff;
  text-align: center;
}
/* line 1159, ../sass/content.scss */
.otherCategory .linkButtons {
  width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 1159, ../sass/content.scss */
  .otherCategory .linkButtons {
    width: 202px;
  }
}
/* line 1166, ../sass/content.scss */
.otherCategory .linkButton, .otherCategory #accessPage .linkButton, #accessPage .otherCategory .linkButton {
  position: static;
  display: inline-block;
  margin: 10px 20px;
  border: solid 1px #039;
  width: 200px;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
}
@media only screen and (max-width: 768px) {
  /* line 1166, ../sass/content.scss */
  .otherCategory .linkButton, .otherCategory #accessPage .linkButton, #accessPage .otherCategory .linkButton {
    margin: 10px 0;
  }
}
/* line 1178, ../sass/content.scss */
.otherCategory .linkButton a, .otherCategory #accessPage .linkButton a, #accessPage .otherCategory .linkButton a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
}

/*--------------------------
pagination Block
---------------------------*/
/*===== pagination Block =====*/
/* line 1195, ../sass/content.scss */
#galleryPage .pagination,
#blogTopPage .pagination,
#specialIssuesPage .pagination,
#pickuplistPage .pagination,
#newsReleaseTopPage .pagination,
#linkPage .pagination,
#recruitlistPage .pagination {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  padding: 10px 0 25px;
}
@media only screen and (max-width: 768px) {
  /* line 1195, ../sass/content.scss */
  #galleryPage .pagination,
  #blogTopPage .pagination,
  #specialIssuesPage .pagination,
  #pickuplistPage .pagination,
  #newsReleaseTopPage .pagination,
  #linkPage .pagination,
  #recruitlistPage .pagination {
    font-size: 10.5px;
    font-size: 1.05rem;
    padding: 10px 0;
  }
}
/* line 1206, ../sass/content.scss */
#galleryPage .pagination a,
#blogTopPage .pagination a,
#specialIssuesPage .pagination a,
#pickuplistPage .pagination a,
#newsReleaseTopPage .pagination a,
#linkPage .pagination a,
#recruitlistPage .pagination a {
  color: inherit;
  display: block;
  text-decoration: none;
}
/* line 1212, ../sass/content.scss */
#galleryPage .pageNumber,
#blogTopPage .pageNumber,
#specialIssuesPage .pageNumber,
#pickuplistPage .pageNumber,
#newsReleaseTopPage .pageNumber,
#linkPage .pageNumber,
#recruitlistPage .pageNumber {
  display: inline-block;
  vertical-align: middle;
  background-color: #a8d4e8;
  border-radius: 20px;
  padding: 13px;
  min-width: 40px;
  text-align: center;
  margin: 5px 5px;
}
@media only screen and (max-width: 768px) {
  /* line 1212, ../sass/content.scss */
  #galleryPage .pageNumber,
  #blogTopPage .pageNumber,
  #specialIssuesPage .pageNumber,
  #pickuplistPage .pageNumber,
  #newsReleaseTopPage .pageNumber,
  #linkPage .pageNumber,
  #recruitlistPage .pageNumber {
    min-width: 30px;
    padding: 10px;
    border-radius: 15px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1227, ../sass/content.scss */
  #galleryPage .pageNumber.spNone,
  #blogTopPage .pageNumber.spNone,
  #specialIssuesPage .pageNumber.spNone,
  #pickuplistPage .pageNumber.spNone,
  #newsReleaseTopPage .pageNumber.spNone,
  #linkPage .pageNumber.spNone,
  #recruitlistPage .pageNumber.spNone {
    display: none;
  }
}
/* line 1232, ../sass/content.scss */
#galleryPage .goToPrevPage,
#galleryPage .goToNextPage,
#blogTopPage .goToPrevPage,
#blogTopPage .goToNextPage,
#specialIssuesPage .goToPrevPage,
#specialIssuesPage .goToNextPage,
#pickuplistPage .goToPrevPage,
#pickuplistPage .goToNextPage,
#newsReleaseTopPage .goToPrevPage,
#newsReleaseTopPage .goToNextPage,
#linkPage .goToPrevPage,
#linkPage .goToNextPage,
#recruitlistPage .goToPrevPage,
#recruitlistPage .goToNextPage {
  width: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 1232, ../sass/content.scss */
  #galleryPage .goToPrevPage,
  #galleryPage .goToNextPage,
  #blogTopPage .goToPrevPage,
  #blogTopPage .goToNextPage,
  #specialIssuesPage .goToPrevPage,
  #specialIssuesPage .goToNextPage,
  #pickuplistPage .goToPrevPage,
  #pickuplistPage .goToNextPage,
  #newsReleaseTopPage .goToPrevPage,
  #newsReleaseTopPage .goToNextPage,
  #linkPage .goToPrevPage,
  #linkPage .goToNextPage,
  #recruitlistPage .goToPrevPage,
  #recruitlistPage .goToNextPage {
    width: 70px;
  }
}
/* line 1239, ../sass/content.scss */
#galleryPage .pageNumber.current,
#blogTopPage .pageNumber.current,
#specialIssuesPage .pageNumber.current,
#pickuplistPage .pageNumber.current,
#newsReleaseTopPage .pageNumber.current,
#linkPage .pageNumber.current,
#recruitlistPage .pageNumber.current {
  color: #a8d4e8;
  border: solid 2px #a8d4e8;
  background-color: #fff;
  padding: 11px;
}
@media only screen and (max-width: 768px) {
  /* line 1239, ../sass/content.scss */
  #galleryPage .pageNumber.current,
  #blogTopPage .pageNumber.current,
  #specialIssuesPage .pageNumber.current,
  #pickuplistPage .pageNumber.current,
  #newsReleaseTopPage .pageNumber.current,
  #linkPage .pageNumber.current,
  #recruitlistPage .pageNumber.current {
    padding: 8px;
  }
}

/*--------------------------
footer Block
---------------------------*/
/*===== footer Block =====*/
/* line 1254, ../sass/content.scss */
.footer {
  background-color: #22b3e1;
  font-size: 12px;
  color: #fff;
}
/* line 1258, ../sass/content.scss */
.footer .logoS img {
  height: 30px;
  margin: 10px 0;
}
/* line 1262, ../sass/content.scss */
.footer .footNav {
  padding: 20px;
}
/* line 1264, ../sass/content.scss */
.footer .footNav li {
  float: left;
  border-right: solid 1px #fff;
  padding: 0 5px;
}
/* line 1269, ../sass/content.scss */
.footer .footNav a {
  color: #fff;
  font-family: 'Noto Sans Japanese', sans-serif;
}
/* line 1275, ../sass/content.scss */
.footer .footCopyright p {
  float: right;
  padding: 20px 0;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  .footer {
    padding-bottom: 90px;
  }
  .footer .footCopyright p {
    float: none;
    text-align: center;
  }
}


/* SIDE MENU */
.menu-side ul .menu-side_list-hotel{
  background-image: url('../images/sidemenu_bg_ico_hotel.png');
}
.menu-side ul .menu-side_list-restaurant{
  background-image: url('../images/sidemenu_bg_ico_food.png');
}
.menu-side ul .menu-side_list-traffic{
  background-image: url('../images/sidemenu_bg_ico_traffic.png');
}
.menu-side ul .menu-side_list-hotspring{
  background-image: url('../images/sidemenu_bg_ico_hotspring.png');
}
.menu-side ul .menu-side_list-mail{
  background-image: url('../images/sidemenu_bg_ico_mail.png');
}
.menu-side ul .menu-side_list-social{
  background-image: url('../images/sidemenu_bg_ico_social.png');
}
@media only screen and (min-width: 769px) {
  .menu-side .only-sp { display: none !important; }
  .menu-side{
    position: fixed;
    top: 30%;
    left: -126px;
    transform: translateY(-30%);
    transition: 0.3s;
  }
  .menu-side:hover{
    transition: 0.3s;
    left: 0;
  }
  .menu-side ul {
    border: 1px solid #fff;
    border-radius: 0 5px 5px 0;
  }
  .menu-side ul li{
    width: 206px;
    height: 60px;
    line-height: 60px;
    background-size: 50px 50px;
    background-position: right 15px center;
    background-repeat: no-repeat;
  }

  .menu-side ul:not(.menu-side_list--orange) li{
    border-top: 1px solid #fff;
  }
  .menu-side ul:not(.menu-side_list--orange) li:first-child{
    border-top: none;
  }

  .menu-side ul:not(.menu-side_list--orange){
    background-color: #2FC4EC;
  }
  .menu-side ul.menu-side_list--orange {
    background-color: #FFB419;
  }
  
  .menu-side ul.menu-side_list--orange {
    margin-top: -1px;
  }
  .menu-side ul li a{
    display: block;
    font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    padding-right: 80px;
  }
  .menu-side ul li.menu-side_list-social > div{
    padding-right: 81px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .menu-side ul li.menu-side_list-social a{
    padding: 0;
    line-height: 0;
  }
  .menu-side ul li.menu-side_list-social a:not(:last-child){
    margin-right: 8px;
  }
  .menu-side ul li.menu-side_list-social a img{
    width: 22px;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .menu-side .only-pc { display: none !important; }
  .menu-side{
    position: fixed;
    bottom: 15px;
    left: 3%;
    width: 94%;
    display: flex;
    filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.3));
    z-index: 9;
  }
  .menu-side ul {
    display: flex;
    align-items: flex-end;
  }
  .menu-side ul li{
    height: 60px;
    line-height: 89px;
    background-size: 25px 25px;
    background-position: top 8px center;
    background-repeat: no-repeat;
  }
  .menu-side ul li a,
  .menu-side ul li span{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
  }
  .menu-side_list {
    width: calc(100% / (6 / 4));
    background-color: #2FC4EC;
  }
  .menu-side_list li {
    width: calc(100% / 4);
  }
  .menu-side_list:first-of-type {
    padding-left: 22px;
    border-radius: 60px 0 0 60px;
  }
  .menu-side_list--orange:last-of-type {
    padding-right: 22px;
    border-radius: 0 60px 60px 0;
  }
  .menu-side_list--orange {
    width: calc(100% / 6);
    background-color: #FFB419;
  }
  .menu-side_list--orange li {
    width: 100%;
  }

  .menu-side ul li.menu-side_list-social > div{
    display: none;
    position: absolute;
    top: -70px;
    left: 0;
    width: 90%;
    height: 60px;
    transform: translateX(5%);
    background-color: #eee;
    border-radius: 60px;
    justify-content: center;
    align-items: center;
    background-color: #FFB419;
  }
  .menu-side ul li.menu-side_list-social > div a {
    margin: 0 15px;
    width: 32px;
    height: 32px;
    line-height: 1;
  }
  .menu-side ul li.menu-side_list-social > div a img{
    width: 100%;
  }
}

/*--------------------------
topPage
---------------------------*/
/* line 1291, ../sass/content.scss */
#topPage .header {
  /*background-image: url(../images/img_top_mainvisual.jpg);*/
  /*height: 768px;*/
  height: auto;
}
@media only screen and (max-width: 768px) {
  /* line 1291, ../sass/content.scss */
  #topPage .header {
    /*height: 550px;
    background-position: left top;*/
    height: auto;
  }
}
/* line 1299, ../sass/content.scss */
#topPage .nav {
  /*margin: 20px auto 0;*/
  background-color: transparent;
}
@media only screen and (max-width: 768px) {
  /* line 1299, ../sass/content.scss */
  #topPage .nav {
    /*border-bottom: solid 1px #1a5eb1;
    margin: 0;
    height: 50px;*/
  }
}
/* line 1307, ../sass/content.scss */
#topPage .nav .logo {
  /*padding-top: 0;*/
}
/* line 1309, ../sass/content.scss */
#topPage .nav .logo img {
  /*height: 50px;*/
}
@media only screen and (max-width: 768px) {
  /* line 1309, ../sass/content.scss */
  #topPage .nav .logo img {
    /*height: 30px;*/
  }
}
/* line 1316, ../sass/content.scss */
#topPage .nav .headerNav {
  /*padding-top: 3px;*/
}
/* line 1318, ../sass/content.scss */
#topPage .nav .headerNav li {
  /*border-right-color: #fff;*/
}
/* line 1320, ../sass/content.scss */
#topPage .nav .headerNav li a {
  /*color: #fff;*/
}
/* line 1326, ../sass/content.scss */
#topPage .imgCatchCopy {
  /*width: 325px;
  margin: 133px auto 256px;*/
  margin: 0;
  width: auto;
}
/* line 1329, ../sass/content.scss */
#topPage .imgCatchCopy img {
  width: 325px;
}
/* line 1333, ../sass/content.scss */
#topPage .spImgCatchCopy {
  /*width: 164px;
  margin: 85px auto 260px;*/
  margin: 0;
  width: auto;
}
/* line 1336, ../sass/content.scss */
#topPage .spImgCatchCopy img {
  width: 164px;
}

/*===== main=====*/
/* line 1344, ../sass/content.scss */
#topPage .main .tabsRow {
  position: relative;
  width: 1080px;
  margin: 10px auto 20px;
}
@media only screen and (max-width: 768px) {
  /* line 1344, ../sass/content.scss */
  #topPage .main .tabsRow {
    width: 100%;
  }
}
/* line 1351, ../sass/content.scss */
#topPage .main .tabsRow .tabs {
  margin: 0 30px;
}
@media only screen and (max-width: 768px) {
  /* line 1351, ../sass/content.scss */
  #topPage .main .tabsRow .tabs {
    margin: 0 5%;
  }
}
/* line 1357, ../sass/content.scss */
#topPage .main .tabsRow .btnPrev,
#topPage .main .tabsRow .btnNext {
  position: absolute;
  top: 225px;
}
/* line 1361, ../sass/content.scss */
#topPage .main .tabsRow .btnPrev a,
#topPage .main .tabsRow .btnNext a {
  width: 30px;
  height: 31px;
  display: block;
}
/* line 1367, ../sass/content.scss */
#topPage .main .tabsRow .btnPrev {
  left: 0;
}
/* line 1370, ../sass/content.scss */
#topPage .main .tabsRow .btnNext {
  right: 0;
}
@media only screen and (max-width: 768px) {
  /* line 1374, ../sass/content.scss */
  #topPage .main #topix {
    margin-top: 10px;
    padding-bottom: 10px;
  }
}
/* line 1379, ../sass/content.scss */
#topPage .main #topix .btnPrev,
#topPage .main #topix .btnNext {
  top: 145px;
}
@media only screen and (max-width: 768px) {
  /* line 1383, ../sass/content.scss */
  #topPage .main #topix .tab {
    width: 98%;
  }
}
/* line 1390, ../sass/content.scss */
#topPage .main .tab .date {
  position: absolute;
  bottom: 8px;
  left: 10px;
  color: #ccc;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  /* line 1390, ../sass/content.scss */
  #topPage .main .tab .date {
    font-size: 12px;
    font-size: 1.2rem;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
    left: 100px;
  }
}
/* line 1403, ../sass/content.scss */
#topPage .main .tab .category {
  position: absolute;
  bottom: 8px;
  right: 10px;
  color: #7ecef4;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  /* line 1403, ../sass/content.scss */
  #topPage .main .tab .category {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/* line 1416, ../sass/content.scss */
#topPage .main #funEatRelax {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 1416, ../sass/content.scss */
  #topPage .main #funEatRelax {
    margin-bottom: 0;
  }
}
/* line 1421, ../sass/content.scss */
#topPage .main #funEatRelax .icoTopix {
  margin-top: 10px;
}
/* line 1424, ../sass/content.scss */
#topPage .main #funEatRelax .icoTanoshimu {
  background-image: url(../images/ico_play.png);
}
@media only screen and (max-width: 768px) {
  /* line 1427, ../sass/content.scss */
  #topPage .main #funEatRelax .taberu {
    padding-bottom: 10px;
  }
}
/* line 1432, ../sass/content.scss */
#topPage .main #funEatRelax .tabsRow {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 1438, ../sass/content.scss */
#topPage .main #funEatRelax .linkButton {
  margin-top: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 1442, ../sass/content.scss */
  #topPage .main #funEatRelax .spBgcolorTanoshimu,
  #topPage .main #funEatRelax .spBgcolorTaberu,
  #topPage .main #funEatRelax .spBgcolorheal {
    padding: 1px 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1449, ../sass/content.scss */
  #topPage .main .pickup_index,
  #topPage .main #funEatRelax .spBgcolorTaberu{
    background-color: #e3f0c7;
    overflow: hidden;
  }
}
/* line 1457, ../sass/content.scss */
#topPage .main #kankoNavi {
  width: 100%;
  margin: 0 auto;
}
/* line 1460, ../sass/content.scss */
#topPage .main #kankoNavi .icoMap {
  background-image: url(../images/ico_map.png);
}
/* line 1463, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap {
  background-color: #d5ebee;
  background-image: url(../images/bg_kanko_map.png);
  background-position: center center;
  width: 100%;
  margin: 20px auto 30px;
}
@media only screen and (max-width: 768px) {
  /* line 1463, ../sass/content.scss */
  #topPage .main #kankoNavi .kankoMap {
    background-position: center 40px;
    background-size: 166px 187px;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }
}
/* line 1475, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap .kankoMapInner {
  width: 1000px;
  margin: 30px auto;
  height: 340px;
}
@media only screen and (max-width: 768px) {
  /* line 1475, ../sass/content.scss */
  #topPage .main #kankoNavi .kankoMap .kankoMapInner {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 267px;
    margin: 0;
  }
}
/* line 1487, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap .modelCourse,
#topPage .main #kankoNavi .kankoMap .hachijoKanko {
  position: relative;
  width: 320px;
  height: 340px;
  text-align: center;
  background-image: url(../images/bg_wave.png);
  background-position: center 90px;
}
@media only screen and (max-width: 768px) {
  /* line 1487, ../sass/content.scss */
  #topPage .main #kankoNavi .kankoMap .modelCourse,
  #topPage .main #kankoNavi .kankoMap .hachijoKanko {
    overflow: hidden;
    height: auto;
    padding: 5px;
  }
}
/* line 1501, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap p {
  line-height: 2;
  letter-spacing: -0.05em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  /* line 1501, ../sass/content.scss */
  #topPage .main #kankoNavi .kankoMap p {
    padding: 0 0 20px;
    line-height: 1.6em;
  }
}
/* line 1511, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap .modelCourse {
  float: left;
}
@media only screen and (max-width: 768px) {
  /* line 1511, ../sass/content.scss */
  #topPage .main #kankoNavi .kankoMap .modelCourse {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
/* line 1518, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap .modelCourse > h4 {
  background-image: url(../images/bg_ico_modelcourse.png);
  background-position: center 0;
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 1524, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap .hachijoKanko {
  float: right;
}
@media only screen and (max-width: 768px) {
  /* line 1524, ../sass/content.scss */
  #topPage .main #kankoNavi .kankoMap .hachijoKanko {
    float: none;
    width: 100%;
  }
}
/* line 1530, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap .hachijoKanko > h4 {
  background-image: url(../images/bg_ico_hachijokanko.png);
  background-position: center 0;
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 1536, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap .linkButton {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 1536, ../sass/content.scss */
  #topPage .main #kankoNavi .kankoMap .linkButton {
    position: static;
  }
}
/* line 1544, ../sass/content.scss */
#topPage .main #kankoNavi .kankoMap h4 {
  text-align: center;
  padding: 45px 0 70px;
}
/* line 1550, ../sass/content.scss */
#topPage .main #photoGallery {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 1554, ../sass/content.scss */
#topPage .main #photoGallery .icoPhotogallery {
  background-image: url(../images/ico_photogallery.png);
}
/* line 1557, ../sass/content.scss */
#topPage .main #photoGallery .bgPhotoGallery {
  margin-top: 20px;
  height: 868px;
  background-image: url(../images/bg_photogallery.jpg);
  background-size: cover;
  background-position: center top;
}
@media only screen and (max-width: 768px) {
  /* line 1557, ../sass/content.scss */
  #topPage .main #photoGallery .bgPhotoGallery {
    height: 270px;
  }
}
/* line 1567, ../sass/content.scss */
#topPage .main #photoGallery .photoGalleryList {
  height: 100px;
  width: 200%;
  font-size: 0;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 1567, ../sass/content.scss */
  #topPage .main #photoGallery .photoGalleryList {
    height: 60px;
  }
}
/* line 1575, ../sass/content.scss */
#topPage .main #photoGallery .photoGalleryList .photo {
  float: left;
}
/* line 1577, ../sass/content.scss */
#topPage .main #photoGallery .photoGalleryList .photo img {
  width: auto;
  height: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 1577, ../sass/content.scss */
  #topPage .main #photoGallery .photoGalleryList .photo img {
    height: 60px;
  }
}
/* line 1586, ../sass/content.scss */
#topPage .main #photoGallery .linkButton {
  position: absolute;
  bottom: 110px;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 768px) {
  /* line 1586, ../sass/content.scss */
  #topPage .main #photoGallery .linkButton {
    position: static;
  }
}
/* line 1596, ../sass/content.scss */
#topPage .main #calendarNewsArea {
  width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 1596, ../sass/content.scss */
  #topPage .main #calendarNewsArea {
    width: 100%;
  }
}
/* line 1602, ../sass/content.scss */
#topPage .main #calendarNewsArea .icoEventcalendar {
  background-image: url(../images/ico_eventcalendar.png);
}
/* line 1605, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar,
#topPage .main #calendarNewsArea .hachijoNews {
  position: relative;
  float: left;
  width: 490px;
  height: 440px;
  margin: 30px 0 10px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 1605, ../sass/content.scss */
  #topPage .main #calendarNewsArea .eventCalendar,
  #topPage .main #calendarNewsArea .hachijoNews {
    position: static;
    float: none;
    width: 100%;
    height: auto;
    padding: 0 30px 5px;
    margin: 0;
  }
}
/* line 1621, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar .linkButton,
#topPage .main #calendarNewsArea .hachijoNews .linkButton {
  position: absolute;
  left: 85px;
}
@media only screen and (max-width: 768px) {
  /* line 1621, ../sass/content.scss */
  #topPage .main #calendarNewsArea .eventCalendar .linkButton,
  #topPage .main #calendarNewsArea .hachijoNews .linkButton {
    position: static;
  }
}
/* line 1629, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar {
  margin-right: 10px;
}
/* line 1631, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar .topixIcons {
  width: 490px;
  margin: 20px auto 10px;
  border-bottom: solid 1px #000;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 1631, ../sass/content.scss */
  #topPage .main #calendarNewsArea .eventCalendar .topixIcons {
    width: 100%;
  }
}
/* line 1640, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar .yearMonth {
  padding-top: 5px;
  color: #666;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 1646, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar table {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  margin-top: 5px;
  line-height: 2.4;
}
/* line 1652, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar table tr {
  border: solid 1px #333;
}
/* line 1654, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar table tr th {
  background-color: #999;
  color: #fff;
  border-right: solid 1px #333;
}
/* line 1659, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar table tr td {
  border-right: solid 1px #333;
}
/* line 1663, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar table .weekday {
  line-height: 1.6;
}
/* line 1666, ../sass/content.scss */
#topPage .main #calendarNewsArea .eventCalendar table .eventDay a {
  display: block;
  background-color: #fff;
  color: #01b0f0;
  font-weight: bold;
}
/* line 1674, ../sass/content.scss */
#topPage .main #calendarNewsArea .hachijoNews {
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 1674, ../sass/content.scss */
  #topPage .main #calendarNewsArea .hachijoNews {
    margin-left: 0;
  }
}
/* line 1679, ../sass/content.scss */
#topPage .main #calendarNewsArea .hachijoNews .topixIcons {
  width: 490px;
  margin: 20px auto 10px;
  border-bottom: solid 1px #000;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 1679, ../sass/content.scss */
  #topPage .main #calendarNewsArea .hachijoNews .topixIcons {
    width: 100%;
    margin-top: 0;
  }
}
/* line 1689, ../sass/content.scss */
#topPage .main #calendarNewsArea .hachijoNews .boxScrollArea {
  width: 490px;
  margin-top: 35px;
  overflow: auto;
}
@media only screen and (max-width: 768px) {
  /* line 1689, ../sass/content.scss */
  #topPage .main #calendarNewsArea .hachijoNews .boxScrollArea {
    width: 100%;
    overflow: visible;
    height: auto;
    margin-top: 20px;
  }
}
/* line 1700, ../sass/content.scss */
#topPage .main #calendarNewsArea .hachijoNews dl {
  border-top: solid 1px #000;
}
/* line 1702, ../sass/content.scss */
#topPage .main #calendarNewsArea .hachijoNews dl .newsTitle {
  background-color: #999;
  color: #fff;
  line-height: 1.6;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
/* line 1709, ../sass/content.scss */
#topPage .main #calendarNewsArea .hachijoNews dl dt {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  width: 70px;
  color: #666;
  float: left;
  height: 1em;
  line-height: 2.4;
}
@media only screen and (max-width: 768px) {
  /* line 1709, ../sass/content.scss */
  #topPage .main #calendarNewsArea .hachijoNews dl dt {
    line-height: 1.8;
    color: #ccc;
  }
}
/* line 1724, ../sass/content.scss */
#topPage .main #calendarNewsArea .hachijoNews dl dd.newsTitle {
  padding-left: 223px;
}
/* line 1727, ../sass/content.scss */
#topPage .main #calendarNewsArea .hachijoNews dl dd {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  border-bottom: solid 1px #000;
  padding-left: 80px;
  line-height: 2;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  /* line 1727, ../sass/content.scss */
  #topPage .main #calendarNewsArea .hachijoNews dl dd {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
  }
}
/* line 1738, ../sass/content.scss */
#topPage .main #calendarNewsArea .hachijoNews dl dd a {
  color: #000;
}
/* line 1746, ../sass/content.scss */
#topPage .main #snsArea {
  width: 1000px;
  margin: 0 auto;
}
/* line 1749, ../sass/content.scss */
#topPage .main #snsArea .twitter,
#topPage .main #snsArea .instagram1,
#topPage .main #snsArea .instagram2,
#topPage .main #snsArea .facebook {
  float: left;
  width: 480px;
  margin: 20px 10px 15px;
}


@media only screen and (max-width: 768px) {
  /* line 1746, ../sass/content.scss */
  #topPage .main #snsArea {
    width: 100%;
    padding: 0 30px;
  }
  /* line 1768, ../sass/content.scss */
  #topPage .main #snsArea .twitter,
  #topPage .main #snsArea .instagram1,
  #topPage .main #snsArea .instagram2,
  #topPage .main #snsArea .facebook {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
  }
  #topPage .main #snsArea .twitter iframe{
    width: 315px !important;
  }

}

/*===== pageTop=====*/
/* line 1781, ../sass/content.scss */
#topPage .pageTop {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 27px;
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: center 85px;
}
@media only screen and (max-width: 768px) {
  /* line 1781, ../sass/content.scss */
  #topPage .pageTop {
    width: 100%;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* line 1794, ../sass/content.scss */
#topPage .pageTop p {
  width: 79px;
  height: 79px;
  margin-bottom: 10px;
  margin: 0 auto;
}
#topPage .main .head_slide{
  display: none;
  width: 100%;
  background-color: #fff;
  margin: 0 auto 20px;
}
#topPage .main .head_slide .slick-slider{
  margin: 0;
}
#topPage .head_slide .slick-slide{
  margin: 0 15px;
  padding: 30px 0 70px;
}
#topPage .head_slide .head_slide_img{
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 5px #aaa;
  width: 680px;
  height: 500px;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #000;
  outline: none;
}
#topPage .head_slide .head_slide_img img{
  min-width: 100%;
  min-height: 100%;
}
#topPage .head_slide .head_slide_img .head_slide_txt{
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255,0.8);
  width: 100%;
  padding: 20px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 900;
}
#topPage .head_slide .slick-prev,
#topPage .head_slide .slick-next{
  width: 60px;
  height: 60px;
  z-index: 1;
}
#topPage .head_slide .slick-prev{
  background-image: url(../images/btn_prev_top.png);
  background-repeat: no-repeat;
  background-size: contain;
  /*left: 300px;*/
  left: calc(50% - 385px);
}
#topPage .head_slide .slick-next{
  background-image: url(../images/btn_next_top.png);
  background-repeat: no-repeat;
  background-size: contain;
  /*right: 300px;*/
  right: calc(50% - 385px);
}
#topPage .head_slide .slick-dots{
  bottom: 25px;
}
#topPage .head_slide .slick-dots li button::before{
  font-size: 24px;
  opacity: 1;
  color: #dadada;
}
#topPage .head_slide .slick-dots li.slick-active button::before{
  color: #195eb2;
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  #topPage .head_slide .head_slide_img{
    width: 100%;
    height: 250px;
    border-radius: 5px;
  }
  #topPage .head_slide .slick-slide{
    padding: 20px 20px 45px;
    margin: 0;
  }
  #topPage .head_slide .head_slide_img .head_slide_txt{
    padding: 10px;
    font-size: 14px;
  }
  #topPage .head_slide .slick-dots{
    bottom: 15px;
  }
  #topPage .head_slide .slick-prev,
  #topPage .head_slide .slick-next{
    background: none;
    top: auto;
    bottom: 11px;
    height: 15px;
    width: 15px;
  }
  #topPage .head_slide .slick-prev{
    left: 20px;
  }
  #topPage .head_slide .slick-next{
    right: 20px;
  }
  #topPage .head_slide .slick-prev::before,
  #topPage .head_slide .slick-prev::after,
  #topPage .head_slide .slick-next::before,
  #topPage .head_slide .slick-next::after{
    content: "";
    position: absolute;
    width: 9px;
    border-bottom: 2px solid #5eb7e8;
  }
  #topPage .head_slide .slick-prev::before{
    top: 4px;
    left: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #topPage .head_slide .slick-prev::after{
    top: 10px;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #topPage .head_slide .slick-next::before{
    top: 4px;
    right: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #topPage .head_slide .slick-next::after{
    top: 10px;
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

/*===== bannerArea=====*/
/* line 1804, ../sass/content.scss */
#bannerArea {
  background-color: #fff;
  width: 100%;
  min-width: 1100px;
  padding: 10px 0;
}
@media only screen and (max-width: 768px) {
  /* line 1804, ../sass/content.scss */
  #bannerArea {
    min-width: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* line 1814, ../sass/content.scss */
#bannerArea .bannerAreaInner {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and (max-width: 768px) {
  /* line 1814, ../sass/content.scss */
  #bannerArea .bannerAreaInner {
    width: 100%;
    height: auto;
    padding: 0 30px;
    overflow: hidden;
  }
}
/* line 1825, ../sass/content.scss */
#bannerArea .bannerAreaInner .bannerRow {
  padding: 0 10px;
}
@media only screen and (max-width: 768px) {
  /* line 1825, ../sass/content.scss */
  #bannerArea .bannerAreaInner .bannerRow {
    padding: 0;
  }
}
/* line 1831, ../sass/content.scss */
#bannerArea .bannerAreaInner .btnPrev,
#bannerArea .bannerAreaInner .btnNext {
  position: absolute;
  top: 65px;
}
/* line 1835, ../sass/content.scss */
#bannerArea .bannerAreaInner .btnPrev a,
#bannerArea .bannerAreaInner .btnNext a {
  width: 30px;
  height: 31px;
  display: block;
}
/* line 1841, ../sass/content.scss */
#bannerArea .bannerAreaInner .btnPrev {
  left: 0;
}
/* line 1844, ../sass/content.scss */
#bannerArea .bannerAreaInner .btnNext {
  right: 0;
}
/* line 1848, ../sass/content.scss */
#bannerArea .bannerAreaInner .bannerRow li {
  float: left;
  width: 200px;
  margin: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 1848, ../sass/content.scss */
  #bannerArea .bannerAreaInner .bannerRow li {
    width: 48%;
    height: auto;
    margin: 1%;
  }
}
/* line 1857, ../sass/content.scss */
#bannerArea .bannerAreaInner .bannerRow li p:first-child {
  margin: 10px 0;
}
/* line 1860, ../sass/content.scss */
#bannerArea .bannerAreaInner .bannerRow li img {
  width: 100%;
  height: auto;
}

/*--------------------------
kankoNaviPage
---------------------------*/
/* line 1871, ../sass/content.scss */
#kankoNaviPage {
  background-color: #F8F6EA;
}
@media only screen and (max-width: 768px) {
  /* line 1871, ../sass/content.scss */
  #kankoNaviPage {
    width: auto;
  }
}
/* line 1876, ../sass/content.scss */
#kankoNaviPage .header {
  background-image: url(../images/img_kankonavi_top.png);
  background-position-y: 30px;
  background-size: cover;
  height: 590px;
}
/* line 1882, ../sass/content.scss */
#kankoNaviPage .imgCatchCopy {
  margin: 110px auto;
  width: 444px;
}
/* line 1885, ../sass/content.scss */
#kankoNaviPage .imgCatchCopy img {
  width: 444px;
}
/* line 1889, ../sass/content.scss */
#kankoNaviPage .pageDown {
  display: none;
}
/* line 1892, ../sass/content.scss */
#kankoNaviPage .tonaiMap {
  height: 462px;
}
/* line 1894, ../sass/content.scss */
#kankoNaviPage .tonaiMap .tonaiMapInner {
  top: -195px;
}
@media only screen and (max-width: 768px) {
  /* line 1894, ../sass/content.scss */
  #kankoNaviPage .tonaiMap .tonaiMapInner {
    top: 0;
  }
}
/* line 1901, ../sass/content.scss */
#kankoNaviPage .topixIcons {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-top: 70px;
}
@media only screen and (max-width: 768px) {
  /* line 1901, ../sass/content.scss */
  #kankoNaviPage .topixIcons {
    padding-top: 43px;
  }
}
/* line 1909, ../sass/content.scss */
#kankoNaviPage .describeTxt {
  padding: 45px 0 35px;
  line-height: 1.7;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  /* line 1909, ../sass/content.scss */
  #kankoNaviPage .describeTxt {
    padding: 30px 5% 30px;
    line-height: 1.6em;
  }
}
/* line 1918, ../sass/content.scss */
#kankoNaviPage .kankoNaviFeature {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  float: none;
  text-align: center;
  background-image: url(../images/bg_wave.png);
  background-position: center 120px;
  background-repeat: repeat-x;
}
@media only screen and (max-width: 768px) {
  /* line 1918, ../sass/content.scss */
  #kankoNaviPage .kankoNaviFeature {
    background-position: center 93px;
    width: auto;
    overflow: hidden;
    height: auto;
    padding: 5px;
  }
}
/* line 1935, ../sass/content.scss */
#kankoNaviPage .modelCourseLinkButton {
  margin: 0 auto;
  width: 868px;
  height: 200px;
}
@media only screen and (max-width: 768px) {
  /* line 1935, ../sass/content.scss */
  #kankoNaviPage .modelCourseLinkButton {
    width: 217px;
    float: none;
  }
}
/* line 1943, ../sass/content.scss */
#kankoNaviPage .modelCourseLinkButton li {
  position: relative;
  height: 195px;
  margin: 0 25px;
  float: left;
  background-position: center center;
}
@media only screen and (max-width: 768px) {
  /* line 1943, ../sass/content.scss */
  #kankoNaviPage .modelCourseLinkButton li {
    margin-bottom: 25px;
  }
}
/* line 1952, ../sass/content.scss */
#kankoNaviPage .modelCourseLinkButton li a {
  display: block;
  width: 167px;
  height: 167px;
  border-radius: 170px;
  border: solid 4px #fff;
  vertical-align: bottom;
  color: #000;
  font-weight: bold;
  box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -moz-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -webkit-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  background-size: 255px 170px;
}
/* line 1964, ../sass/content.scss */
#kankoNaviPage .modelCourseLinkButton li p {
  position: absolute;
  width: 160px;
  bottom: 0;
  text-align: center;
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 1973, ../sass/content.scss */
#kankoNaviPage .modelCourseLinkButton .imgRentacar {
  background-image: url(../images/img_modelcourse_thumbnail_rentacar.jpg);
}
/* line 1976, ../sass/content.scss */
#kankoNaviPage .modelCourseLinkButton .imgBicycle {
  background-image: url(../images/img_modelcourse_thumbnail_bicycle.jpg);
}
/* line 1980, ../sass/content.scss */
#kankoNaviPage .modelCourseLinkButton .imgWalk {
  background-image: url(../images/img_modelcourse_thumbnail_walk.jpg);
  background-position: center center;
}
/* line 1984, ../sass/content.scss */
#kankoNaviPage .modelCourseLinkButton .imgBus {
  background-image: url(../images/img_modelcourse_thumbnail_bus.jpg);
}
/* line 1988, ../sass/content.scss */
#kankoNaviPage .linkButton {
  position: absolute;
  bottom: 0;
  left: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 1988, ../sass/content.scss */
  #kankoNaviPage .linkButton {
    position: static;
  }
}
/* line 1996, ../sass/content.scss */
#kankoNaviPage .big .tab {
  min-height: 520px;
  height: auto;
  width: 490px;
}
@media only screen and (max-width: 768px) {
  /* line 1996, ../sass/content.scss */
  #kankoNaviPage .big .tab {
    min-height: auto;
    width: auto;
  }
}
/* line 2004, ../sass/content.scss */
#kankoNaviPage .big .tab img {
  width: 470px;
  height: 236px;
  max-height: none;
}
@media only screen and (max-width: 768px) {
  /* line 2004, ../sass/content.scss */
  #kankoNaviPage .big .tab img {
    width: 100%;
    height: auto;
  }
}
/* line 2013, ../sass/content.scss */
#kankoNaviPage .big .tab .bgwave {
  position: absolute;
  bottom: 80px;
  width: 470px;
  height: 10px;
  background-image: url(../images/bg_wave_long.png);
  background-position: center;
}
@media only screen and (max-width: 768px) {
  /* line 2013, ../sass/content.scss */
  #kankoNaviPage .big .tab .bgwave {
    background-image: url(../images/bg_wave_short.png);
    width: 95%;
  }
}
/* line 2026, ../sass/content.scss */
#kankoNaviPage .midium .tab {
  min-height: 510px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  /* line 2026, ../sass/content.scss */
  #kankoNaviPage .midium .tab {
    min-height: auto;
  }
}
/* line 2032, ../sass/content.scss */
#kankoNaviPage .midium .tab .bgwave {
  position: absolute;
  bottom: 80px;
  width: 300px;
  height: 10px;
  background-image: url(../images/bg_wave_short.png);
  background-position: center;
}
@media only screen and (max-width: 768px) {
  /* line 2032, ../sass/content.scss */
  #kankoNaviPage .midium .tab .bgwave {
    width: 95%;
  }
}
/* line 2044, ../sass/content.scss */
#kankoNaviPage .normal .tab {
  height: 445px;
}
@media only screen and (max-width: 768px) {
  /* line 2044, ../sass/content.scss */
  #kankoNaviPage .normal .tab {
    height: auto;
    float: none;
  }
}
/* line 2050, ../sass/content.scss */
#kankoNaviPage .normal .tab .bgwave {
  position: absolute;
  bottom: 80px;
  width: 300px;
  height: 10px;
  background-image: url(../images/bg_wave_short.png);
  background-position: center;
}
@media only screen and (max-width: 768px) {
  /* line 2050, ../sass/content.scss */
  #kankoNaviPage .normal .tab .bgwave {
    width: 95%;
  }
}
/* line 2061, ../sass/content.scss */
#kankoNaviPage .normal .tab .commentTxt {
  text-align: center;
}
/* line 2066, ../sass/content.scss */
#kankoNaviPage .tab .tabTitle {
  min-width: 100px;
  position: relative;
  top: -33px;
  margin-bottom: -33px;
  padding-top: 83px;
  background-position: center 0;
  border: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-size: 2rem;
}
/* line 2077, ../sass/content.scss */
#kankoNaviPage .tab .ogakyo {
  background-image: url(../images/bg_ico_kankonavi_dai.png);
}
/* line 2080, ../sass/content.scss */
#kankoNaviPage .tab .mitsune {
  background-image: url(../images/bg_ico_kankonavi_san.png);
}
/* line 2083, ../sass/content.scss */
#kankoNaviPage .tab .kashi {
  background-image: url(../images/bg_ico_kankonavi_kashi.png);
}
/* line 2086, ../sass/content.scss */
#kankoNaviPage .tab .nakanogo {
  background-image: url(../images/bg_ico_kankonavi_naka.png);
}
/* line 2089, ../sass/content.scss */
#kankoNaviPage .tab .sueyoshi {
  background-image: url(../images/bg_ico_kankonavi_sue.png);
}
/* line 2092, ../sass/content.scss */
#kankoNaviPage .tab .stay {
  background-image: url(../images/bg_ico_stay.png);
}
/* line 2095, ../sass/content.scss */
#kankoNaviPage .tab .restaurant {
  background-image: url(../images/bg_ico_restaurant.png);
}
/* line 2098, ../sass/content.scss */
#kankoNaviPage .tab .goods {
  background-image: url(../images/bg_ico_goods.png);
}
/* line 2101, ../sass/content.scss */
#kankoNaviPage .tab .traffic {
  background-image: url(../images/bg_ico_traffic.png);
}
/* line 2104, ../sass/content.scss */
#kankoNaviPage .tab .guide {
  background-image: url(../images/bg_ico_guide.png);
}
/* line 2107, ../sass/content.scss */
#kankoNaviPage .tab .heal {
  background-image: url(../images/bg_ico_heal.png);
}
/* line 2110, ../sass/content.scss */
#kankoNaviPage .tab .facility {
  background-image: url(../images/bg_ico_facility.png);
}
/* line 2113, ../sass/content.scss */
#kankoNaviPage .tab .hotspring {
  background-image: url(../images/bg_ico_hotspring.png);
}
/* line 2116, ../sass/content.scss */
#kankoNaviPage .tab .atm {
  background-image: url(../images/bg_ico_atm.png);
}
/* line 2119, ../sass/content.scss */
#kankoNaviPage .tab .commentTxt {
  position: relative;
  top: -18px;
  margin: 0 0 70px;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  /* line 2119, ../sass/content.scss */
  #kankoNaviPage .tab .commentTxt {
    margin-bottom: 70px;
  }
}
/* line 2128, ../sass/content.scss */
#kankoNaviPage .tab .linkButton {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  border: solid 1px #039;
  width: 200px;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
}
/* line 2140, ../sass/content.scss */
#kankoNaviPage .tab .linkButton a {
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  color: #039;
}
/* line 2149, ../sass/content.scss */
#kankoNaviPage #tonaiArea {
  margin-top: 30px;
  padding-top: 1px;
  padding-bottom: 25px;
  background-color: #ECF1EB;
}
/* line 2155, ../sass/content.scss */
#kankoNaviPage #hachijoKankoAnnai {
  padding-bottom: 30px;
}
/* line 2157, ../sass/content.scss */
#kankoNaviPage #hachijoKankoAnnai .describeTxt {
  padding-bottom: 5px;
}
/* line 2161, ../sass/content.scss */
#kankoNaviPage #kyokaiinShokai {
  padding: 10px 0;
  background-color: #fff;
  text-align: center;
}
/* line 2165, ../sass/content.scss */
#kankoNaviPage #kyokaiinShokai .linkButtons {
  width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 2165, ../sass/content.scss */
  #kankoNaviPage #kyokaiinShokai .linkButtons {
    width: 202px;
  }
}
/* line 2172, ../sass/content.scss */
#kankoNaviPage #kyokaiinShokai .linkButton {
  position: static;
  display: inline-block;
  margin: 10px 20px;
  border: solid 1px #039;
  width: 200px;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
}
@media only screen and (max-width: 768px) {
  /* line 2172, ../sass/content.scss */
  #kankoNaviPage #kyokaiinShokai .linkButton {
    margin: 10px 0;
  }
}
/* line 2184, ../sass/content.scss */
#kankoNaviPage #kyokaiinShokai .linkButton a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
}
/* line 2192, ../sass/content.scss */
#kankoNaviPage .pageTop {
  text-align: center;
}

/* line 2197, ../sass/content.scss */
#kankoNaviPage .imgCatchCopy {
  width: 444px;
}
/* line 2200, ../sass/content.scss */
#kankoNaviPage .spImgCatchCopy {
  margin-top: 150px;
}
/* line 2202, ../sass/content.scss */
#kankoNaviPage .spImgCatchCopy img {
  width: auto;
  height: 55px;
}

/*--------------------------
lodging
---------------------------*/
/* line 2215, ../sass/content.scss */
#lodgingPage .header {
  background-image: url(../images/bg_lodging_main.jpg);
}
/* line 2218, ../sass/content.scss */
#lodgingPage .imgCatchCopy {
  width: 274px;
}
/* line 2220, ../sass/content.scss */
#lodgingPage .imgCatchCopy img {
  width: 274px;
}
/* line 2225, ../sass/content.scss */
#lodgingPage .spImgCatchCopy img {
  max-width: 200px;
}

/*===== lodgingSerchArea=====*/
/* line 2232, ../sass/content.scss */
#lodgingPage .lodgingSerch {
  position: relative;
  margin: -100px auto 20px;
}
@media only screen and (max-width: 768px) {
  /* line 2232, ../sass/content.scss */
  #lodgingPage .lodgingSerch {
    margin: -100px 5% 20px;
  }
}
/* line 2238, ../sass/content.scss */
#lodgingPage .lodgingSerch .listSelectArea {
  margin-bottom: 10px;
}
/* line 2241, ../sass/content.scss */
#lodgingPage .lodgingSerch .checkBoxArea {
  border-top: dashed 1px #ccc;
}
/* line 2244, ../sass/content.scss */
#lodgingPage .lodgingSerch .freeWord {
  margin: 10px 0;
}

/*===== resultArea=====*/
/* line 2252, ../sass/content.scss */
#lodgingPage .header .contBox,
#restaurantsPage .header .contBox {
  width: 1000px;
}
@media only screen and (max-width: 768px) {
  /* line 2252, ../sass/content.scss */
  #lodgingPage .header .contBox,
  #restaurantsPage .header .contBox {
    width: 100%;
  }
}
/* line 2258, ../sass/content.scss */
#lodgingPage .contBox,
#restaurantsPage .contBox {
  width: 1100px;
}
@media only screen and (max-width: 768px) {
  /* line 2258, ../sass/content.scss */
  #lodgingPage .contBox,
  #restaurantsPage .contBox {
    width: 100%;
  }
}
/* line 2263, ../sass/content.scss */
#lodgingPage .contBox .paginationArea.top,
#restaurantsPage .contBox .paginationArea.top {
  border-bottom: solid 1px #ccc;
}
/* line 2266, ../sass/content.scss */
#lodgingPage .contBox .paginationArea.bottom,
#restaurantsPage .contBox .paginationArea.bottom {
  border-top: solid 1px #ccc;
}
/* line 2269, ../sass/content.scss */
#lodgingPage .contBox .paginationArea,
#restaurantsPage .contBox .paginationArea {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
}
@media only screen and (max-width: 768px) {
  /* line 2269, ../sass/content.scss */
  #lodgingPage .contBox .paginationArea,
  #restaurantsPage .contBox .paginationArea {
    padding: 2% 5%;
    width: 90%;
  }
}
/* line 2277, ../sass/content.scss */
#lodgingPage .contBox .paginationArea li,
#restaurantsPage .contBox .paginationArea li {
  float: left;
}
/* line 2280, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pagination,
#restaurantsPage .contBox .paginationArea .pagination {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  /* line 2280, ../sass/content.scss */
  #lodgingPage .contBox .paginationArea .pagination,
  #restaurantsPage .contBox .paginationArea .pagination {
    float: none;
  }
}
/* line 2288, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pagination span,
#restaurantsPage .contBox .paginationArea .pagination span {
  padding: 0 5px;
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 2293, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .sortSelecter,
#restaurantsPage .contBox .paginationArea .sortSelecter {
  position: relative;
  margin: 0 0 0 140px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 2293, ../sass/content.scss */
  #lodgingPage .contBox .paginationArea .sortSelecter,
  #restaurantsPage .contBox .paginationArea .sortSelecter {
    margin: 10px 0;
    float: left;
  }
}
/* line 2301, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .sortSelecter .sortTitle,
#restaurantsPage .contBox .paginationArea .sortSelecter .sortTitle {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  float: left;
  line-height: 1.8;
}
/* line 2308, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .sortSelecter label,
#restaurantsPage .contBox .paginationArea .sortSelecter label {
  float: left;
  line-height: 24px;
  height: 24px;
  padding-right: 10px;
}
/* line 2314, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .sortSelecter .selectW122,
#restaurantsPage .contBox .paginationArea .sortSelecter .selectW122 {
  background-image: url(../images/bg_listselect_w122.png);
  background-position: 0 center;
  width: 122px;
  height: 22px;
  line-height: 22px;
  margin-left: 10px;
  float: left;
}
/* line 2324, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .sortSelecter .selectW122 div,
#restaurantsPage .contBox .paginationArea .sortSelecter .selectW122 div {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  line-height: 22px;
  height: 22px;
  padding-left: 10px;
  margin-left: 5px;
}
/* line 2338, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .sortSelecter .selectW122 select,
#restaurantsPage .contBox .paginationArea .sortSelecter .selectW122 select {
  position: absolute;
  zoom: 1.1;
  z-index: 2;
  opacity: 0;
  width: 122px;
}
/* line 2346, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .sortSelecter span,
#restaurantsPage .contBox .paginationArea .sortSelecter span {
  margin-top: 4px;
  display: block;
}
/* line 2351, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea,
#restaurantsPage .contBox .paginationArea .pageNumbersArea {
  float: right;
}
/* line 2353, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea .pageNumbers,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers {
  margin-left: 350px;
}
@media only screen and (max-width: 768px) {
  /* line 2353, ../sass/content.scss */
  #lodgingPage .contBox .paginationArea .pageNumbersArea .pageNumbers,
  #restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers {
    margin: 5% 0 0 20%;
  }
}
/* line 2358, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea .pageNumbers li,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers li {
  border-right: solid 1px #000;
  padding: 0 5px;
}
@media only screen and (max-width: 768px) {
  /* line 2358, ../sass/content.scss */
  #lodgingPage .contBox .paginationArea .pageNumbersArea .pageNumbers li,
  #restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers li {
    float: left;
  }
}
/* line 2364, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea .pageNumbers li:last-child,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers li:last-child {
  border: none;
}
/* line 2367, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea .pageNumbers li a,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers li a {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  color: inherit;
}
/* line 2375, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea .goToNextPage,
#lodgingPage .contBox .paginationArea .pageNumbersArea .goToPrevPage,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .goToNextPage,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .goToPrevPage {
  padding-left: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 2375, ../sass/content.scss */
  #lodgingPage .contBox .paginationArea .pageNumbersArea .goToNextPage,
  #lodgingPage .contBox .paginationArea .pageNumbersArea .goToPrevPage,
  #restaurantsPage .contBox .paginationArea .pageNumbersArea .goToNextPage,
  #restaurantsPage .contBox .paginationArea .pageNumbersArea .goToPrevPage {
    float: left;
  }
}
/* line 2381, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea .goToNextPage a,
#lodgingPage .contBox .paginationArea .pageNumbersArea .goToPrevPage a,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .goToNextPage a,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .goToPrevPage a {
  font-size: 12px;
  font-size: 1.2rem;
  color: inherit;
  border: solid 1px #808080;
  border-radius: 10px;
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
}
/* line 2395, ../sass/content.scss */
#lodgingPage .contBox .resultArea,
#restaurantsPage .contBox .resultArea {
  padding: 20px 0;
}
/* line 2398, ../sass/content.scss */
#lodgingPage .contBox .tab,
#restaurantsPage .contBox .tab {
  height: auto;
}
@media only screen and (max-width: 768px) {
  /* line 2398, ../sass/content.scss */
  #lodgingPage .contBox .tab,
  #restaurantsPage .contBox .tab {
    width: 98%;
    overflow: hidden;
  }
}
/* line 2404, ../sass/content.scss */
#lodgingPage .contBox .tab .tabTitle,
#restaurantsPage .contBox .tab .tabTitle {
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 25px;
  margin-bottom: 25px;
  border-bottom-width: 2px;
}
/* line 2412, ../sass/content.scss */
#lodgingPage .contBox .tab .tabsBottom .categoryIcon.lodging p,
#restaurantsPage .contBox .tab .tabsBottom .categoryIcon.lodging p {
  font-size: 12px;
  font-size: 1.2rem;
}

/*--------------------------
lodgingPage ryokinTel
---------------------------*/
/* line 2424, ../sass/content.scss */
#lodgingPage .content {
  margin-bottom: 10px;
}
/* line 2427, ../sass/content.scss */
#lodgingPage .commentTxt {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 20px;
  margin-bottom: 20px;
  text-align: justify;
}
/* line 2433, ../sass/content.scss */
#lodgingPage .details {
  width: 320px;
  padding: 10px 10px 60px;
  margin: 0 -10px;
  border-top: dashed 1px #e6e6e6;
  font-weight: bold;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  /* line 2433, ../sass/content.scss */
  #lodgingPage .details {
    width: auto;
  }
}
/* line 2443, ../sass/content.scss */
#lodgingPage .details dt {
  width: 90px;
  float: left;
  padding-top: 7px;
  color: #ccc;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right;
}
/* line 2451, ../sass/content.scss */
#lodgingPage .details dd {
  min-height: 22px;
  padding-left: 100px;
  padding-top: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
}
/* line 2459, ../sass/content.scss */
#lodgingPage .ryokinTel {
  position: absolute;
  bottom: 61px;
  left: 0;
  border-top: dashed 1px #e6e6e6;
  padding-left: 80px;
  padding-top: 5px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  /* line 2459, ../sass/content.scss */
  #lodgingPage .ryokinTel {
    width: 100%;
  }
}
/* line 2470, ../sass/content.scss */
#lodgingPage .ryokinTel .ryokin,
#lodgingPage .ryokinTel .tel {
  position: relative;
  line-height: 1.4;
  margin: 5px 0;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  /* line 2470, ../sass/content.scss */
  #lodgingPage .ryokinTel .ryokin,
  #lodgingPage .ryokinTel .tel {
    width: 100%;
  }
}
/* line 2480, ../sass/content.scss */
#lodgingPage .ryokinTel .ryokin span,
#lodgingPage .ryokinTel .tel span {
  position: absolute;
  left: -70px;
  top: 2px;
  color: #ccc;
  font-size: 12px;
  font-size: 1.2rem;
  padding-right: 5px;
  text-align: right;
  width: 70px;
  display: inline-block;
  padding-right: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 2480, ../sass/content.scss */
  #lodgingPage .ryokinTel .ryokin span,
  #lodgingPage .ryokinTel .tel span {
    text-align: right;
    width: 70px;
    display: inline-block;
    padding-right: 10px;
  }
}
/* line 2499, ../sass/content.scss */
#lodgingPage .ryokinTel .teikyubi {
  display: inline-block;
  width: 50%;
  height: 40px;
  line-height: 40px;
  float: left;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  /* line 2499, ../sass/content.scss */
  #lodgingPage .ryokinTel .teikyubi {
    float: none;
    width: 100%;
  }
}
/* line 2511, ../sass/content.scss */
#lodgingPage .ryokinTel .teikyubi span {
  color: #ccc;
  font-size: 12px;
  font-size: 1.2rem;
  padding-right: 5px;
}
@media only screen and (max-width: 768px) {
  /* line 2511, ../sass/content.scss */
  #lodgingPage .ryokinTel .teikyubi span {
    text-align: right;
    width: 70px;
    display: inline-block;
    padding-right: 10px;
  }
}
/* line 2523, ../sass/content.scss */
#lodgingPage .ryokinTel .teikyubi {
  text-align: left;
  padding-left: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 2523, ../sass/content.scss */
  #lodgingPage .ryokinTel .teikyubi {
    padding-left: 70px;
  }
}

/*--------------------------
restaurantsPage ryokinTel
---------------------------*/
/* line 2536, ../sass/content.scss */
#restaurantsPage .content {
  margin-bottom: 10px;
}
/* line 2539, ../sass/content.scss */
#restaurantsPage .commentTxt {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 20px;
  text-align: justify;
}
/* line 2544, ../sass/content.scss */
#restaurantsPage .details {
  width: 320px;
  padding: 10px 10px 60px;
  margin: 0 -10px;
  border-top: dashed 1px #e6e6e6;
  font-weight: bold;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  /* line 2544, ../sass/content.scss */
  #restaurantsPage .details {
    width: auto;
  }
}
/* line 2554, ../sass/content.scss */
#restaurantsPage .details dt {
  width: 70px;
  float: left;
  padding-top: 7px;
  color: #ccc;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right;
}
/* line 2562, ../sass/content.scss */
#restaurantsPage .details dd {
  padding-left: 80px;
  padding-top: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
}
/* line 2570, ../sass/content.scss */
#restaurantsPage .ryokinTel {
  position: absolute;
  bottom: 65px;
  left: 0;
  border-top: dashed 1px #e6e6e6;
  width: 320px;
  height: 80px;
  padding-left: 10px;
  width: 100%;
  text-align: left;
}
/* line 2580, ../sass/content.scss */
#restaurantsPage .ryokinTel .ryokin,
#restaurantsPage .ryokinTel .tel,
#restaurantsPage .ryokinTel .teikyubi {
  width: 100%;
  min-height: 40px;
  line-height: 1.2;
  padding: 12px 10px 0 0;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 2589, ../sass/content.scss */
#restaurantsPage .ryokinTel .ryokin span,
#restaurantsPage .ryokinTel .tel span,
#restaurantsPage .ryokinTel .teikyubi span {
  color: #ccc;
  font-size: 12px;
  font-size: 1.2rem;
  padding-right: 5px;
  text-align: right;
  width: 70px;
  display: inline-block;
  padding-right: 10px;
}
/* line 2599, ../sass/content.scss */
#restaurantsPage .ryokinTel .teikyubi {
  text-align: left;
}

/*--------------------------
lodging Detail and DeluxePage
---------------------------*/
/* line 2609, ../sass/content.scss */
#lodgingDetailPage .header,
#lodgingDetailDeluxePage .header {
  background-image: url(../images/bg_lodgingdetail_main.jpg);
}
@media only screen and (max-width: 768px) {
  /* line 2609, ../sass/content.scss */
  #lodgingDetailPage .header,
  #lodgingDetailDeluxePage .header {
    height: 800px;
  }
}
/* line 2614, ../sass/content.scss */
#lodgingDetailPage .header .nav,
#lodgingDetailDeluxePage .header .nav {
  background-color: white;
}
/* line 2617, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader,
#lodgingDetailPage .header .atmHeader,
#lodgingDetailPage .header .healHeader,
#lodgingDetailPage .header .facilityHeader,
#lodgingDetailPage .header .trafficHeader,
#lodgingDetailPage .header .guideHeader,
#lodgingDetailPage .header .lodgingHeader,
#lodgingDetailDeluxePage .header .hotspringHeader,
#lodgingDetailDeluxePage .header .atmHeader,
#lodgingDetailDeluxePage .header .healHeader,
#lodgingDetailDeluxePage .header .facilityHeader,
#lodgingDetailDeluxePage .header .trafficHeader,
#lodgingDetailDeluxePage .header .guideHeader,
#lodgingDetailDeluxePage .header .lodgingHeader {
  background-color: #fff;
  -webkit-box-shadow: inset 0px 20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 20px 20px -20px rgba(0, 0, 0, 0.3);
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  /* line 2617, ../sass/content.scss */
  #lodgingDetailPage .header .hotspringHeader,
  #lodgingDetailPage .header .atmHeader,
  #lodgingDetailPage .header .healHeader,
  #lodgingDetailPage .header .facilityHeader,
  #lodgingDetailPage .header .trafficHeader,
  #lodgingDetailPage .header .guideHeader,
  #lodgingDetailPage .header .lodgingHeader,
  #lodgingDetailDeluxePage .header .hotspringHeader,
  #lodgingDetailDeluxePage .header .atmHeader,
  #lodgingDetailDeluxePage .header .healHeader,
  #lodgingDetailDeluxePage .header .facilityHeader,
  #lodgingDetailDeluxePage .header .trafficHeader,
  #lodgingDetailDeluxePage .header .guideHeader,
  #lodgingDetailDeluxePage .header .lodgingHeader {
    padding: 0 5%;
  }
}
/* line 2632, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .hotspringName,
#lodgingDetailPage .header .hotspringHeader .atmName,
#lodgingDetailPage .header .hotspringHeader .healName,
#lodgingDetailPage .header .hotspringHeader .facilityName,
#lodgingDetailPage .header .hotspringHeader .trafficName,
#lodgingDetailPage .header .hotspringHeader .guideName,
#lodgingDetailPage .header .hotspringHeader .lodgingName,
#lodgingDetailPage .header .atmHeader .hotspringName,
#lodgingDetailPage .header .atmHeader .atmName,
#lodgingDetailPage .header .atmHeader .healName,
#lodgingDetailPage .header .atmHeader .facilityName,
#lodgingDetailPage .header .atmHeader .trafficName,
#lodgingDetailPage .header .atmHeader .guideName,
#lodgingDetailPage .header .atmHeader .lodgingName,
#lodgingDetailPage .header .healHeader .hotspringName,
#lodgingDetailPage .header .healHeader .atmName,
#lodgingDetailPage .header .healHeader .healName,
#lodgingDetailPage .header .healHeader .facilityName,
#lodgingDetailPage .header .healHeader .trafficName,
#lodgingDetailPage .header .healHeader .guideName,
#lodgingDetailPage .header .healHeader .lodgingName,
#lodgingDetailPage .header .facilityHeader .hotspringName,
#lodgingDetailPage .header .facilityHeader .atmName,
#lodgingDetailPage .header .facilityHeader .healName,
#lodgingDetailPage .header .facilityHeader .facilityName,
#lodgingDetailPage .header .facilityHeader .trafficName,
#lodgingDetailPage .header .facilityHeader .guideName,
#lodgingDetailPage .header .facilityHeader .lodgingName,
#lodgingDetailPage .header .trafficHeader .hotspringName,
#lodgingDetailPage .header .trafficHeader .atmName,
#lodgingDetailPage .header .trafficHeader .healName,
#lodgingDetailPage .header .trafficHeader .facilityName,
#lodgingDetailPage .header .trafficHeader .trafficName,
#lodgingDetailPage .header .trafficHeader .guideName,
#lodgingDetailPage .header .trafficHeader .lodgingName,
#lodgingDetailPage .header .guideHeader .hotspringName,
#lodgingDetailPage .header .guideHeader .atmName,
#lodgingDetailPage .header .guideHeader .healName,
#lodgingDetailPage .header .guideHeader .facilityName,
#lodgingDetailPage .header .guideHeader .trafficName,
#lodgingDetailPage .header .guideHeader .guideName,
#lodgingDetailPage .header .guideHeader .lodgingName,
#lodgingDetailPage .header .lodgingHeader .hotspringName,
#lodgingDetailPage .header .lodgingHeader .atmName,
#lodgingDetailPage .header .lodgingHeader .healName,
#lodgingDetailPage .header .lodgingHeader .facilityName,
#lodgingDetailPage .header .lodgingHeader .trafficName,
#lodgingDetailPage .header .lodgingHeader .guideName,
#lodgingDetailPage .header .lodgingHeader .lodgingName,
#lodgingDetailDeluxePage .header .hotspringHeader .hotspringName,
#lodgingDetailDeluxePage .header .hotspringHeader .atmName,
#lodgingDetailDeluxePage .header .hotspringHeader .healName,
#lodgingDetailDeluxePage .header .hotspringHeader .facilityName,
#lodgingDetailDeluxePage .header .hotspringHeader .trafficName,
#lodgingDetailDeluxePage .header .hotspringHeader .guideName,
#lodgingDetailDeluxePage .header .hotspringHeader .lodgingName,
#lodgingDetailDeluxePage .header .atmHeader .hotspringName,
#lodgingDetailDeluxePage .header .atmHeader .atmName,
#lodgingDetailDeluxePage .header .atmHeader .healName,
#lodgingDetailDeluxePage .header .atmHeader .facilityName,
#lodgingDetailDeluxePage .header .atmHeader .trafficName,
#lodgingDetailDeluxePage .header .atmHeader .guideName,
#lodgingDetailDeluxePage .header .atmHeader .lodgingName,
#lodgingDetailDeluxePage .header .healHeader .hotspringName,
#lodgingDetailDeluxePage .header .healHeader .atmName,
#lodgingDetailDeluxePage .header .healHeader .healName,
#lodgingDetailDeluxePage .header .healHeader .facilityName,
#lodgingDetailDeluxePage .header .healHeader .trafficName,
#lodgingDetailDeluxePage .header .healHeader .guideName,
#lodgingDetailDeluxePage .header .healHeader .lodgingName,
#lodgingDetailDeluxePage .header .facilityHeader .hotspringName,
#lodgingDetailDeluxePage .header .facilityHeader .atmName,
#lodgingDetailDeluxePage .header .facilityHeader .healName,
#lodgingDetailDeluxePage .header .facilityHeader .facilityName,
#lodgingDetailDeluxePage .header .facilityHeader .trafficName,
#lodgingDetailDeluxePage .header .facilityHeader .guideName,
#lodgingDetailDeluxePage .header .facilityHeader .lodgingName,
#lodgingDetailDeluxePage .header .trafficHeader .hotspringName,
#lodgingDetailDeluxePage .header .trafficHeader .atmName,
#lodgingDetailDeluxePage .header .trafficHeader .healName,
#lodgingDetailDeluxePage .header .trafficHeader .facilityName,
#lodgingDetailDeluxePage .header .trafficHeader .trafficName,
#lodgingDetailDeluxePage .header .trafficHeader .guideName,
#lodgingDetailDeluxePage .header .trafficHeader .lodgingName,
#lodgingDetailDeluxePage .header .guideHeader .hotspringName,
#lodgingDetailDeluxePage .header .guideHeader .atmName,
#lodgingDetailDeluxePage .header .guideHeader .healName,
#lodgingDetailDeluxePage .header .guideHeader .facilityName,
#lodgingDetailDeluxePage .header .guideHeader .trafficName,
#lodgingDetailDeluxePage .header .guideHeader .guideName,
#lodgingDetailDeluxePage .header .guideHeader .lodgingName,
#lodgingDetailDeluxePage .header .lodgingHeader .hotspringName,
#lodgingDetailDeluxePage .header .lodgingHeader .atmName,
#lodgingDetailDeluxePage .header .lodgingHeader .healName,
#lodgingDetailDeluxePage .header .lodgingHeader .facilityName,
#lodgingDetailDeluxePage .header .lodgingHeader .trafficName,
#lodgingDetailDeluxePage .header .lodgingHeader .guideName,
#lodgingDetailDeluxePage .header .lodgingHeader .lodgingName {
  background-size: 40px 40px;
  background-position-y: center;
  padding-left: 50px;
  margin: 20px 0;
  width: 750px;
  line-height: 40px;
  float: left;
  font-size: 32px;
  font-size: 3.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  /* line 2632, ../sass/content.scss */
  #lodgingDetailPage .header .hotspringHeader .hotspringName,
  #lodgingDetailPage .header .hotspringHeader .atmName,
  #lodgingDetailPage .header .hotspringHeader .healName,
  #lodgingDetailPage .header .hotspringHeader .facilityName,
  #lodgingDetailPage .header .hotspringHeader .trafficName,
  #lodgingDetailPage .header .hotspringHeader .guideName,
  #lodgingDetailPage .header .hotspringHeader .lodgingName,
  #lodgingDetailPage .header .atmHeader .hotspringName,
  #lodgingDetailPage .header .atmHeader .atmName,
  #lodgingDetailPage .header .atmHeader .healName,
  #lodgingDetailPage .header .atmHeader .facilityName,
  #lodgingDetailPage .header .atmHeader .trafficName,
  #lodgingDetailPage .header .atmHeader .guideName,
  #lodgingDetailPage .header .atmHeader .lodgingName,
  #lodgingDetailPage .header .healHeader .hotspringName,
  #lodgingDetailPage .header .healHeader .atmName,
  #lodgingDetailPage .header .healHeader .healName,
  #lodgingDetailPage .header .healHeader .facilityName,
  #lodgingDetailPage .header .healHeader .trafficName,
  #lodgingDetailPage .header .healHeader .guideName,
  #lodgingDetailPage .header .healHeader .lodgingName,
  #lodgingDetailPage .header .facilityHeader .hotspringName,
  #lodgingDetailPage .header .facilityHeader .atmName,
  #lodgingDetailPage .header .facilityHeader .healName,
  #lodgingDetailPage .header .facilityHeader .facilityName,
  #lodgingDetailPage .header .facilityHeader .trafficName,
  #lodgingDetailPage .header .facilityHeader .guideName,
  #lodgingDetailPage .header .facilityHeader .lodgingName,
  #lodgingDetailPage .header .trafficHeader .hotspringName,
  #lodgingDetailPage .header .trafficHeader .atmName,
  #lodgingDetailPage .header .trafficHeader .healName,
  #lodgingDetailPage .header .trafficHeader .facilityName,
  #lodgingDetailPage .header .trafficHeader .trafficName,
  #lodgingDetailPage .header .trafficHeader .guideName,
  #lodgingDetailPage .header .trafficHeader .lodgingName,
  #lodgingDetailPage .header .guideHeader .hotspringName,
  #lodgingDetailPage .header .guideHeader .atmName,
  #lodgingDetailPage .header .guideHeader .healName,
  #lodgingDetailPage .header .guideHeader .facilityName,
  #lodgingDetailPage .header .guideHeader .trafficName,
  #lodgingDetailPage .header .guideHeader .guideName,
  #lodgingDetailPage .header .guideHeader .lodgingName,
  #lodgingDetailPage .header .lodgingHeader .hotspringName,
  #lodgingDetailPage .header .lodgingHeader .atmName,
  #lodgingDetailPage .header .lodgingHeader .healName,
  #lodgingDetailPage .header .lodgingHeader .facilityName,
  #lodgingDetailPage .header .lodgingHeader .trafficName,
  #lodgingDetailPage .header .lodgingHeader .guideName,
  #lodgingDetailPage .header .lodgingHeader .lodgingName,
  #lodgingDetailDeluxePage .header .hotspringHeader .hotspringName,
  #lodgingDetailDeluxePage .header .hotspringHeader .atmName,
  #lodgingDetailDeluxePage .header .hotspringHeader .healName,
  #lodgingDetailDeluxePage .header .hotspringHeader .facilityName,
  #lodgingDetailDeluxePage .header .hotspringHeader .trafficName,
  #lodgingDetailDeluxePage .header .hotspringHeader .guideName,
  #lodgingDetailDeluxePage .header .hotspringHeader .lodgingName,
  #lodgingDetailDeluxePage .header .atmHeader .hotspringName,
  #lodgingDetailDeluxePage .header .atmHeader .atmName,
  #lodgingDetailDeluxePage .header .atmHeader .healName,
  #lodgingDetailDeluxePage .header .atmHeader .facilityName,
  #lodgingDetailDeluxePage .header .atmHeader .trafficName,
  #lodgingDetailDeluxePage .header .atmHeader .guideName,
  #lodgingDetailDeluxePage .header .atmHeader .lodgingName,
  #lodgingDetailDeluxePage .header .healHeader .hotspringName,
  #lodgingDetailDeluxePage .header .healHeader .atmName,
  #lodgingDetailDeluxePage .header .healHeader .healName,
  #lodgingDetailDeluxePage .header .healHeader .facilityName,
  #lodgingDetailDeluxePage .header .healHeader .trafficName,
  #lodgingDetailDeluxePage .header .healHeader .guideName,
  #lodgingDetailDeluxePage .header .healHeader .lodgingName,
  #lodgingDetailDeluxePage .header .facilityHeader .hotspringName,
  #lodgingDetailDeluxePage .header .facilityHeader .atmName,
  #lodgingDetailDeluxePage .header .facilityHeader .healName,
  #lodgingDetailDeluxePage .header .facilityHeader .facilityName,
  #lodgingDetailDeluxePage .header .facilityHeader .trafficName,
  #lodgingDetailDeluxePage .header .facilityHeader .guideName,
  #lodgingDetailDeluxePage .header .facilityHeader .lodgingName,
  #lodgingDetailDeluxePage .header .trafficHeader .hotspringName,
  #lodgingDetailDeluxePage .header .trafficHeader .atmName,
  #lodgingDetailDeluxePage .header .trafficHeader .healName,
  #lodgingDetailDeluxePage .header .trafficHeader .facilityName,
  #lodgingDetailDeluxePage .header .trafficHeader .trafficName,
  #lodgingDetailDeluxePage .header .trafficHeader .guideName,
  #lodgingDetailDeluxePage .header .trafficHeader .lodgingName,
  #lodgingDetailDeluxePage .header .guideHeader .hotspringName,
  #lodgingDetailDeluxePage .header .guideHeader .atmName,
  #lodgingDetailDeluxePage .header .guideHeader .healName,
  #lodgingDetailDeluxePage .header .guideHeader .facilityName,
  #lodgingDetailDeluxePage .header .guideHeader .trafficName,
  #lodgingDetailDeluxePage .header .guideHeader .guideName,
  #lodgingDetailDeluxePage .header .guideHeader .lodgingName,
  #lodgingDetailDeluxePage .header .lodgingHeader .hotspringName,
  #lodgingDetailDeluxePage .header .lodgingHeader .atmName,
  #lodgingDetailDeluxePage .header .lodgingHeader .healName,
  #lodgingDetailDeluxePage .header .lodgingHeader .facilityName,
  #lodgingDetailDeluxePage .header .lodgingHeader .trafficName,
  #lodgingDetailDeluxePage .header .lodgingHeader .guideName,
  #lodgingDetailDeluxePage .header .lodgingHeader .lodgingName {
    margin: 10px 0;
    width: 100%;
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* line 2654, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .lodgingName,
#lodgingDetailPage .header .atmHeader .lodgingName,
#lodgingDetailPage .header .healHeader .lodgingName,
#lodgingDetailPage .header .facilityHeader .lodgingName,
#lodgingDetailPage .header .trafficHeader .lodgingName,
#lodgingDetailPage .header .guideHeader .lodgingName,
#lodgingDetailPage .header .lodgingHeader .lodgingName,
#lodgingDetailDeluxePage .header .hotspringHeader .lodgingName,
#lodgingDetailDeluxePage .header .atmHeader .lodgingName,
#lodgingDetailDeluxePage .header .healHeader .lodgingName,
#lodgingDetailDeluxePage .header .facilityHeader .lodgingName,
#lodgingDetailDeluxePage .header .trafficHeader .lodgingName,
#lodgingDetailDeluxePage .header .guideHeader .lodgingName,
#lodgingDetailDeluxePage .header .lodgingHeader .lodgingName {
  background-image: url(../images/ico_stay.png);
}
/* line 2657, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .trafficName,
#lodgingDetailPage .header .atmHeader .trafficName,
#lodgingDetailPage .header .healHeader .trafficName,
#lodgingDetailPage .header .facilityHeader .trafficName,
#lodgingDetailPage .header .trafficHeader .trafficName,
#lodgingDetailPage .header .guideHeader .trafficName,
#lodgingDetailPage .header .lodgingHeader .trafficName,
#lodgingDetailDeluxePage .header .hotspringHeader .trafficName,
#lodgingDetailDeluxePage .header .atmHeader .trafficName,
#lodgingDetailDeluxePage .header .healHeader .trafficName,
#lodgingDetailDeluxePage .header .facilityHeader .trafficName,
#lodgingDetailDeluxePage .header .trafficHeader .trafficName,
#lodgingDetailDeluxePage .header .guideHeader .trafficName,
#lodgingDetailDeluxePage .header .lodgingHeader .trafficName {
  background-image: url(../images/ico_traffic_s.png);
}
/* line 2660, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .guideName,
#lodgingDetailPage .header .atmHeader .guideName,
#lodgingDetailPage .header .healHeader .guideName,
#lodgingDetailPage .header .facilityHeader .guideName,
#lodgingDetailPage .header .trafficHeader .guideName,
#lodgingDetailPage .header .guideHeader .guideName,
#lodgingDetailPage .header .lodgingHeader .guideName,
#lodgingDetailDeluxePage .header .hotspringHeader .guideName,
#lodgingDetailDeluxePage .header .atmHeader .guideName,
#lodgingDetailDeluxePage .header .healHeader .guideName,
#lodgingDetailDeluxePage .header .facilityHeader .guideName,
#lodgingDetailDeluxePage .header .trafficHeader .guideName,
#lodgingDetailDeluxePage .header .guideHeader .guideName,
#lodgingDetailDeluxePage .header .lodgingHeader .guideName {
  background-image: url(../images/ico_guide_s.png);
}
/* line 2663, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .healName,
#lodgingDetailPage .header .atmHeader .healName,
#lodgingDetailPage .header .healHeader .healName,
#lodgingDetailPage .header .facilityHeader .healName,
#lodgingDetailPage .header .trafficHeader .healName,
#lodgingDetailPage .header .guideHeader .healName,
#lodgingDetailPage .header .lodgingHeader .healName,
#lodgingDetailDeluxePage .header .hotspringHeader .healName,
#lodgingDetailDeluxePage .header .atmHeader .healName,
#lodgingDetailDeluxePage .header .healHeader .healName,
#lodgingDetailDeluxePage .header .facilityHeader .healName,
#lodgingDetailDeluxePage .header .trafficHeader .healName,
#lodgingDetailDeluxePage .header .guideHeader .healName,
#lodgingDetailDeluxePage .header .lodgingHeader .healName {
  background-image: url(../images/ico_heal_s.png);
}
/* line 2666, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .facilityName,
#lodgingDetailPage .header .atmHeader .facilityName,
#lodgingDetailPage .header .healHeader .facilityName,
#lodgingDetailPage .header .facilityHeader .facilityName,
#lodgingDetailPage .header .trafficHeader .facilityName,
#lodgingDetailPage .header .guideHeader .facilityName,
#lodgingDetailPage .header .lodgingHeader .facilityName,
#lodgingDetailDeluxePage .header .hotspringHeader .facilityName,
#lodgingDetailDeluxePage .header .atmHeader .facilityName,
#lodgingDetailDeluxePage .header .healHeader .facilityName,
#lodgingDetailDeluxePage .header .facilityHeader .facilityName,
#lodgingDetailDeluxePage .header .trafficHeader .facilityName,
#lodgingDetailDeluxePage .header .guideHeader .facilityName,
#lodgingDetailDeluxePage .header .lodgingHeader .facilityName {
  background-image: url(../images/ico_facility_s.png);
}
/* line 2669, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .hotspringName,
#lodgingDetailPage .header .atmHeader .hotspringName,
#lodgingDetailPage .header .healHeader .hotspringName,
#lodgingDetailPage .header .facilityHeader .hotspringName,
#lodgingDetailPage .header .trafficHeader .hotspringName,
#lodgingDetailPage .header .guideHeader .hotspringName,
#lodgingDetailPage .header .lodgingHeader .hotspringName,
#lodgingDetailDeluxePage .header .hotspringHeader .hotspringName,
#lodgingDetailDeluxePage .header .atmHeader .hotspringName,
#lodgingDetailDeluxePage .header .healHeader .hotspringName,
#lodgingDetailDeluxePage .header .facilityHeader .hotspringName,
#lodgingDetailDeluxePage .header .trafficHeader .hotspringName,
#lodgingDetailDeluxePage .header .guideHeader .hotspringName,
#lodgingDetailDeluxePage .header .lodgingHeader .hotspringName {
  background-image: url(../images/ico_hotspring_s.png);
}
/* line 2672, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .atmName,
#lodgingDetailPage .header .atmHeader .atmName,
#lodgingDetailPage .header .healHeader .atmName,
#lodgingDetailPage .header .facilityHeader .atmName,
#lodgingDetailPage .header .trafficHeader .atmName,
#lodgingDetailPage .header .guideHeader .atmName,
#lodgingDetailPage .header .lodgingHeader .atmName,
#lodgingDetailDeluxePage .header .hotspringHeader .atmName,
#lodgingDetailDeluxePage .header .atmHeader .atmName,
#lodgingDetailDeluxePage .header .healHeader .atmName,
#lodgingDetailDeluxePage .header .facilityHeader .atmName,
#lodgingDetailDeluxePage .header .trafficHeader .atmName,
#lodgingDetailDeluxePage .header .guideHeader .atmName,
#lodgingDetailDeluxePage .header .lodgingHeader .atmName {
  background-image: url(../images/ico_atm_s.png);
}
/* line 2675, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .snsShereButtonArea,
#lodgingDetailPage .header .atmHeader .snsShereButtonArea,
#lodgingDetailPage .header .healHeader .snsShereButtonArea,
#lodgingDetailPage .header .facilityHeader .snsShereButtonArea,
#lodgingDetailPage .header .trafficHeader .snsShereButtonArea,
#lodgingDetailPage .header .guideHeader .snsShereButtonArea,
#lodgingDetailPage .header .lodgingHeader .snsShereButtonArea,
#lodgingDetailDeluxePage .header .hotspringHeader .snsShereButtonArea,
#lodgingDetailDeluxePage .header .atmHeader .snsShereButtonArea,
#lodgingDetailDeluxePage .header .healHeader .snsShereButtonArea,
#lodgingDetailDeluxePage .header .facilityHeader .snsShereButtonArea,
#lodgingDetailDeluxePage .header .trafficHeader .snsShereButtonArea,
#lodgingDetailDeluxePage .header .guideHeader .snsShereButtonArea,
#lodgingDetailDeluxePage .header .lodgingHeader .snsShereButtonArea {
  float: right;
  margin: 20px 0;
}
@media only screen and (max-width: 768px) {
  /* line 2675, ../sass/content.scss */
  #lodgingDetailPage .header .hotspringHeader .snsShereButtonArea,
  #lodgingDetailPage .header .atmHeader .snsShereButtonArea,
  #lodgingDetailPage .header .healHeader .snsShereButtonArea,
  #lodgingDetailPage .header .facilityHeader .snsShereButtonArea,
  #lodgingDetailPage .header .trafficHeader .snsShereButtonArea,
  #lodgingDetailPage .header .guideHeader .snsShereButtonArea,
  #lodgingDetailPage .header .lodgingHeader .snsShereButtonArea,
  #lodgingDetailDeluxePage .header .hotspringHeader .snsShereButtonArea,
  #lodgingDetailDeluxePage .header .atmHeader .snsShereButtonArea,
  #lodgingDetailDeluxePage .header .healHeader .snsShereButtonArea,
  #lodgingDetailDeluxePage .header .facilityHeader .snsShereButtonArea,
  #lodgingDetailDeluxePage .header .trafficHeader .snsShereButtonArea,
  #lodgingDetailDeluxePage .header .guideHeader .snsShereButtonArea,
  #lodgingDetailDeluxePage .header .lodgingHeader .snsShereButtonArea {
    margin: 10px 0;
  }
}
/* line 2681, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .snsShereButtonArea li,
#lodgingDetailPage .header .atmHeader .snsShereButtonArea li,
#lodgingDetailPage .header .healHeader .snsShereButtonArea li,
#lodgingDetailPage .header .facilityHeader .snsShereButtonArea li,
#lodgingDetailPage .header .trafficHeader .snsShereButtonArea li,
#lodgingDetailPage .header .guideHeader .snsShereButtonArea li,
#lodgingDetailPage .header .lodgingHeader .snsShereButtonArea li,
#lodgingDetailDeluxePage .header .hotspringHeader .snsShereButtonArea li,
#lodgingDetailDeluxePage .header .atmHeader .snsShereButtonArea li,
#lodgingDetailDeluxePage .header .healHeader .snsShereButtonArea li,
#lodgingDetailDeluxePage .header .facilityHeader .snsShereButtonArea li,
#lodgingDetailDeluxePage .header .trafficHeader .snsShereButtonArea li,
#lodgingDetailDeluxePage .header .guideHeader .snsShereButtonArea li,
#lodgingDetailDeluxePage .header .lodgingHeader .snsShereButtonArea li {
  padding-right: 5px;
  float: left;
}
/* line 2684, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .snsShereButtonArea li:first-child,
#lodgingDetailPage .header .atmHeader .snsShereButtonArea li:first-child,
#lodgingDetailPage .header .healHeader .snsShereButtonArea li:first-child,
#lodgingDetailPage .header .facilityHeader .snsShereButtonArea li:first-child,
#lodgingDetailPage .header .trafficHeader .snsShereButtonArea li:first-child,
#lodgingDetailPage .header .guideHeader .snsShereButtonArea li:first-child,
#lodgingDetailPage .header .lodgingHeader .snsShereButtonArea li:first-child,
#lodgingDetailDeluxePage .header .hotspringHeader .snsShereButtonArea li:first-child,
#lodgingDetailDeluxePage .header .atmHeader .snsShereButtonArea li:first-child,
#lodgingDetailDeluxePage .header .healHeader .snsShereButtonArea li:first-child,
#lodgingDetailDeluxePage .header .facilityHeader .snsShereButtonArea li:first-child,
#lodgingDetailDeluxePage .header .trafficHeader .snsShereButtonArea li:first-child,
#lodgingDetailDeluxePage .header .guideHeader .snsShereButtonArea li:first-child,
#lodgingDetailDeluxePage .header .lodgingHeader .snsShereButtonArea li:first-child {
  padding-right: 10px;
}
/* line 2687, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .snsShereButtonArea li p,
#lodgingDetailPage .header .atmHeader .snsShereButtonArea li p,
#lodgingDetailPage .header .healHeader .snsShereButtonArea li p,
#lodgingDetailPage .header .facilityHeader .snsShereButtonArea li p,
#lodgingDetailPage .header .trafficHeader .snsShereButtonArea li p,
#lodgingDetailPage .header .guideHeader .snsShereButtonArea li p,
#lodgingDetailPage .header .lodgingHeader .snsShereButtonArea li p,
#lodgingDetailDeluxePage .header .hotspringHeader .snsShereButtonArea li p,
#lodgingDetailDeluxePage .header .atmHeader .snsShereButtonArea li p,
#lodgingDetailDeluxePage .header .healHeader .snsShereButtonArea li p,
#lodgingDetailDeluxePage .header .facilityHeader .snsShereButtonArea li p,
#lodgingDetailDeluxePage .header .trafficHeader .snsShereButtonArea li p,
#lodgingDetailDeluxePage .header .guideHeader .snsShereButtonArea li p,
#lodgingDetailDeluxePage .header .lodgingHeader .snsShereButtonArea li p {
  line-height: 40px;
  height: 40px;
  color: #ccc;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
/* line 2694, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .snsShereButtonArea li a,
#lodgingDetailPage .header .atmHeader .snsShereButtonArea li a,
#lodgingDetailPage .header .healHeader .snsShereButtonArea li a,
#lodgingDetailPage .header .facilityHeader .snsShereButtonArea li a,
#lodgingDetailPage .header .trafficHeader .snsShereButtonArea li a,
#lodgingDetailPage .header .guideHeader .snsShereButtonArea li a,
#lodgingDetailPage .header .lodgingHeader .snsShereButtonArea li a,
#lodgingDetailDeluxePage .header .hotspringHeader .snsShereButtonArea li a,
#lodgingDetailDeluxePage .header .atmHeader .snsShereButtonArea li a,
#lodgingDetailDeluxePage .header .healHeader .snsShereButtonArea li a,
#lodgingDetailDeluxePage .header .facilityHeader .snsShereButtonArea li a,
#lodgingDetailDeluxePage .header .trafficHeader .snsShereButtonArea li a,
#lodgingDetailDeluxePage .header .guideHeader .snsShereButtonArea li a,
#lodgingDetailDeluxePage .header .lodgingHeader .snsShereButtonArea li a {
  display: block;
  width: 40px;
  height: 40px;
}
/* line 2699, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .snsShereButtonArea li img,
#lodgingDetailPage .header .atmHeader .snsShereButtonArea li img,
#lodgingDetailPage .header .healHeader .snsShereButtonArea li img,
#lodgingDetailPage .header .facilityHeader .snsShereButtonArea li img,
#lodgingDetailPage .header .trafficHeader .snsShereButtonArea li img,
#lodgingDetailPage .header .guideHeader .snsShereButtonArea li img,
#lodgingDetailPage .header .lodgingHeader .snsShereButtonArea li img,
#lodgingDetailDeluxePage .header .hotspringHeader .snsShereButtonArea li img,
#lodgingDetailDeluxePage .header .atmHeader .snsShereButtonArea li img,
#lodgingDetailDeluxePage .header .healHeader .snsShereButtonArea li img,
#lodgingDetailDeluxePage .header .facilityHeader .snsShereButtonArea li img,
#lodgingDetailDeluxePage .header .trafficHeader .snsShereButtonArea li img,
#lodgingDetailDeluxePage .header .guideHeader .snsShereButtonArea li img,
#lodgingDetailDeluxePage .header .lodgingHeader .snsShereButtonArea li img {
  width: 40px;
  height: auto;
}
/* line 2705, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .addressArea,
#lodgingDetailPage .header .atmHeader .addressArea,
#lodgingDetailPage .header .healHeader .addressArea,
#lodgingDetailPage .header .facilityHeader .addressArea,
#lodgingDetailPage .header .trafficHeader .addressArea,
#lodgingDetailPage .header .guideHeader .addressArea,
#lodgingDetailPage .header .lodgingHeader .addressArea,
#lodgingDetailDeluxePage .header .hotspringHeader .addressArea,
#lodgingDetailDeluxePage .header .atmHeader .addressArea,
#lodgingDetailDeluxePage .header .healHeader .addressArea,
#lodgingDetailDeluxePage .header .facilityHeader .addressArea,
#lodgingDetailDeluxePage .header .trafficHeader .addressArea,
#lodgingDetailDeluxePage .header .guideHeader .addressArea,
#lodgingDetailDeluxePage .header .lodgingHeader .addressArea {
  clear: both;
  border-top: solid 1px #e5e5e5;
}
/* line 2708, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .addressArea li,
#lodgingDetailPage .header .atmHeader .addressArea li,
#lodgingDetailPage .header .healHeader .addressArea li,
#lodgingDetailPage .header .facilityHeader .addressArea li,
#lodgingDetailPage .header .trafficHeader .addressArea li,
#lodgingDetailPage .header .guideHeader .addressArea li,
#lodgingDetailPage .header .lodgingHeader .addressArea li,
#lodgingDetailDeluxePage .header .hotspringHeader .addressArea li,
#lodgingDetailDeluxePage .header .atmHeader .addressArea li,
#lodgingDetailDeluxePage .header .healHeader .addressArea li,
#lodgingDetailDeluxePage .header .facilityHeader .addressArea li,
#lodgingDetailDeluxePage .header .trafficHeader .addressArea li,
#lodgingDetailDeluxePage .header .guideHeader .addressArea li,
#lodgingDetailDeluxePage .header .lodgingHeader .addressArea li {
  float: left;
  background-size: 27px auto;
  background-position: left center;
  min-height: 40px;
  line-height: 1.4;
  padding: 10px 30px 10px 37px;
  font-size: 16px;
  font-size: 1.6rem;
  word-wrap: break-word;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  /* line 2719, ../sass/content.scss */
  #lodgingDetailPage .header .hotspringHeader .addressArea li a,
  #lodgingDetailPage .header .atmHeader .addressArea li a,
  #lodgingDetailPage .header .healHeader .addressArea li a,
  #lodgingDetailPage .header .facilityHeader .addressArea li a,
  #lodgingDetailPage .header .trafficHeader .addressArea li a,
  #lodgingDetailPage .header .guideHeader .addressArea li a,
  #lodgingDetailPage .header .lodgingHeader .addressArea li a,
  #lodgingDetailDeluxePage .header .hotspringHeader .addressArea li a,
  #lodgingDetailDeluxePage .header .atmHeader .addressArea li a,
  #lodgingDetailDeluxePage .header .healHeader .addressArea li a,
  #lodgingDetailDeluxePage .header .facilityHeader .addressArea li a,
  #lodgingDetailDeluxePage .header .trafficHeader .addressArea li a,
  #lodgingDetailDeluxePage .header .guideHeader .addressArea li a,
  #lodgingDetailDeluxePage .header .lodgingHeader .addressArea li a {
    word-wrap: break-word;
  }
}
/* line 2724, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .addressArea .address,
#lodgingDetailPage .header .atmHeader .addressArea .address,
#lodgingDetailPage .header .healHeader .addressArea .address,
#lodgingDetailPage .header .facilityHeader .addressArea .address,
#lodgingDetailPage .header .trafficHeader .addressArea .address,
#lodgingDetailPage .header .guideHeader .addressArea .address,
#lodgingDetailPage .header .lodgingHeader .addressArea .address,
#lodgingDetailDeluxePage .header .hotspringHeader .addressArea .address,
#lodgingDetailDeluxePage .header .atmHeader .addressArea .address,
#lodgingDetailDeluxePage .header .healHeader .addressArea .address,
#lodgingDetailDeluxePage .header .facilityHeader .addressArea .address,
#lodgingDetailDeluxePage .header .trafficHeader .addressArea .address,
#lodgingDetailDeluxePage .header .guideHeader .addressArea .address,
#lodgingDetailDeluxePage .header .lodgingHeader .addressArea .address {
  background-image: url(../images/ico_address_gray.png);
}
/* line 2727, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .addressArea .tel,
#lodgingDetailPage .header .atmHeader .addressArea .tel,
#lodgingDetailPage .header .healHeader .addressArea .tel,
#lodgingDetailPage .header .facilityHeader .addressArea .tel,
#lodgingDetailPage .header .trafficHeader .addressArea .tel,
#lodgingDetailPage .header .guideHeader .addressArea .tel,
#lodgingDetailPage .header .lodgingHeader .addressArea .tel,
#lodgingDetailDeluxePage .header .hotspringHeader .addressArea .tel,
#lodgingDetailDeluxePage .header .atmHeader .addressArea .tel,
#lodgingDetailDeluxePage .header .healHeader .addressArea .tel,
#lodgingDetailDeluxePage .header .facilityHeader .addressArea .tel,
#lodgingDetailDeluxePage .header .trafficHeader .addressArea .tel,
#lodgingDetailDeluxePage .header .guideHeader .addressArea .tel,
#lodgingDetailDeluxePage .header .lodgingHeader .addressArea .tel {
  background-image: url(../images/ico_phone_gray.png);
}
/* line 2730, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .addressArea .mail,
#lodgingDetailPage .header .atmHeader .addressArea .mail,
#lodgingDetailPage .header .healHeader .addressArea .mail,
#lodgingDetailPage .header .facilityHeader .addressArea .mail,
#lodgingDetailPage .header .trafficHeader .addressArea .mail,
#lodgingDetailPage .header .guideHeader .addressArea .mail,
#lodgingDetailPage .header .lodgingHeader .addressArea .mail,
#lodgingDetailDeluxePage .header .hotspringHeader .addressArea .mail,
#lodgingDetailDeluxePage .header .atmHeader .addressArea .mail,
#lodgingDetailDeluxePage .header .healHeader .addressArea .mail,
#lodgingDetailDeluxePage .header .facilityHeader .addressArea .mail,
#lodgingDetailDeluxePage .header .trafficHeader .addressArea .mail,
#lodgingDetailDeluxePage .header .guideHeader .addressArea .mail,
#lodgingDetailDeluxePage .header .lodgingHeader .addressArea .mail {
  background-image: url(../images/ico_mail_gray.png);
}
/* line 2733, ../sass/content.scss */
#lodgingDetailPage .header .hotspringHeader .addressArea .webAddress,
#lodgingDetailPage .header .atmHeader .addressArea .webAddress,
#lodgingDetailPage .header .healHeader .addressArea .webAddress,
#lodgingDetailPage .header .facilityHeader .addressArea .webAddress,
#lodgingDetailPage .header .trafficHeader .addressArea .webAddress,
#lodgingDetailPage .header .guideHeader .addressArea .webAddress,
#lodgingDetailPage .header .lodgingHeader .addressArea .webAddress,
#lodgingDetailDeluxePage .header .hotspringHeader .addressArea .webAddress,
#lodgingDetailDeluxePage .header .atmHeader .addressArea .webAddress,
#lodgingDetailDeluxePage .header .healHeader .addressArea .webAddress,
#lodgingDetailDeluxePage .header .facilityHeader .addressArea .webAddress,
#lodgingDetailDeluxePage .header .trafficHeader .addressArea .webAddress,
#lodgingDetailDeluxePage .header .guideHeader .addressArea .webAddress,
#lodgingDetailDeluxePage .header .lodgingHeader .addressArea .webAddress {
  background-image: url(../images/ico_web_gray.png);
}
/* line 2739, ../sass/content.scss */
#lodgingDetailPage .main,
#lodgingDetailDeluxePage .main {
  background-image: url(../images/bg_lodgingdetail_base.jpg);
  background-repeat: repeat;
}
/* line 2742, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerchAndOtherCategory,
#lodgingDetailDeluxePage .main .lodgingSerchAndOtherCategory {
  background-color: #CEE5E9;
  padding: 10px;
}
/* line 2746, ../sass/content.scss */
#lodgingDetailPage .main .contBox,
#lodgingDetailDeluxePage .main .contBox {
  overflow: visible;
}
/* line 2748, ../sass/content.scss */
#lodgingDetailPage .main .contBox .tokucho,
#lodgingDetailDeluxePage .main .contBox .tokucho {
  float: left;
  width: 660px;
  overflow: hidden;
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  /* line 2748, ../sass/content.scss */
  #lodgingDetailPage .main .contBox .tokucho,
  #lodgingDetailDeluxePage .main .contBox .tokucho {
    width: 90%;
    margin: 0 5%;
  }
}
/* line 2757, ../sass/content.scss */
#lodgingDetailPage .main .contBox .tokucho .tokuchoInner,
#lodgingDetailDeluxePage .main .contBox .tokucho .tokuchoInner {
  border-radius: 10px;
  background-color: #fff;
  margin: 20px 0 0;
  padding: 10px 20px 9px;
}
/* line 2763, ../sass/content.scss */
#lodgingDetailPage .main .contBox .tokucho .tokuchoInner .details ul,
#lodgingDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul {
  margin: 0 -10px;
}
@media only screen and (max-width: 768px) {
  /* line 2763, ../sass/content.scss */
  #lodgingDetailPage .main .contBox .tokucho .tokuchoInner .details ul,
  #lodgingDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul {
    margin: 0 auto;
  }
}
/* line 2768, ../sass/content.scss */
#lodgingDetailPage .main .contBox .tokucho .tokuchoInner .details ul li,
#lodgingDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li {
  margin: 10px 9px 9px;
  width: 300px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  /* line 2768, ../sass/content.scss */
  #lodgingDetailPage .main .contBox .tokucho .tokuchoInner .details ul li,
  #lodgingDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li {
    width: 45%;
    margin: 2%;
  }
}
/* line 2779, ../sass/content.scss */
#lodgingDetailPage .main .contBox .tokucho .tokuchoInner .details ul li figure,
#lodgingDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li figure {
  position: relative;
  height: 200px;
  overflow: hidden;
  margin-bottom: 7px;
}
@media only screen and (max-width: 768px) {
  /* line 2779, ../sass/content.scss */
  #lodgingDetailPage .main .contBox .tokucho .tokuchoInner .details ul li figure,
  #lodgingDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li figure {
    height: 0;
    width: 100%;
    padding-top: 66.666%;
    margin: 0 auto;
  }
}
/* line 2791, ../sass/content.scss */
#lodgingDetailPage .main .contBox .tokucho .tokuchoInner .details ul li img,
#lodgingDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li img {
  margin-bottom: 7px;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 2807, ../sass/content.scss */
#lodgingDetailPage .main .contBox .tokucho .tokuchoInner .marginBottom40,
#lodgingDetailDeluxePage .main .contBox .tokucho .tokuchoInner .marginBottom40 {
  margin-bottom: 30px;
}
/* line 2812, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea,
#lodgingDetailDeluxePage .main .contBox .dataArea {
  float: left;
  width: 320px;
  padding: 20px 0 0;
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 2812, ../sass/content.scss */
  #lodgingDetailPage .main .contBox .dataArea,
  #lodgingDetailDeluxePage .main .contBox .dataArea {
    width: 90%;
    margin: 0 5%;
  }
}
/* line 2821, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .dataTitle,
#lodgingDetailDeluxePage .main .contBox .dataArea .dataTitle {
  background-image: url(../images/ico_search.png);
  background-size: 60px 60px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-left: 70px;
}
/* line 2830, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .data,
#lodgingDetailDeluxePage .main .contBox .dataArea .data {
  background-color: #fff;
  border-radius: 10px;
  padding: 0 20px 0;
  margin: 20px 0 0;
  width: 320px;
}
@media only screen and (max-width: 768px) {
  /* line 2830, ../sass/content.scss */
  #lodgingDetailPage .main .contBox .dataArea .data,
  #lodgingDetailDeluxePage .main .contBox .dataArea .data {
    width: 100%;
  }
}
/* line 2839, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .data .dataInner,
#lodgingDetailDeluxePage .main .contBox .dataArea .data .dataInner {
  border-bottom: solid 1px #ccc;
  padding: 10px 0;
}
/* line 2842, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .data .dataInner dt,
#lodgingDetailDeluxePage .main .contBox .dataArea .data .dataInner dt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
}
/* line 2847, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .data .dataInner dd,
#lodgingDetailDeluxePage .main .contBox .dataArea .data .dataInner dd {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
/* line 2851, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .data .dataInner .linkTxt,
#lodgingDetailDeluxePage .main .contBox .dataArea .data .dataInner .linkTxt {
  word-wrap: break-word;
}
/* line 2853, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .data .dataInner .linkTxt a,
#lodgingDetailDeluxePage .main .contBox .dataArea .data .dataInner .linkTxt a {
  color: #00aeef;
}
/* line 2858, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .data .icoLinkButton,
#lodgingDetailDeluxePage .main .contBox .dataArea .data .icoLinkButton {
  width: 100%;
}
/* line 2860, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .data .icoLinkButton .icoArea,
#lodgingDetailDeluxePage .main .contBox .dataArea .data .icoLinkButton .icoArea {
  margin: 0 auto;
  width: 160px;
  height: 80px;
}
/* line 2864, ../sass/content.scss */
#lodgingDetailPage .main .contBox .dataArea .data .icoLinkButton .icoArea img,
#lodgingDetailDeluxePage .main .contBox .dataArea .data .icoLinkButton .icoArea img {
  float: left;
  margin: 10px;
}
/* line 2873, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch,
#lodgingDetailDeluxePage .main .lodgingSerch {
  margin: 10px auto;
  box-shadow: none;
}
/* line 2876, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .kensakuTitle,
#lodgingDetailDeluxePage .main .lodgingSerch .kensakuTitle {
  font-size: 24px;
  font-size: 2.4rem;
}
/* line 2879, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .categorySerchArea,
#lodgingDetailDeluxePage .main .lodgingSerch .categorySerchArea {
  border-top-style: solid;
}
/* line 2881, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .categorySerchArea label,
#lodgingDetailDeluxePage .main .lodgingSerch .categorySerchArea label {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  padding-top: 0;
}
@media only screen and (max-width: 768px) {
  /* line 2881, ../sass/content.scss */
  #lodgingDetailPage .main .lodgingSerch .categorySerchArea label,
  #lodgingDetailDeluxePage .main .lodgingSerch .categorySerchArea label {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* line 2890, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .listSelectArea,
#lodgingDetailDeluxePage .main .lodgingSerch .listSelectArea {
  border-top-style: solid;
  height: 69px;
}
@media only screen and (max-width: 768px) {
  /* line 2890, ../sass/content.scss */
  #lodgingDetailPage .main .lodgingSerch .listSelectArea,
  #lodgingDetailDeluxePage .main .lodgingSerch .listSelectArea {
    height: auto;
    margin-bottom: 20px;
  }
}
/* line 2897, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .listSelectArea li,
#lodgingDetailDeluxePage .main .lodgingSerch .listSelectArea li {
  margin: 15px 20px 15px 0;
}
@media only screen and (max-width: 768px) {
  /* line 2897, ../sass/content.scss */
  #lodgingDetailPage .main .lodgingSerch .listSelectArea li,
  #lodgingDetailDeluxePage .main .lodgingSerch .listSelectArea li {
    margin: 10px 10px 0 0;
  }
}
/* line 2903, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .listSelectArea p,
#lodgingDetailDeluxePage .main .lodgingSerch .listSelectArea p {
  background-image: url(../images/bg_listselect_w185.png);
}
/* line 2906, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .listSelectArea label,
#lodgingDetailDeluxePage .main .lodgingSerch .listSelectArea label {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  /* line 2906, ../sass/content.scss */
  #lodgingDetailPage .main .lodgingSerch .listSelectArea label,
  #lodgingDetailDeluxePage .main .lodgingSerch .listSelectArea label {
    width: 70px;
  }
}
/* line 2912, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .listSelectArea select,
#lodgingDetailDeluxePage .main .lodgingSerch .listSelectArea select {
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 2916, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .checkBoxArea,
#lodgingDetailDeluxePage .main .lodgingSerch .checkBoxArea {
  height: 68px;
  border-top: solid 1px #ccc;
  border-bottom-style: solid;
}
@media only screen and (max-width: 768px) {
  /* line 2916, ../sass/content.scss */
  #lodgingDetailPage .main .lodgingSerch .checkBoxArea,
  #lodgingDetailDeluxePage .main .lodgingSerch .checkBoxArea {
    height: auto;
  }
}
/* line 2923, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .checkBoxArea li,
#lodgingDetailDeluxePage .main .lodgingSerch .checkBoxArea li {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 23px 10px;
}
@media only screen and (max-width: 768px) {
  /* line 2923, ../sass/content.scss */
  #lodgingDetailPage .main .lodgingSerch .checkBoxArea li,
  #lodgingDetailDeluxePage .main .lodgingSerch .checkBoxArea li {
    padding: 10px;
  }
}
/* line 2931, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .freeWord,
#lodgingDetailDeluxePage .main .lodgingSerch .freeWord {
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 2933, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .freeWord input,
#lodgingDetailDeluxePage .main .lodgingSerch .freeWord input {
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 2938, ../sass/content.scss */
#lodgingDetailPage .main .lodgingSerch .kensakuButton input,
#lodgingDetailDeluxePage .main .lodgingSerch .kensakuButton input {
  font-size: 18px;
  font-size: 1.8rem;
  width: 130px;
  height: 50px;
  border-radius: 25px;
  font-family: inherit;
}
/* line 2947, ../sass/content.scss */
#lodgingDetailPage .main .pageTop,
#lodgingDetailDeluxePage .main .pageTop {
  width: 1000px;
  margin: 0 auto;
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: 0 center;
}
@media only screen and (max-width: 768px) {
  /* line 2947, ../sass/content.scss */
  #lodgingDetailPage .main .pageTop,
  #lodgingDetailDeluxePage .main .pageTop {
    width: 100%;
  }
}
/* line 2956, ../sass/content.scss */
#lodgingDetailPage .main .pageTop p,
#lodgingDetailDeluxePage .main .pageTop p {
  width: 70px;
  height: 90px;
  margin: 0 auto;
  padding: 10px 0;
}

/*--------------------------
lodging Detail Deluxe tokuchoInner
---------------------------*/
/* line 2970, ../sass/content.scss */
#lodgingDetailDeluxePage .tokuchoInner .details {
  padding-bottom: 10px;
  line-height: 1.6em;
}
/* line 2973, ../sass/content.scss */
#lodgingDetailDeluxePage .tokuchoInner .details .detailsTopComment {
  padding: 10px 0 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.9;
}
/* line 2978, ../sass/content.scss */
#lodgingDetailDeluxePage .tokuchoInner .details .detailsCommentMain {
  color: #78c552;
  line-height: 1.5;
  padding: 10px 0;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: '游明朝' , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 ProN W3" , "Hiragino Mincho Pro" , serif;
}
/* line 2985, ../sass/content.scss */
#lodgingDetailDeluxePage .tokuchoInner .details .detailsCommentSub {
  padding-bottom: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: -0.05em;
}
/* line 2991, ../sass/content.scss */
#lodgingDetailDeluxePage .tokuchoInner .details .photoBlock {
  line-height: 1.4em;
}
/* line 2994, ../sass/content.scss */
#lodgingDetailDeluxePage .tokuchoInner .details .photoBlock .photoCommentArea .photoTitle {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
/* line 3001, ../sass/content.scss */
#lodgingDetailDeluxePage .tokuchoInner .details .photoBlock .photoCommentArea .photoCommentMain {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  padding: 10px 0;
  color: #78c552;
  font-weight: bold;
}
/* line 3008, ../sass/content.scss */
#lodgingDetailDeluxePage .tokuchoInner .details .photoBlock .photoCommentArea .photoCommentSub {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
}
/* line 3016, ../sass/content.scss */
#lodgingDetailDeluxePage .googleMapArea {
  margin-bottom: 70px;
  width: 100%;
  overflow: hidden;
}
/* line 3020, ../sass/content.scss */
#lodgingDetailDeluxePage .googleMapArea .topixIconsSideS {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 3020, ../sass/content.scss */
  #lodgingDetailDeluxePage .googleMapArea .topixIconsSideS {
    margin-left: 5%;
  }
}
/* line 3026, ../sass/content.scss */
#lodgingDetailDeluxePage .googleMapArea .googleMap {
  position: relative;
  left: 50%;
  margin-left: -683px;
}

/*--------------------------
restaurantsPage
---------------------------*/
/* line 3037, ../sass/content.scss */
#restaurantsPage .header {
  position: relative;
  background-image: url(../images/bg_restaurants_main.jpg);
  height: 500px;
}
/* line 3042, ../sass/content.scss */
#restaurantsPage .imgCatchCopy {
  width: 211px;
}
/* line 3044, ../sass/content.scss */
#restaurantsPage .imgCatchCopy img {
  width: 211px;
}
/* line 3049, ../sass/content.scss */
#restaurantsPage .spImgCatchCopy img {
  max-width: 211px;
}
/* line 3053, ../sass/content.scss */
#restaurantsPage .main {
  background-image: url(../images/bg_lodgingdetail_base.jpg);
  background-repeat: repeat;
  padding-top: 20px;
  /*===== lodgingSerchArea=====*/
}
/* line 3058, ../sass/content.scss */
#restaurantsPage .main .lodgingSerch,
#restaurantsPage .main .footerSearch {
  position: relative;
  margin: -100px auto 20px;
}
@media only screen and (max-width: 768px) {
  /* line 3058, ../sass/content.scss */
  #restaurantsPage .main .lodgingSerch,
  #restaurantsPage .main .footerSearch {
    margin: -100px 5% 20px;
  }
}
/* line 3065, ../sass/content.scss */
#restaurantsPage .main .lodgingSerch .listSelectArea,
#restaurantsPage .main .footerSearch .listSelectArea {
  margin-bottom: 10px;
}
/* line 3068, ../sass/content.scss */
#restaurantsPage .main .lodgingSerch .checkBoxArea,
#restaurantsPage .main .footerSearch .checkBoxArea {
  border-top: dashed 1px #ccc;
}
/* line 3071, ../sass/content.scss */
#restaurantsPage .main .lodgingSerch .freeWord,
#restaurantsPage .main .footerSearch .freeWord {
  margin: 10px 0;
}
/* line 3075, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch {
  box-shadow: none;
  position: relative;
  margin: -100px auto 20px;
}
@media only screen and (max-width: 768px) {
  /* line 3075, ../sass/content.scss */
  #restaurantsPage .main .restaurantsSerch {
    margin: -100px 5% 20px;
  }
}
/* line 3082, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .kensakuTitle {
  font-size: 24px;
  font-size: 2.4rem;
}
/* line 3086, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .categorySerchButton label {
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 0;
  line-height: 30px;
  height: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 3086, ../sass/content.scss */
  #restaurantsPage .main .restaurantsSerch .categorySerchButton label {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/* line 3096, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow {
  border-top: dashed 1px #ccc;
  border-bottom: dashed 1px #ccc;
  overflow: hidden;
  margin-top: 5px;
}
/* line 3101, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea {
  border: none;
  float: left;
  margin-top: 0;
}
/* line 3105, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea label {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  /* line 3105, ../sass/content.scss */
  #restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea label {
    min-width: 70px;
    width: auto;
  }
}
/* line 3112, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest {
  height: 34px;
  vertical-align: middle;
  float: left;
}
/* line 3116, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest div {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  line-height: 34px;
  height: 34px;
  padding-left: 10px;
}
/* line 3129, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest select {
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  zoom: 1.1;
  z-index: 2;
  opacity: 0;
  height: 34px;
}
/* line 3138, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea .selectW175 {
  width: 175px;
  background-image: url(../images/bg_listselect_w175.png);
  background-position: 0 center;
}
/* line 3142, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea .selectW175 select {
  width: 175px;
}
/* line 3146, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea .selectW155 {
  width: 155px;
  background-image: url(../images/bg_listselect_w155.png);
  background-position: 0 center;
}
/* line 3150, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .listSelectArea .selectW155 select {
  width: 155px;
}
/* line 3155, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .checkBoxArea {
  border: none;
  float: left;
  padding: 5px 10px;
}
/* line 3159, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .secondRow .checkBoxArea li {
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 3164, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .freeWord {
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 3166, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .freeWord input {
  border: solid 1px #1D2088;
}
/* line 3171, ../sass/content.scss */
#restaurantsPage .main .restaurantsSerch .kensakuButton input {
  height: 50px;
  width: 130px;
  border-radius: 25px;
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 3179, ../sass/content.scss */
#restaurantsPage .main .paginationArea.top {
  margin-top: 40px;
}
/* line 3184, ../sass/content.scss */
#restaurantsPage .main .paginationArea .pagination p {
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 3186, ../sass/content.scss */
#restaurantsPage .main .paginationArea .pagination p span {
  font-weight: bolder;
  font-size: 28px;
  font-size: 2.8rem;
}
/* line 3192, ../sass/content.scss */
#restaurantsPage .main .paginationArea .sortSelecter {
  position: relative;
  margin: 0 0 0 140px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 3192, ../sass/content.scss */
  #restaurantsPage .main .paginationArea .sortSelecter {
    margin: 10px 0;
    float: left;
  }
}
/* line 3200, ../sass/content.scss */
#restaurantsPage .main .paginationArea .sortSelecter .sortTitle {
  float: left;
  line-height: 30px;
  height: 30px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 3207, ../sass/content.scss */
#restaurantsPage .main .paginationArea .sortSelecter .selectW140 {
  background-image: url(../images/bg_listselect_w140.png);
  background-position: 0 center;
  width: 140px;
  height: 30px;
  line-height: 30px;
  float: left;
}
/* line 3214, ../sass/content.scss */
#restaurantsPage .main .paginationArea .sortSelecter .selectW140 div {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 30px;
  height: 30px;
  padding-left: 10px;
}
/* line 3226, ../sass/content.scss */
#restaurantsPage .main .paginationArea .sortSelecter .selectW140 select {
  position: absolute;
  zoom: 1.1;
  z-index: 2;
  opacity: 0;
  width: 140px;
}
/* line 3235, ../sass/content.scss */
#restaurantsPage .main .paginationArea .pageNumbersArea {
  float: right;
}
/* line 3237, ../sass/content.scss */
#restaurantsPage .main .paginationArea .pageNumbersArea .pageNumbers {
  margin-left: 200px;
  font-size: 24px;
  font-size: 2.4rem;
}
@media only screen and (max-width: 768px) {
  /* line 3237, ../sass/content.scss */
  #restaurantsPage .main .paginationArea .pageNumbersArea .pageNumbers {
    margin: 0;
  }
}
/* line 3243, ../sass/content.scss */
#restaurantsPage .main .paginationArea .pageNumbersArea .pageNumbers li {
  padding: 0 10px;
}
/* line 3245, ../sass/content.scss */
#restaurantsPage .main .paginationArea .pageNumbersArea .pageNumbers li a {
  font-size: 24px;
  font-size: 2.4rem;
}
/* line 3252, ../sass/content.scss */
#restaurantsPage .main .paginationArea .pageNumbersArea .goToNextPage a,
#restaurantsPage .main .paginationArea .pageNumbersArea .goToPrevPage a {
  background-color: #fff;
  width: 135px;
  height: 30px;
  border-radius: 15px;
  border: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 3264, ../sass/content.scss */
  #restaurantsPage .main .tab {
    width: 98%;
  }
}
/* line 3268, ../sass/content.scss */
#restaurantsPage .main .tab .tabTitle.restaurants {
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 3271, ../sass/content.scss */
#restaurantsPage .main .tab .commentTxt {
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 3275, ../sass/content.scss */
#restaurantsPage .main .pageTop {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 30px;
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: 0 center;
}
@media only screen and (max-width: 768px) {
  /* line 3275, ../sass/content.scss */
  #restaurantsPage .main .pageTop {
    width: 100%;
  }
}
/* line 3285, ../sass/content.scss */
#restaurantsPage .main .pageTop p {
  width: 59px;
  height: 59px;
  margin-bottom: 10px;
  border-radius: 30px;
  margin: 0 auto;
}

/*--------------------------
trafficPage
---------------------------*/
/* line 3301, ../sass/content.scss */
#lodgingPage.trafficPage .header {
  position: relative;
  background-image: url(../images/bg_traffic_main.jpg);
  height: 500px;
}
/* line 3306, ../sass/content.scss */
#lodgingPage.trafficPage .imgCatchCopy {
  width: auto;
  text-align: center;
}
/* line 3309, ../sass/content.scss */
#lodgingPage.trafficPage .imgCatchCopy img {
  width: auto;
}
/* line 3313, ../sass/content.scss */
#lodgingPage.trafficPage .spImgCatchCopy {
  text-align: center;
}
/* line 3315, ../sass/content.scss */
#lodgingPage.trafficPage .spImgCatchCopy img {
  max-width: 280px;
}

/*--------------------------
guidePage
---------------------------*/
/* line 3324, ../sass/content.scss */
#lodgingPage.guidePage .guideHeader,
#lodgingPage.guidePage .header {
  position: relative;
  background-image: url(../images/bg_guide_main.jpg);
  height: 500px;
}
/* line 3330, ../sass/content.scss */
#lodgingPage.guidePage .imgCatchCopy {
  width: auto;
  text-align: center;
}
/* line 3333, ../sass/content.scss */
#lodgingPage.guidePage .imgCatchCopy img {
  width: auto;
}
/* line 3337, ../sass/content.scss */
#lodgingPage.guidePage .spImgCatchCopy {
  text-align: center;
}
/* line 3339, ../sass/content.scss */
#lodgingPage.guidePage .spImgCatchCopy img {
  max-width: 280px;
}
/* line 3343, ../sass/content.scss */
#lodgingPage.guidePage .lodgingName {
  background-image: url(../images/ico_guide_s.png);
}

/*--------------------------
relaxationPage
リラクゼーション一覧
---------------------------*/
/* line 3352, ../sass/content.scss */
#lodgingPage.relaxationPage .header {
  position: relative;
  background-image: url(../images/bg_relaxation_main.jpg);
  height: 400px;
}
/* line 3357, ../sass/content.scss */
#lodgingPage.relaxationPage .imgCatchCopy {
  width: auto;
  text-align: center;
}
/* line 3360, ../sass/content.scss */
#lodgingPage.relaxationPage .imgCatchCopy img {
  width: auto;
}
/* line 3364, ../sass/content.scss */
#lodgingPage.relaxationPage .spImgCatchCopy {
  text-align: center;
}
/* line 3366, ../sass/content.scss */
#lodgingPage.relaxationPage .spImgCatchCopy img {
  max-width: 280px;
}

/* line 3378, ../sass/content.scss */
#lodgingPage .contBox .paginationArea,
#restaurantsPage .contBox .paginationArea,
#lodgingPage.trafficPage .contBox .paginationArea,
#lodgingPage.guidePage .contBox .paginationArea,
#lodgingPage.relaxationPage .contBox .paginationArea {
  padding: 2% 0;
  width: 90%;
}
/* line 3381, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea,
#restaurantsPage .contBox .paginationArea .pageNumbersArea,
#lodgingPage.trafficPage .contBox .paginationArea .pageNumbersArea,
#lodgingPage.guidePage .contBox .paginationArea .pageNumbersArea,
#lodgingPage.relaxationPage .contBox .paginationArea .pageNumbersArea {
  margin-top: 5px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  /* line 3381, ../sass/content.scss */
  #lodgingPage .contBox .paginationArea .pageNumbersArea,
  #restaurantsPage .contBox .paginationArea .pageNumbersArea,
  #lodgingPage.trafficPage .contBox .paginationArea .pageNumbersArea,
  #lodgingPage.guidePage .contBox .paginationArea .pageNumbersArea,
  #lodgingPage.relaxationPage .contBox .paginationArea .pageNumbersArea {
    width: 100%;
  }
}
/* line 3387, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea li,
#restaurantsPage .contBox .paginationArea .pageNumbersArea li,
#lodgingPage.trafficPage .contBox .paginationArea .pageNumbersArea li,
#lodgingPage.guidePage .contBox .paginationArea .pageNumbersArea li,
#lodgingPage.relaxationPage .contBox .paginationArea .pageNumbersArea li {
  float: left;
  float: none;
  display: inline-block;
}
/* line 3392, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea .pageNumbers,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers,
#lodgingPage.trafficPage .contBox .paginationArea .pageNumbersArea .pageNumbers,
#lodgingPage.guidePage .contBox .paginationArea .pageNumbersArea .pageNumbers,
#lodgingPage.relaxationPage .contBox .paginationArea .pageNumbersArea .pageNumbers {
  margin: 0;
}
/* line 3394, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea .pageNumbers li,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers li,
#lodgingPage.trafficPage .contBox .paginationArea .pageNumbersArea .pageNumbers li,
#lodgingPage.guidePage .contBox .paginationArea .pageNumbersArea .pageNumbers li,
#lodgingPage.relaxationPage .contBox .paginationArea .pageNumbersArea .pageNumbers li {
  float: none;
  display: inline-block;
}
/* line 3398, ../sass/content.scss */
#lodgingPage .contBox .paginationArea .pageNumbersArea .pageNumbers li.current a,
#restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers li.current a,
#lodgingPage.trafficPage .contBox .paginationArea .pageNumbersArea .pageNumbers li.current a,
#lodgingPage.guidePage .contBox .paginationArea .pageNumbersArea .pageNumbers li.current a,
#lodgingPage.relaxationPage .contBox .paginationArea .pageNumbersArea .pageNumbers li.current a {
  color: #ccc;
}

/*--------------------------
restaurantsPage SP Pagination
---------------------------*/
@media only screen and (max-width: 768px) {
  /* line 3412, ../sass/content.scss */
  #restaurantsPage .contBox .paginationArea .pageNumbersArea {
    text-align: left;
  }
  /* line 3414, ../sass/content.scss */
  #restaurantsPage .contBox .paginationArea .pageNumbersArea li {
    display: block;
  }
  /* line 3417, ../sass/content.scss */
  #restaurantsPage .contBox .paginationArea .pageNumbersArea .pageNumbers {
    padding: 5px 0;
  }
  /* line 3420, ../sass/content.scss */
  #restaurantsPage .contBox .paginationArea .pageNumbersArea .goToNextPage,
  #restaurantsPage .contBox .paginationArea .pageNumbersArea .goToPrevPage {
    padding: 5px;
  }
  /* line 3423, ../sass/content.scss */
  #restaurantsPage .contBox .paginationArea .pageNumbersArea .goToNextPage a,
  #restaurantsPage .contBox .paginationArea .pageNumbersArea .goToPrevPage a {
    width: auto;
    padding: 0 10px;
  }
}

/*--------------------------
goodsDetailPage,
restaurant Detail and DeluxePage
---------------------------*/
/* line 3441, ../sass/content.scss */
#goodsDetailPage .header,
#restaurantDetailPage .header,
#restaurantDetailDeluxePage .header {
  background-image: url(../images/bg_lodgingdetail_main.jpg);
}
@media only screen and (max-width: 768px) {
  /* line 3441, ../sass/content.scss */
  #goodsDetailPage .header,
  #restaurantDetailPage .header,
  #restaurantDetailDeluxePage .header {
    height: 800px;
  }
}
/* line 3446, ../sass/content.scss */
#goodsDetailPage .header .nav,
#restaurantDetailPage .header .nav,
#restaurantDetailDeluxePage .header .nav {
  background-color: white;
}
/* line 3449, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader,
#goodsDetailPage .header .restaurantHeader,
#restaurantDetailPage .header .goodsHeader,
#restaurantDetailPage .header .restaurantHeader,
#restaurantDetailDeluxePage .header .goodsHeader,
#restaurantDetailDeluxePage .header .restaurantHeader {
  background-color: #fff;
  -webkit-box-shadow: inset 0px 20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 20px 20px -20px rgba(0, 0, 0, 0.3);
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  /* line 3449, ../sass/content.scss */
  #goodsDetailPage .header .goodsHeader,
  #goodsDetailPage .header .restaurantHeader,
  #restaurantDetailPage .header .goodsHeader,
  #restaurantDetailPage .header .restaurantHeader,
  #restaurantDetailDeluxePage .header .goodsHeader,
  #restaurantDetailDeluxePage .header .restaurantHeader {
    padding: 0 5%;
  }
}
/* line 3459, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .goodsName,
#goodsDetailPage .header .goodsHeader .restaurantName,
#goodsDetailPage .header .restaurantHeader .goodsName,
#goodsDetailPage .header .restaurantHeader .restaurantName,
#restaurantDetailPage .header .goodsHeader .goodsName,
#restaurantDetailPage .header .goodsHeader .restaurantName,
#restaurantDetailPage .header .restaurantHeader .goodsName,
#restaurantDetailPage .header .restaurantHeader .restaurantName,
#restaurantDetailDeluxePage .header .goodsHeader .goodsName,
#restaurantDetailDeluxePage .header .goodsHeader .restaurantName,
#restaurantDetailDeluxePage .header .restaurantHeader .goodsName,
#restaurantDetailDeluxePage .header .restaurantHeader .restaurantName {
  background-size: 40px 40px;
  background-position-y: center;
  padding-left: 50px;
  margin: 20px 0;
  width: 750px;
  line-height: 40px;
  float: left;
  font-size: 32px;
  font-size: 3.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  /* line 3459, ../sass/content.scss */
  #goodsDetailPage .header .goodsHeader .goodsName,
  #goodsDetailPage .header .goodsHeader .restaurantName,
  #goodsDetailPage .header .restaurantHeader .goodsName,
  #goodsDetailPage .header .restaurantHeader .restaurantName,
  #restaurantDetailPage .header .goodsHeader .goodsName,
  #restaurantDetailPage .header .goodsHeader .restaurantName,
  #restaurantDetailPage .header .restaurantHeader .goodsName,
  #restaurantDetailPage .header .restaurantHeader .restaurantName,
  #restaurantDetailDeluxePage .header .goodsHeader .goodsName,
  #restaurantDetailDeluxePage .header .goodsHeader .restaurantName,
  #restaurantDetailDeluxePage .header .restaurantHeader .goodsName,
  #restaurantDetailDeluxePage .header .restaurantHeader .restaurantName {
    margin: 10px 0;
    width: 100%;
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* line 3476, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .restaurantName,
#goodsDetailPage .header .restaurantHeader .restaurantName,
#restaurantDetailPage .header .goodsHeader .restaurantName,
#restaurantDetailPage .header .restaurantHeader .restaurantName,
#restaurantDetailDeluxePage .header .goodsHeader .restaurantName,
#restaurantDetailDeluxePage .header .restaurantHeader .restaurantName {
  background-image: url(../images/ico_eat.png);
}
/* line 3479, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .goodsName,
#goodsDetailPage .header .restaurantHeader .goodsName,
#restaurantDetailPage .header .goodsHeader .goodsName,
#restaurantDetailPage .header .restaurantHeader .goodsName,
#restaurantDetailDeluxePage .header .goodsHeader .goodsName,
#restaurantDetailDeluxePage .header .restaurantHeader .goodsName {
  background-image: url(../images/ico_goods.png);
}
/* line 3482, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .snsShereButtonArea,
#goodsDetailPage .header .restaurantHeader .snsShereButtonArea,
#restaurantDetailPage .header .goodsHeader .snsShereButtonArea,
#restaurantDetailPage .header .restaurantHeader .snsShereButtonArea,
#restaurantDetailDeluxePage .header .goodsHeader .snsShereButtonArea,
#restaurantDetailDeluxePage .header .restaurantHeader .snsShereButtonArea {
  float: right;
  margin: 20px 0;
}
@media only screen and (max-width: 768px) {
  /* line 3482, ../sass/content.scss */
  #goodsDetailPage .header .goodsHeader .snsShereButtonArea,
  #goodsDetailPage .header .restaurantHeader .snsShereButtonArea,
  #restaurantDetailPage .header .goodsHeader .snsShereButtonArea,
  #restaurantDetailPage .header .restaurantHeader .snsShereButtonArea,
  #restaurantDetailDeluxePage .header .goodsHeader .snsShereButtonArea,
  #restaurantDetailDeluxePage .header .restaurantHeader .snsShereButtonArea {
    margin: 10px 0;
  }
}
/* line 3488, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .snsShereButtonArea li,
#goodsDetailPage .header .restaurantHeader .snsShereButtonArea li,
#restaurantDetailPage .header .goodsHeader .snsShereButtonArea li,
#restaurantDetailPage .header .restaurantHeader .snsShereButtonArea li,
#restaurantDetailDeluxePage .header .goodsHeader .snsShereButtonArea li,
#restaurantDetailDeluxePage .header .restaurantHeader .snsShereButtonArea li {
  padding-right: 5px;
  float: left;
}
/* line 3491, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .snsShereButtonArea li:first-child,
#goodsDetailPage .header .restaurantHeader .snsShereButtonArea li:first-child,
#restaurantDetailPage .header .goodsHeader .snsShereButtonArea li:first-child,
#restaurantDetailPage .header .restaurantHeader .snsShereButtonArea li:first-child,
#restaurantDetailDeluxePage .header .goodsHeader .snsShereButtonArea li:first-child,
#restaurantDetailDeluxePage .header .restaurantHeader .snsShereButtonArea li:first-child {
  padding-right: 10px;
}
/* line 3494, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .snsShereButtonArea li p,
#goodsDetailPage .header .restaurantHeader .snsShereButtonArea li p,
#restaurantDetailPage .header .goodsHeader .snsShereButtonArea li p,
#restaurantDetailPage .header .restaurantHeader .snsShereButtonArea li p,
#restaurantDetailDeluxePage .header .goodsHeader .snsShereButtonArea li p,
#restaurantDetailDeluxePage .header .restaurantHeader .snsShereButtonArea li p {
  line-height: 40px;
  height: 40px;
  color: #ccc;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
/* line 3501, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .snsShereButtonArea li a,
#goodsDetailPage .header .restaurantHeader .snsShereButtonArea li a,
#restaurantDetailPage .header .goodsHeader .snsShereButtonArea li a,
#restaurantDetailPage .header .restaurantHeader .snsShereButtonArea li a,
#restaurantDetailDeluxePage .header .goodsHeader .snsShereButtonArea li a,
#restaurantDetailDeluxePage .header .restaurantHeader .snsShereButtonArea li a {
  display: block;
  width: 40px;
  height: 40px;
}
/* line 3506, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .snsShereButtonArea li img,
#goodsDetailPage .header .restaurantHeader .snsShereButtonArea li img,
#restaurantDetailPage .header .goodsHeader .snsShereButtonArea li img,
#restaurantDetailPage .header .restaurantHeader .snsShereButtonArea li img,
#restaurantDetailDeluxePage .header .goodsHeader .snsShereButtonArea li img,
#restaurantDetailDeluxePage .header .restaurantHeader .snsShereButtonArea li img {
  width: 40px;
  height: auto;
}
/* line 3512, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .addressArea,
#goodsDetailPage .header .restaurantHeader .addressArea,
#restaurantDetailPage .header .goodsHeader .addressArea,
#restaurantDetailPage .header .restaurantHeader .addressArea,
#restaurantDetailDeluxePage .header .goodsHeader .addressArea,
#restaurantDetailDeluxePage .header .restaurantHeader .addressArea {
  clear: both;
  border-top: solid 1px #e5e5e5;
}
/* line 3515, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .addressArea li,
#goodsDetailPage .header .restaurantHeader .addressArea li,
#restaurantDetailPage .header .goodsHeader .addressArea li,
#restaurantDetailPage .header .restaurantHeader .addressArea li,
#restaurantDetailDeluxePage .header .goodsHeader .addressArea li,
#restaurantDetailDeluxePage .header .restaurantHeader .addressArea li {
  float: left;
  background-size: 27px auto;
  background-position: left center;
  min-height: 40px;
  line-height: 1.4;
  padding: 10px 30px 10px 37px;
  font-size: 16px;
  font-size: 1.6rem;
  word-wrap: break-word;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  /* line 3526, ../sass/content.scss */
  #goodsDetailPage .header .goodsHeader .addressArea li a,
  #goodsDetailPage .header .restaurantHeader .addressArea li a,
  #restaurantDetailPage .header .goodsHeader .addressArea li a,
  #restaurantDetailPage .header .restaurantHeader .addressArea li a,
  #restaurantDetailDeluxePage .header .goodsHeader .addressArea li a,
  #restaurantDetailDeluxePage .header .restaurantHeader .addressArea li a {
    word-wrap: break-word;
  }
}
/* line 3531, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .addressArea .address,
#goodsDetailPage .header .restaurantHeader .addressArea .address,
#restaurantDetailPage .header .goodsHeader .addressArea .address,
#restaurantDetailPage .header .restaurantHeader .addressArea .address,
#restaurantDetailDeluxePage .header .goodsHeader .addressArea .address,
#restaurantDetailDeluxePage .header .restaurantHeader .addressArea .address {
  background-image: url(../images/ico_address_gray.png);
}
/* line 3534, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .addressArea .tel,
#goodsDetailPage .header .restaurantHeader .addressArea .tel,
#restaurantDetailPage .header .goodsHeader .addressArea .tel,
#restaurantDetailPage .header .restaurantHeader .addressArea .tel,
#restaurantDetailDeluxePage .header .goodsHeader .addressArea .tel,
#restaurantDetailDeluxePage .header .restaurantHeader .addressArea .tel {
  background-image: url(../images/ico_phone_gray.png);
}
/* line 3537, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .addressArea .mail,
#goodsDetailPage .header .restaurantHeader .addressArea .mail,
#restaurantDetailPage .header .goodsHeader .addressArea .mail,
#restaurantDetailPage .header .restaurantHeader .addressArea .mail,
#restaurantDetailDeluxePage .header .goodsHeader .addressArea .mail,
#restaurantDetailDeluxePage .header .restaurantHeader .addressArea .mail {
  background-image: url(../images/ico_mail_gray.png);
}
/* line 3540, ../sass/content.scss */
#goodsDetailPage .header .goodsHeader .addressArea .webAddress,
#goodsDetailPage .header .restaurantHeader .addressArea .webAddress,
#restaurantDetailPage .header .goodsHeader .addressArea .webAddress,
#restaurantDetailPage .header .restaurantHeader .addressArea .webAddress,
#restaurantDetailDeluxePage .header .goodsHeader .addressArea .webAddress,
#restaurantDetailDeluxePage .header .restaurantHeader .addressArea .webAddress {
  background-image: url(../images/ico_web_gray.png);
}
/* line 3546, ../sass/content.scss */
#goodsDetailPage .main,
#restaurantDetailPage .main,
#restaurantDetailDeluxePage .main {
  background-image: url(../images/bg_lodgingdetail_base.jpg);
  background-repeat: repeat;
}
/* line 3549, ../sass/content.scss */
#goodsDetailPage .main .lodgingSerchAndOtherCategory,
#restaurantDetailPage .main .lodgingSerchAndOtherCategory,
#restaurantDetailDeluxePage .main .lodgingSerchAndOtherCategory {
  background-color: #CEE5E9;
  padding: 10px;
}
/* line 3553, ../sass/content.scss */
#goodsDetailPage .main .contBox,
#restaurantDetailPage .main .contBox,
#restaurantDetailDeluxePage .main .contBox {
  overflow: visible;
}
/* line 3555, ../sass/content.scss */
#goodsDetailPage .main .contBox .tokucho,
#restaurantDetailPage .main .contBox .tokucho,
#restaurantDetailDeluxePage .main .contBox .tokucho {
  float: left;
  width: 660px;
  overflow: hidden;
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  /* line 3555, ../sass/content.scss */
  #goodsDetailPage .main .contBox .tokucho,
  #restaurantDetailPage .main .contBox .tokucho,
  #restaurantDetailDeluxePage .main .contBox .tokucho {
    width: 90%;
    margin: 0 5%;
  }
}
/* line 3564, ../sass/content.scss */
#goodsDetailPage .main .contBox .tokucho .tokuchoInner,
#restaurantDetailPage .main .contBox .tokucho .tokuchoInner,
#restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner {
  border-radius: 10px;
  background-color: #fff;
  margin: 20px 0 0;
  padding: 10px 20px 9px;
}
@media only screen and (max-width: 768px) {
  /* line 3564, ../sass/content.scss */
  #goodsDetailPage .main .contBox .tokucho .tokuchoInner,
  #restaurantDetailPage .main .contBox .tokucho .tokuchoInner,
  #restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner {
    padding: 10px 10px 9px;
  }
}
/* line 3573, ../sass/content.scss */
#goodsDetailPage .main .contBox .tokucho .tokuchoInner .details ul,
#restaurantDetailPage .main .contBox .tokucho .tokuchoInner .details ul,
#restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul {
  margin: 0 -10px;
}
@media only screen and (max-width: 768px) {
  /* line 3573, ../sass/content.scss */
  #goodsDetailPage .main .contBox .tokucho .tokuchoInner .details ul,
  #restaurantDetailPage .main .contBox .tokucho .tokuchoInner .details ul,
  #restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul {
    margin: 0 auto;
  }
}
/* line 3578, ../sass/content.scss */
#goodsDetailPage .main .contBox .tokucho .tokuchoInner .details ul li,
#restaurantDetailPage .main .contBox .tokucho .tokuchoInner .details ul li,
#restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li {
  margin: 10px 9px 9px;
  width: 300px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  /* line 3578, ../sass/content.scss */
  #goodsDetailPage .main .contBox .tokucho .tokuchoInner .details ul li,
  #restaurantDetailPage .main .contBox .tokucho .tokuchoInner .details ul li,
  #restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li {
    width: 45%;
    margin: 2%;
  }
}
/* line 3615, ../sass/content.scss */
#goodsDetailPage .main .contBox .tokucho .tokuchoInner .details ul li figure,
#restaurantDetailPage .main .contBox .tokucho .tokuchoInner .details ul li figure,
#restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li figure {
  position: relative;
  height: 200px;
  overflow: hidden;
  margin-bottom: 7px;
}
@media only screen and (max-width: 768px) {
  /* line 3615, ../sass/content.scss */
  #goodsDetailPage .main .contBox .tokucho .tokuchoInner .details ul li figure,
  #restaurantDetailPage .main .contBox .tokucho .tokuchoInner .details ul li figure,
  #restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li figure {
    height: 0;
    width: 100%;
    padding-top: 66.666%;
    margin: 0 auto;
  }
}
/* line 3627, ../sass/content.scss */
#goodsDetailPage .main .contBox .tokucho .tokuchoInner .details ul li img,
#restaurantDetailPage .main .contBox .tokucho .tokuchoInner .details ul li img,
#restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner .details ul li img {
  margin-bottom: 7px;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 3643, ../sass/content.scss */
#goodsDetailPage .main .contBox .tokucho .tokuchoInner .marginBottom40,
#restaurantDetailPage .main .contBox .tokucho .tokuchoInner .marginBottom40,
#restaurantDetailDeluxePage .main .contBox .tokucho .tokuchoInner .marginBottom40 {
  margin-bottom: 30px;
}
/* line 3648, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea,
#restaurantDetailPage .main .contBox .dataArea,
#restaurantDetailDeluxePage .main .contBox .dataArea {
  float: left;
  width: 320px;
  padding: 20px 0 0;
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 3648, ../sass/content.scss */
  #goodsDetailPage .main .contBox .dataArea,
  #restaurantDetailPage .main .contBox .dataArea,
  #restaurantDetailDeluxePage .main .contBox .dataArea {
    width: 90%;
    margin: 0 5%;
  }
}
/* line 3657, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .dataTitle,
#restaurantDetailPage .main .contBox .dataArea .dataTitle,
#restaurantDetailDeluxePage .main .contBox .dataArea .dataTitle {
  background-image: url(../images/ico_search.png);
  background-size: 60px 60px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-left: 70px;
}
/* line 3666, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .data,
#restaurantDetailPage .main .contBox .dataArea .data,
#restaurantDetailDeluxePage .main .contBox .dataArea .data {
  background-color: #fff;
  border-radius: 10px;
  padding: 0 20px 0;
  margin: 20px 0 0;
  width: 320px;
}
@media only screen and (max-width: 768px) {
  /* line 3666, ../sass/content.scss */
  #goodsDetailPage .main .contBox .dataArea .data,
  #restaurantDetailPage .main .contBox .dataArea .data,
  #restaurantDetailDeluxePage .main .contBox .dataArea .data {
    width: 100%;
  }
}
/* line 3675, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .data .dataInner,
#restaurantDetailPage .main .contBox .dataArea .data .dataInner,
#restaurantDetailDeluxePage .main .contBox .dataArea .data .dataInner {
  border-bottom: solid 1px #ccc;
  padding: 10px 0;
}
/* line 3678, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .data .dataInner dt,
#restaurantDetailPage .main .contBox .dataArea .data .dataInner dt,
#restaurantDetailDeluxePage .main .contBox .dataArea .data .dataInner dt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
}
/* line 3683, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .data .dataInner dd,
#restaurantDetailPage .main .contBox .dataArea .data .dataInner dd,
#restaurantDetailDeluxePage .main .contBox .dataArea .data .dataInner dd {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
/* line 3687, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .data .dataInner .linkTxt,
#restaurantDetailPage .main .contBox .dataArea .data .dataInner .linkTxt,
#restaurantDetailDeluxePage .main .contBox .dataArea .data .dataInner .linkTxt {
  word-wrap: break-word;
}
/* line 3689, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .data .dataInner .linkTxt a,
#restaurantDetailPage .main .contBox .dataArea .data .dataInner .linkTxt a,
#restaurantDetailDeluxePage .main .contBox .dataArea .data .dataInner .linkTxt a {
  color: #00aeef;
}
/* line 3694, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .data .icoLinkButton,
#restaurantDetailPage .main .contBox .dataArea .data .icoLinkButton,
#restaurantDetailDeluxePage .main .contBox .dataArea .data .icoLinkButton {
  width: 100%;
}
/* line 3696, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .data .icoLinkButton .icoArea,
#restaurantDetailPage .main .contBox .dataArea .data .icoLinkButton .icoArea,
#restaurantDetailDeluxePage .main .contBox .dataArea .data .icoLinkButton .icoArea {
  margin: 0 auto;
  width: 160px;
  height: 80px;
}
/* line 3700, ../sass/content.scss */
#goodsDetailPage .main .contBox .dataArea .data .icoLinkButton .icoArea img,
#restaurantDetailPage .main .contBox .dataArea .data .icoLinkButton .icoArea img,
#restaurantDetailDeluxePage .main .contBox .dataArea .data .icoLinkButton .icoArea img {
  float: left;
  margin: 10px;
}
/* line 3709, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch,
#restaurantDetailPage .main .restaurantsSerch,
#restaurantDetailDeluxePage .main .restaurantsSerch {
  box-shadow: none;
}
/* line 3711, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .kensakuTitle,
#restaurantDetailPage .main .restaurantsSerch .kensakuTitle,
#restaurantDetailDeluxePage .main .restaurantsSerch .kensakuTitle {
  font-size: 24px;
  font-size: 2.4rem;
}
/* line 3715, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .categorySerchButton label,
#restaurantDetailPage .main .restaurantsSerch .categorySerchButton label,
#restaurantDetailDeluxePage .main .restaurantsSerch .categorySerchButton label {
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 0;
  line-height: 30px;
  height: 30px;
}
/* line 3722, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow,
#restaurantDetailPage .main .restaurantsSerch .secondRow,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow {
  border-top: dashed 1px #ccc;
  border-bottom: dashed 1px #ccc;
  overflow: hidden;
  margin-top: 5px;
}
/* line 3727, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea,
#restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea {
  border: none;
  float: left;
  margin-top: 0;
}
/* line 3731, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea label,
#restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea label,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea label {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  /* line 3731, ../sass/content.scss */
  #goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea label,
  #restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea label,
  #restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea label {
    width: 70px;
  }
}
/* line 3737, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest,
#restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest {
  height: 34px;
  vertical-align: middle;
  float: left;
}
/* line 3741, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest div,
#restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest div,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest div {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  line-height: 34px;
  height: 34px;
  padding-left: 10px;
}
/* line 3754, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest select,
#restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest select,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea .selectJSrest select {
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  zoom: 1.1;
  z-index: 2;
  opacity: 0;
  height: 34px;
}
/* line 3763, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectW175,
#restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectW175,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea .selectW175 {
  width: 175px;
  background-image: url(../images/bg_listselect_w175.png);
  background-position: 0 center;
}
/* line 3767, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectW175 select,
#restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectW175 select,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea .selectW175 select {
  width: 175px;
}
/* line 3771, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectW155,
#restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectW155,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea .selectW155 {
  width: 155px;
  background-image: url(../images/bg_listselect_w155.png);
  background-position: 0 center;
}
/* line 3775, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectW155 select,
#restaurantDetailPage .main .restaurantsSerch .secondRow .listSelectArea .selectW155 select,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .listSelectArea .selectW155 select {
  width: 155px;
}
/* line 3780, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .checkBoxArea,
#restaurantDetailPage .main .restaurantsSerch .secondRow .checkBoxArea,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .checkBoxArea {
  border: none;
  float: left;
  padding: 5px 10px;
}
/* line 3784, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .secondRow .checkBoxArea li,
#restaurantDetailPage .main .restaurantsSerch .secondRow .checkBoxArea li,
#restaurantDetailDeluxePage .main .restaurantsSerch .secondRow .checkBoxArea li {
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 3789, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .freeWord,
#restaurantDetailPage .main .restaurantsSerch .freeWord,
#restaurantDetailDeluxePage .main .restaurantsSerch .freeWord {
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 3791, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .freeWord input,
#restaurantDetailPage .main .restaurantsSerch .freeWord input,
#restaurantDetailDeluxePage .main .restaurantsSerch .freeWord input {
  border: solid 1px #1D2088;
}
/* line 3796, ../sass/content.scss */
#goodsDetailPage .main .restaurantsSerch .kensakuButton input,
#restaurantDetailPage .main .restaurantsSerch .kensakuButton input,
#restaurantDetailDeluxePage .main .restaurantsSerch .kensakuButton input {
  height: 50px;
  width: 130px;
  border-radius: 25px;
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 3804, ../sass/content.scss */
#goodsDetailPage .main .pageTop,
#restaurantDetailPage .main .pageTop,
#restaurantDetailDeluxePage .main .pageTop {
  width: 1000px;
  margin: 0 auto;
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: 0 center;
}
@media only screen and (max-width: 768px) {
  /* line 3804, ../sass/content.scss */
  #goodsDetailPage .main .pageTop,
  #restaurantDetailPage .main .pageTop,
  #restaurantDetailDeluxePage .main .pageTop {
    width: 100%;
  }
}
/* line 3813, ../sass/content.scss */
#goodsDetailPage .main .pageTop p,
#restaurantDetailPage .main .pageTop p,
#restaurantDetailDeluxePage .main .pageTop p {
  width: 70px;
  height: 90px;
  margin: 0 auto;
  padding: 10px 0;
}

/*--------------------------
restaurant Detail Deluxe tokuchoInner
---------------------------*/
/* line 3827, ../sass/content.scss */
#restaurantDetailDeluxePage .tokuchoInner .details {
  padding-bottom: 10px;
  line-height: 1.6em;
}
/* line 3830, ../sass/content.scss */
#restaurantDetailDeluxePage .tokuchoInner .details .detailsTopComment {
  padding: 10px 0 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.9;
}
/* line 3835, ../sass/content.scss */
#restaurantDetailDeluxePage .tokuchoInner .details .detailsCommentMain {
  color: #78c552;
  line-height: 1.5;
  padding: 10px 0;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: '游明朝' , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 ProN W3" , "Hiragino Mincho Pro" , serif;
}
/* line 3842, ../sass/content.scss */
#restaurantDetailDeluxePage .tokuchoInner .details .detailsCommentSub {
  padding-bottom: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: -0.05em;
}
/* line 3848, ../sass/content.scss */
#restaurantDetailDeluxePage .tokuchoInner .details .photoBlock {
  line-height: 1.4em;
}
/* line 3851, ../sass/content.scss */
#restaurantDetailDeluxePage .tokuchoInner .details .photoBlock .photoCommentArea .photoTitle {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
/* line 3858, ../sass/content.scss */
#restaurantDetailDeluxePage .tokuchoInner .details .photoBlock .photoCommentArea .photoCommentMain {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  padding: 10px 0;
  color: #78c552;
  font-weight: bold;
}
/* line 3865, ../sass/content.scss */
#restaurantDetailDeluxePage .tokuchoInner .details .photoBlock .photoCommentArea .photoCommentSub {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
}
/* line 3873, ../sass/content.scss */
#restaurantDetailDeluxePage .googleMapArea {
  margin-bottom: 70px;
  width: 100%;
  overflow: hidden;
}
/* line 3877, ../sass/content.scss */
#restaurantDetailDeluxePage .googleMapArea .topixIconsSideS {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 3877, ../sass/content.scss */
  #restaurantDetailDeluxePage .googleMapArea .topixIconsSideS {
    margin-left: 5%;
  }
}
/* line 3884, ../sass/content.scss */
#restaurantDetailDeluxePage .googleMapArea .googleMap iframe {
  width: 100%;
  height: 450px;
}

/*--------------------------
#healPage,#enjoyPage,#eatPage
---------------------------*/
/* line 3897, ../sass/content.scss */
#healPage .mainContent,
#enjoyPage .mainContent,
#eatPage .mainContent,
#pickupPage .mainContent {
  margin: 0 auto -80px;
}
@media only screen and (max-width: 768px) {
  /* line 3897, ../sass/content.scss */
  #healPage .mainContent,
  #enjoyPage .mainContent,
  #eatPage .mainContent,
  #pickupPage .mainContent {
    margin: 0 5%;
  }
}
/* line 3903, ../sass/content.scss */
#healPage .contentInner .contentDescribe,
#enjoyPage .contentInner .contentDescribe,
#eatPage .contentInner .contentDescribe,
#pickupPage .contentInner .contentDescribe {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  /* line 3903, ../sass/content.scss */
  #healPage .contentInner .contentDescribe,
  #enjoyPage .contentInner .contentDescribe,
  #eatPage .contentInner .contentDescribe,
  #pickupPage .contentInner .contentDescribe {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* line 3910, ../sass/content.scss */
#healPage .featurePageTop,
#enjoyPage .featurePageTop,
#eatPage .featurePageTop,
#pickupPage .featurePageTop {
  width: 800px;
}
@media only screen and (max-width: 768px) {
  /* line 3910, ../sass/content.scss */
  #healPage .featurePageTop,
  #enjoyPage .featurePageTop,
  #eatPage .featurePageTop,
  #pickupPage .featurePageTop {
    width: auto;
    left: 0;
    right: 0;
  }
}
/* line 3918, ../sass/content.scss */
#healPage .photoArea,
#enjoyPage .photoArea,
#eatPage .photoArea,
#pickupPage .photoArea {
  margin: 0 -5px;
}
@media only screen and (max-width: 768px) {
  /* line 3918, ../sass/content.scss */
  #healPage .photoArea,
  #enjoyPage .photoArea,
  #eatPage .photoArea,
  #pickupPage .photoArea {
    margin: 0;
  }
}
/* line 3923, ../sass/content.scss */
#healPage .photoArea li,
#enjoyPage .photoArea li,
#eatPage .photoArea li,
#pickupPage .photoArea li {
  float: left;
  margin: 5px 5px 45px;
  width: 260px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 3923, ../sass/content.scss */
  #healPage .photoArea li,
  #enjoyPage .photoArea li,
  #eatPage .photoArea li,
  #pickupPage .photoArea li {
    width: 100%;
    margin: 0 0 30px;
  }
}
/* line 3933, ../sass/content.scss */
#healPage .photoArea img,
#enjoyPage .photoArea img,
#eatPage .photoArea img,
#pickupPage .photoArea img {
  padding: 0 0 18px;
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  /* line 3933, ../sass/content.scss */
  #healPage .photoArea img,
  #enjoyPage .photoArea img,
  #eatPage .photoArea img,
  #pickupPage .photoArea img {
    max-width: none;
    padding: 0 0 10px;
    margin-bottom: 0;
    height: auto;
  }
}
/* line 3944, ../sass/content.scss */
#healPage .photoArea .caption,
#enjoyPage .photoArea .caption,
#eatPage .photoArea .caption,
#pickupPage .photoArea .caption {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 3944, ../sass/content.scss */
  #healPage .photoArea .caption,
  #enjoyPage .photoArea .caption,
  #eatPage .photoArea .caption,
  #pickupPage .photoArea .caption {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* line 3952, ../sass/content.scss */
#healPage .areaDescribe,
#enjoyPage .areaDescribe,
#eatPage .areaDescribe,
#pickupPage .areaDescribe {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 3952, ../sass/content.scss */
  #healPage .areaDescribe,
  #enjoyPage .areaDescribe,
  #eatPage .areaDescribe,
  #pickupPage .areaDescribe {
    margin-bottom: 0;
  }
}
/* line 3957, ../sass/content.scss */
#healPage .areaDescribe .title,
#enjoyPage .areaDescribe .title,
#eatPage .areaDescribe .title,
#pickupPage .areaDescribe .title {
  padding-top: 45px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  color: #23B371;
  padding-bottom: 24px;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  /* line 3957, ../sass/content.scss */
  #healPage .areaDescribe .title,
  #enjoyPage .areaDescribe .title,
  #eatPage .areaDescribe .title,
  #pickupPage .areaDescribe .title {
    font-size: 20px;
    font-size: 2rem;
    padding: 30px;
    text-align: center;
    line-height: 1.3;
  }
}
/* line 3972, ../sass/content.scss */
#healPage .areaDescribe .txt,
#enjoyPage .areaDescribe .txt,
#eatPage .areaDescribe .txt,
#pickupPage .areaDescribe .txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  /* line 3972, ../sass/content.scss */
  #healPage .areaDescribe .txt,
  #enjoyPage .areaDescribe .txt,
  #eatPage .areaDescribe .txt,
  #pickupPage .areaDescribe .txt {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* line 3981, ../sass/content.scss */
#healPage .areaDescribe img,
#enjoyPage .areaDescribe img,
#eatPage .areaDescribe img,
#pickupPage .areaDescribe img {
  width: 100%;
  height: auto;
  padding-bottom: 0;
}
/* line 3987, ../sass/content.scss */
#healPage .dataArea,
#enjoyPage .dataArea,
#eatPage .dataArea,
#pickupPage .dataArea {
  margin: 32px auto;
}
@media only screen and (max-width: 768px) {
  /* line 3987, ../sass/content.scss */
  #healPage .dataArea,
  #enjoyPage .dataArea,
  #eatPage .dataArea,
  #pickupPage .dataArea {
    margin: 0;
  }
}
/* line 3993, ../sass/content.scss */
#healPage .dataInner,
#enjoyPage .dataInner,
#eatPage .dataInner,
#pickupPage .dataInner {
  padding: 20px 30px 27px;
  background-color: #ecfdf8;
}
@media only screen and (max-width: 768px) {
  /* line 3993, ../sass/content.scss */
  #healPage .dataInner,
  #enjoyPage .dataInner,
  #eatPage .dataInner,
  #pickupPage .dataInner {
    margin: 20px auto 45px;
    padding: 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4001, ../sass/content.scss */
  #healPage .dataTitle,
  #enjoyPage .dataTitle,
  #eatPage .dataTitle,
  #pickupPage .dataTitle {
    padding-bottom: 10px;
  }
}
/* line 4006, ../sass/content.scss */
#healPage .dataDetails,
#enjoyPage .dataDetails,
#eatPage .dataDetails,
#pickupPage .dataDetails {
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  /* line 4006, ../sass/content.scss */
  #healPage .dataDetails,
  #enjoyPage .dataDetails,
  #eatPage .dataDetails,
  #pickupPage .dataDetails {
    text-align: center;
  }
}
/* line 4011, ../sass/content.scss */
#healPage .dataDetails dt,
#enjoyPage .dataDetails dt,
#eatPage .dataDetails dt,
#pickupPage .dataDetails dt {
  margin: 10px;
  width: 100px;
  height: 20px;
  text-align: center;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7;
  font-weight: bold;
  color: #fff;
  background-color: #96e0f4;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
  /* line 4011, ../sass/content.scss */
  #healPage .dataDetails dt,
  #enjoyPage .dataDetails dt,
  #eatPage .dataDetails dt,
  #pickupPage .dataDetails dt {
    display: inline-block;
  }
}
/* line 4027, ../sass/content.scss */
#healPage .dataDetails dd,
#enjoyPage .dataDetails dd,
#eatPage .dataDetails dd,
#pickupPage .dataDetails dd {
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1.4;
  padding-left: 120px;
  border-bottom: solid 1px #ecfdf8;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 4027, ../sass/content.scss */
  #healPage .dataDetails dd,
  #enjoyPage .dataDetails dd,
  #eatPage .dataDetails dd,
  #pickupPage .dataDetails dd {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 4042, ../sass/content.scss */
#healPage .subContents,
#enjoyPage .subContents,
#eatPage .subContents,
#pickupPage .subContents {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  /* line 4042, ../sass/content.scss */
  #healPage .subContents,
  #enjoyPage .subContents,
  #eatPage .subContents,
  #pickupPage .subContents {
    margin-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4049, ../sass/content.scss */
  #healPage .subContents:nth-of-type(2n+1),
  #enjoyPage .subContents:nth-of-type(2n+1),
  #eatPage .subContents:nth-of-type(2n+1),
  #pickupPage .subContents:nth-of-type(2n+1) {
    background-color: inherit;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4054, ../sass/content.scss */
  #healPage .tabs,
  #enjoyPage .tabs,
  #eatPage .tabs,
  #pickupPage .tabs {
    margin: 0;
    border-top: solid 1px #e4e4e4;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4060, ../sass/content.scss */
  #healPage .tabsRow,
  #enjoyPage .tabsRow,
  #eatPage .tabsRow,
  #pickupPage .tabsRow {
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4066, ../sass/content.scss */
  #healPage .tab,
  #enjoyPage .tab,
  #eatPage .tab,
  #pickupPage .tab {
    border-bottom: solid 1px #e4e4e4;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background-color: inherit;
  }
  #pickupPage .txt_contents .tab{
    padding: 10px;
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4076, ../sass/content.scss */
  #healPage .tab img,
  #enjoyPage .tab img,
  #eatPage .tab img,
  #pickupPage .tab img {
    width: 32%;
    min-width: 120px;
    float: left;
    margin: 50px 20px 20px;
  }
  #pickupPage .txt_contents .tab img{
    width: 100%;
    float: none;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4084, ../sass/content.scss */
  #healPage .tab .commentTxt,
  #enjoyPage .tab .commentTxt,
  #eatPage .tab .commentTxt,
  #pickupPage .tab .commentTxt {
    margin: 0;
    padding: 50px 5.3% 20px 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #pickupPage .txt_contents .tab .commentTxt{
    padding: 5px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4092, ../sass/content.scss */
  #healPage .tabTitle,
  #enjoyPage .tabTitle,
  #eatPage .tabTitle,
  #pickupPage .tabTitle {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #pickupPage .txt_contents .tabTitle{
    position: static;
    display: block;
    text-align: left;
  }
}

/*--------------------------
healPage
---------------------------*/
/* line 4109, ../sass/content.scss */
#healPage .header {
  background-image: url(../images/bg_heal_main.jpg);
  background-position: center 90px;
}
@media only screen and (max-width: 768px) {
  /* line 4109, ../sass/content.scss */
  #healPage .header {
    background-position: center top;
  }
}
/* line 4116, ../sass/content.scss */
#healPage .mainContent {
  margin: 0 auto -80px;
}
@media only screen and (max-width: 768px) {
  /* line 4116, ../sass/content.scss */
  #healPage .mainContent {
    margin: 0 5%;
  }
}
/* line 4122, ../sass/content.scss */
#healPage .featurePageTop {
  width: 800px;
}
@media only screen and (max-width: 768px) {
  /* line 4122, ../sass/content.scss */
  #healPage .featurePageTop {
    width: auto;
    left: 0;
    right: 0;
  }
}
/* line 4130, ../sass/content.scss */
#healPage .subContents {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  /* line 4130, ../sass/content.scss */
  #healPage .subContents {
    margin-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4137, ../sass/content.scss */
  #healPage .subContents:nth-of-type(2n+1) {
    background-color: inherit;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4142, ../sass/content.scss */
  #healPage .tabs {
    margin: 0;
    border-top: solid 1px #e4e4e4;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4148, ../sass/content.scss */
  #healPage .tabsRow {
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4154, ../sass/content.scss */
  #healPage .tab {
    border-bottom: solid 1px #e4e4e4;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background-color: inherit;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4164, ../sass/content.scss */
  #healPage .tab img {
    width: 32%;
    min-width: 120px;
    float: left;
    margin: 50px 20px 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4172, ../sass/content.scss */
  #healPage .tab .commentTxt {
    margin: 0;
    padding: 50px 5.3% 20px 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4180, ../sass/content.scss */
  #healPage .tabTitle {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*--------------------------
.otherCategory
---------------------------*/
/* line 4199, ../sass/content.scss */
#healPage .otherCategory,
#eatPage .otherCategory,
#enjoyPage .otherCategory,
#pickupPage .otherCategory,
#specialIssuesPage .otherCategory,
#pickuplistPage .otherCategory  {
  background-color: #ccc;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 4199, ../sass/content.scss */
  #healPage .otherCategory,
  #eatPage .otherCategory,
  #enjoyPage .otherCategory,
  #pickupPage .otherCategory,
  #specialIssuesPage .otherCategory,
  #pickuplistPage .otherCategory {
    width: auto;
  }
}
/* line 4206, ../sass/content.scss */
#healPage .otherCategory .otherCategoryLinkButton,
#eatPage .otherCategory .otherCategoryLinkButton,
#enjoyPage .otherCategory .otherCategoryLinkButton,
#pickupPage .otherCategory .otherCategoryLinkButton,
#specialIssuesPage .otherCategory .otherCategoryLinkButton,
#pickuplistPage .otherCategory .otherCategoryLinkButton {
  width: 741px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 4206, ../sass/content.scss */
  #healPage .otherCategory .otherCategoryLinkButton,
  #eatPage .otherCategory .otherCategoryLinkButton,
  #enjoyPage .otherCategory .otherCategoryLinkButton,
  #pickupPage .otherCategory .otherCategoryLinkButton,
  #specialIssuesPage .otherCategory .otherCategoryLinkButton,
  #pickuplistPage .otherCategory .otherCategoryLinkButton {
    width: 100%;
    padding: 10px;
  }
}
/* line 4213, ../sass/content.scss */
#healPage .otherCategory .otherCategoryLinkButton li,
#eatPage .otherCategory .otherCategoryLinkButton li,
#enjoyPage .otherCategory .otherCategoryLinkButton li,
#pickupPage .otherCategory .otherCategoryLinkButton li,
#specialIssuesPage .otherCategory .otherCategoryLinkButton li,
#pickuplistPage .otherCategory .otherCategoryLinkButton li {
  padding: 30px 10px 23px;
  float: left;
}
@media only screen and (max-width: 768px) {
  /* line 4213, ../sass/content.scss */
  #healPage .otherCategory .otherCategoryLinkButton li,
  #eatPage .otherCategory .otherCategoryLinkButton li,
  #enjoyPage .otherCategory .otherCategoryLinkButton li,
  #pickupPage .otherCategory .otherCategoryLinkButton li,
  #specialIssuesPage .otherCategory .otherCategoryLinkButton li,
  #pickuplistPage .otherCategory .otherCategoryLinkButton li {
    width: 33.3%;
    padding: 2%;
  }
}
/* line 4220, ../sass/content.scss */
#healPage .otherCategory .otherCategoryLinkButton li a,
#eatPage .otherCategory .otherCategoryLinkButton li a,
#enjoyPage .otherCategory .otherCategoryLinkButton li a,
#pickupPage .otherCategory .otherCategoryLinkButton li a,
#specialIssuesPage .otherCategory .otherCategoryLinkButton li a,
#pickuplistPage .otherCategory .otherCategoryLinkButton li a {
  display: block;
  width: 227px;
  height: 160px;
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  /* line 4220, ../sass/content.scss */
  #healPage .otherCategory .otherCategoryLinkButton li a,
  #eatPage .otherCategory .otherCategoryLinkButton li a,
  #enjoyPage .otherCategory .otherCategoryLinkButton li a,
  #pickupPage .otherCategory .otherCategoryLinkButton li a,
  #specialIssuesPage .otherCategory .otherCategoryLinkButton li a,
  #pickuplistPage .otherCategory .otherCategoryLinkButton li a {
    width: 100%;
    height: 100%;
  }
}
/* line 4230, ../sass/content.scss */
#healPage .otherCategory .otherCategoryLinkButton li a img,
#eatPage .otherCategory .otherCategoryLinkButton li a img,
#enjoyPage .otherCategory .otherCategoryLinkButton li a img,
#pickupPage .otherCategory .otherCategoryLinkButton li a img,
#specialIssuesPage .otherCategory .otherCategoryLinkButton li a img,
#pickuplistPage .otherCategory .otherCategoryLinkButton li a img {
  width: auto;
}
@media only screen and (max-width: 768px) {
  /* line 4230, ../sass/content.scss */
  #healPage .otherCategory .otherCategoryLinkButton li a img,
  #eatPage .otherCategory .otherCategoryLinkButton li a img,
  #enjoyPage .otherCategory .otherCategoryLinkButton li a img,
  #pickupPage .otherCategory .otherCategoryLinkButton li a img,
  #specialIssuesPage .otherCategory .otherCategoryLinkButton li a img,
  #pickuplistPage .otherCategory .otherCategoryLinkButton li a img {
    width: 100%;
    height: auto;
  }
}
/* line 4237, ../sass/content.scss */
#healPage .otherCategory .otherCategoryLinkButton li a p,
#eatPage .otherCategory .otherCategoryLinkButton li a p,
#enjoyPage .otherCategory .otherCategoryLinkButton li a p,
#pickupPage .otherCategory .otherCategoryLinkButton li a p,
#specialIssuesPage .otherCategory .otherCategoryLinkButton li a p,
#pickuplistPage .otherCategory .otherCategoryLinkButton li a p {
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  /* line 4237, ../sass/content.scss */
  #healPage .otherCategory .otherCategoryLinkButton li a p,
  #eatPage .otherCategory .otherCategoryLinkButton li a p,
  #enjoyPage .otherCategory .otherCategoryLinkButton li a p,
  #pickupPage .otherCategory .otherCategoryLinkButton li a p,
  #specialIssuesPage .otherCategory .otherCategoryLinkButton li a p,
  #pickuplistPage .otherCategory .otherCategoryLinkButton li a p {
    padding-top: 5px;
  }
}

/*--------------------------
pickup
---------------------------*/
.pickup_index .commentTxt,
.pickup_archive .commentTxt{
  /*padding: 0 10px 10px;*/
}

.txt_contents{
  /*text-align: center;*/
}
.txt_contents ul{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.txt_contents ul .tab{
  width: 30%;
}
.txt_contents ul .tab .tabTitle{
  padding: 20px 0 5px 0;
}
.txt_contents ul .tab .commentTxt{
  padding: 0 0 60px;
}
.txt_contents ul .tab .tabsBottom{
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .txt_contents ul .tab{
    width: 100%;
  }
}

/*--------------------------
areaGuidePage
---------------------------*/
/* line 4255, ../sass/content.scss */
#areaGuidePage {
  background-color: #f8f6ea;
}
/* line 4257, ../sass/content.scss */
#areaGuidePage .header {
  background-image: url(../images/bg_areaguide_main.jpg);
  height: 560px;
}
@media only screen and (max-width: 768px) {
  /* line 4257, ../sass/content.scss */
  #areaGuidePage .header {
    height: 250px;
  }
}
/* line 4264, ../sass/content.scss */
#areaGuidePage .imgCatchCopy {
  width: 444px;
}
/* line 4267, ../sass/content.scss */
#areaGuidePage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 4269, ../sass/content.scss */
#areaGuidePage .spImgCatchCopy img {
  width: auto;
  height: 55px;
}
/* line 4274, ../sass/content.scss */
#areaGuidePage .mainContent {
  top: -90px;
  margin-bottom: -60px;
}
@media only screen and (max-width: 768px) {
  /* line 4274, ../sass/content.scss */
  #areaGuidePage .mainContent {
    top: -40px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4282, ../sass/content.scss */
  #areaGuidePage .categoryTag {
    height: 112px;
  }
}
/* line 4287, ../sass/content.scss */
#areaGuidePage .categoryTag.mitsune {
  background-color: #F7A8CB;
}
/* line 4290, ../sass/content.scss */
#areaGuidePage .categoryTag.sueyoshi {
  background-color: #AFAFD3;
}
/* line 4293, ../sass/content.scss */
#areaGuidePage .categoryTag.okago {
  background-color: #97E1F5;
}
/* line 4297, ../sass/content.scss */
#areaGuidePage .categoryTag.kashitate {
  background-color: #71CEA5;
}
/* line 4300, ../sass/content.scss */
#areaGuidePage .categoryTag.nakanogo {
  background-color: #FABE62;
}
/* line 4304, ../sass/content.scss */
#areaGuidePage .categoryTagIcon {
  background-image: url(../images/ico_areaguidepage_areaguide.png);
  background-position: center 23px;
  height: 70px;
  width: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 4304, ../sass/content.scss */
  #areaGuidePage .categoryTagIcon {
    background-position: center 18px;
    background-size: 40px auto;
    width: 80px;
    height: 56px;
  }
}
/* line 4316, ../sass/content.scss */
#areaGuidePage .categoryTagAreaIcon {
  width: 100px;
  height: 70px;
  background-position: center 0;
}
@media only screen and (max-width: 768px) {
  /* line 4316, ../sass/content.scss */
  #areaGuidePage .categoryTagAreaIcon {
    background-size: 40px auto;
    width: 80px;
    height: 56px;
  }
}
/* line 4325, ../sass/content.scss */
#areaGuidePage .categoryTagAreaIcon.mitsune {
  background-image: url(../images/bg_areaguidepage_san.png);
}
/* line 4328, ../sass/content.scss */
#areaGuidePage .categoryTagAreaIcon.sueyoshi {
  background-image: url(../images/bg_areaguidepage_sue.png);
}
/* line 4331, ../sass/content.scss */
#areaGuidePage .categoryTagAreaIcon.okago {
  background-image: url(../images/bg_areaguidepage_dai.png);
}
/* line 4334, ../sass/content.scss */
#areaGuidePage .categoryTagAreaIcon.nakanogo {
  background-image: url(../images/bg_areaguidepage_naka.png);
}
/* line 4337, ../sass/content.scss */
#areaGuidePage .categoryTagAreaIcon.kashitate {
  background-image: url(../images/bg_areaguidepage_kashi.png);
}
/* line 4341, ../sass/content.scss */
#areaGuidePage .featureTitleArea {
  padding-top: 90px;
}
@media only screen and (max-width: 768px) {
  /* line 4341, ../sass/content.scss */
  #areaGuidePage .featureTitleArea {
    padding-top: 80px;
  }
}
/* line 4347, ../sass/content.scss */
#areaGuidePage .featureMainTitle.areaGuide {
  line-height: 1;
  padding: 80px 0 50px;
}
@media only screen and (max-width: 768px) {
  /* line 4347, ../sass/content.scss */
  #areaGuidePage .featureMainTitle.areaGuide {
    padding: 55px 0 35px;
    font-size: 24px;
    font-size: 2.4rem;
  }
}
/* line 4355, ../sass/content.scss */
#areaGuidePage .contentInner {
  padding-bottom: 5px;
}
/* line 4358, ../sass/content.scss */
#areaGuidePage .photoArea {
  margin: 0 -5px;
}
/* line 18, ../sass/_mixin.scss */
#areaGuidePage .photoArea:before, #areaGuidePage .photoArea:after {
  content: "";
  display: table;
}
/* line 24, ../sass/_mixin.scss */
#areaGuidePage .photoArea:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  /* line 4358, ../sass/content.scss */
  #areaGuidePage .photoArea {
    margin: 0;
  }
}
/* line 4364, ../sass/content.scss */
#areaGuidePage .photoArea li {
  float: left;
  margin: 5px 5px 45px;
  width: 260px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 4364, ../sass/content.scss */
  #areaGuidePage .photoArea li {
    width: 100%;
    margin: 0 0 30px;
  }
}
/* line 4374, ../sass/content.scss */
#areaGuidePage .photoArea img {
  padding: 0 0 18px;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  /* line 4374, ../sass/content.scss */
  #areaGuidePage .photoArea img {
    max-width: none;
    padding: 0 0 10px;
    margin-bottom: 0;
    height: auto;
  }
}
/* line 4385, ../sass/content.scss */
#areaGuidePage .photoArea .caption {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 4385, ../sass/content.scss */
  #areaGuidePage .photoArea .caption {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* line 4394, ../sass/content.scss */
#areaGuidePage .areaDescribe {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 4394, ../sass/content.scss */
  #areaGuidePage .areaDescribe {
    margin-bottom: 0;
  }
}
/* line 4399, ../sass/content.scss */
#areaGuidePage .areaDescribe .title {
  padding-top: 45px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  color: #23B371;
  padding-bottom: 24px;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  /* line 4399, ../sass/content.scss */
  #areaGuidePage .areaDescribe .title {
    font-size: 20px;
    font-size: 2rem;
    padding: 30px;
    text-align: center;
    line-height: 1.3;
  }
}
/* line 4414, ../sass/content.scss */
#areaGuidePage .areaDescribe .txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  /* line 4414, ../sass/content.scss */
  #areaGuidePage .areaDescribe .txt {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* line 4423, ../sass/content.scss */
#areaGuidePage .areaDescribe img {
  width: 100%;
  height: auto;
  padding-bottom: 0;
}
/* line 4429, ../sass/content.scss */
#areaGuidePage .featurePageTop {
  position: static;
}
@media only screen and (max-width: 768px) {
  /* line 4429, ../sass/content.scss */
  #areaGuidePage .featurePageTop {
    position: relative;
    margin-top: -30px;
  }
}
/* line 4436, ../sass/content.scss */
#areaGuidePage .categoryIcon.lodging p {
  color: #7ecef4;
}
/* line 4439, ../sass/content.scss */
#areaGuidePage .subContents {
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-top: 30px;
  background-color: #fdfdf9;
}
@media only screen and (max-width: 768px) {
  /* line 4439, ../sass/content.scss */
  #areaGuidePage .subContents {
    padding: 5px 0;
  }
}
/* line 4449, ../sass/content.scss */
#areaGuidePage .subContents:nth-of-type(2n+1) {
  background-color: inherit;
}
/* line 4452, ../sass/content.scss */
#areaGuidePage .tonaiMap {
  padding-top: 8px;
  padding-bottom: 23px;
}
/* line 4456, ../sass/content.scss */
#areaGuidePage .linkButton {
  margin: 40px auto 20px;
}
@media only screen and (max-width: 768px) {
  /* line 4456, ../sass/content.scss */
  #areaGuidePage .linkButton {
    margin: 20px auto;
    width: auto;
    max-width: 320px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    background-color: #fff;
    box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
    -moz-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
    -webkit-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  }
}
@media only screen and (max-width: 320px) {
  /* line 4456, ../sass/content.scss */
  #areaGuidePage .linkButton {
    margin: 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4472, ../sass/content.scss */
  #areaGuidePage .linkButton a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'Noto Sans Japanese', sans-serif;
    letter-spacing: -0.05em;
    color: #039;
    text-decoration: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4484, ../sass/content.scss */
  #areaGuidePage .tabs {
    margin: 0;
    border-top: solid 1px #e4e4e4;
  }
}
/* line 4490, ../sass/content.scss */
#areaGuidePage .tabsRow {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 4490, ../sass/content.scss */
  #areaGuidePage .tabsRow {
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4497, ../sass/content.scss */
  #areaGuidePage .tab {
    border-bottom: solid 1px #e4e4e4;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background-color: inherit;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4507, ../sass/content.scss */
  #areaGuidePage .tab img {
    width: 32%;
    float: left;
    margin: 50px 20px 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4514, ../sass/content.scss */
  #areaGuidePage .tab .commentTxt {
    margin: 0;
    padding: 50px 5.3% 20px 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4522, ../sass/content.scss */
  #areaGuidePage .tabTitle {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*--------------------------
blogPage
---------------------------*/
@media only screen and (max-width: 768px) {
  /* line 4539, ../sass/content.scss */
  #blogPage .mainContent {
    border-radius: 20px 20px 0 0;
  }
}
/* line 4545, ../sass/content.scss */
#blogPage .contentInner img {
  width: 100%;
  margin-top: 30px;
}
/* line 4549, ../sass/content.scss */
#blogPage .contentInner p {
  margin: 32px 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  /* line 4549, ../sass/content.scss */
  #blogPage .contentInner p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
    padding: 0 30px;
  }
}
/* line 4560, ../sass/content.scss */
#blogPage .contentInner .topixIconsSideM {
  line-height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 45px;
  margin-bottom: 20px;
}
/* line 4566, ../sass/content.scss */
#blogPage .contentInner .topixIconsSpS {
  margin: 20px auto 5px;
  padding-top: 33px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 4572, ../sass/content.scss */
#blogPage .contentInner h3,
#blogPage .contentInner h4 {
  padding: 20px 0;
  font-weight: bold;
  line-height: 1.4;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media only screen and (max-width: 768px) {
  /* line 4572, ../sass/content.scss */
  #blogPage .contentInner h3,
  #blogPage .contentInner h4 {
    text-align: center;
  }
}
/* line 4584, ../sass/content.scss */
#blogPage .contentInner h3.dataTitle {
  padding: 20px 0;
}
/* line 4587, ../sass/content.scss */
#blogPage .contentInner .dataInner {
  background-color: #ecfdf8;
  padding: 0 30px 30px;
}
@media only screen and (max-width: 768px) {
  /* line 4590, ../sass/content.scss */
  #blogPage .contentInner .dataInner dl {
    text-align: center;
  }
}
/* line 4595, ../sass/content.scss */
#blogPage .contentInner .dataInner dl dt {
  float: left;
  clear: both;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  /* line 4595, ../sass/content.scss */
  #blogPage .contentInner .dataInner dl dt {
    text-align: center;
    width: 100%;
    float: none;
    display: inline-block;
  }
}
/* line 4605, ../sass/content.scss */
#blogPage .contentInner .dataInner dl dt span {
  display: inline-block;
  margin: 10px;
  width: 100px;
  height: 20px;
  text-align: center;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7;
  font-weight: bold;
  color: #fff;
  background-color: #96e0f4;
  border-radius: 5px;
}
/* line 4620, ../sass/content.scss */
#blogPage .contentInner .dataInner dl dd {
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1.43;
  padding-left: 120px;
  border-bottom: solid 1px #ecfdf8;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 40px;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  /* line 4620, ../sass/content.scss */
  #blogPage .contentInner .dataInner dl dd {
    padding-left: 0;
    padding-top: 0;
    min-height: 0;
    word-wrap: break-word;
  }
}
/* line 4640, ../sass/content.scss */
#blogPage .contentInner iframe {
  padding: 0;
  margin-bottom: 45px;
}
@media only screen and (max-width: 768px) {
  /* line 4640, ../sass/content.scss */
  #blogPage .contentInner iframe {
    width: 100%;
  }
}
/* line 4648, ../sass/content.scss */
#blogPage .snsLinkArea {
  border-top: solid 1px #ff0;
  margin-right: -100px;
  margin-left: -100px;
}
@media only screen and (max-width: 768px) {
  /* line 4648, ../sass/content.scss */
  #blogPage .snsLinkArea {
    border-top: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    border-bottom: solid 1px #fff372;
  }
}
/* line 4660, ../sass/content.scss */
#blogPage .snsLink {
  display: table;
  padding: 34px 0 35px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 4660, ../sass/content.scss */
  #blogPage .snsLink {
    padding: 18px 0 20px;
  }
}
/* line 4668, ../sass/content.scss */
#blogPage .snsLinkBtn {
  display: table-cell;
  padding: 0 10px;
}
@media only screen and (max-width: 768px) {
  /* line 4668, ../sass/content.scss */
  #blogPage .snsLinkBtn {
    padding: 0 5px;
  }
}
/* line 4674, ../sass/content.scss */
#blogPage .snsLinkBtn a {
  display: block;
  width: 50px;
  height: 51px;
}
@media only screen and (max-width: 768px) {
  /* line 4674, ../sass/content.scss */
  #blogPage .snsLinkBtn a {
    width: 30px;
    height: 30px;
  }
}
/* line 4683, ../sass/content.scss */
#blogPage .snsLinkBtn img {
  width: 50px;
  height: auto;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  /* line 4683, ../sass/content.scss */
  #blogPage .snsLinkBtn img {
    width: 30px;
  }
}
/* line 4692, ../sass/content.scss */
#blogPage .subContents {
  padding-top: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 4692, ../sass/content.scss */
  #blogPage .subContents {
    position: relative;
    background-color: #e3f0c7;
    padding-bottom: 25px;
    margin-bottom: 0;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4703, ../sass/content.scss */
  #blogPage .tabsRow {
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4708, ../sass/content.scss */
  #blogPage .tab {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
/* line 4714, ../sass/content.scss */
#blogPage .featurePageTop {
  position: static;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 4714, ../sass/content.scss */
  #blogPage .featurePageTop {
    position: absolute;
    bottom: -50px;
  }
}
/* line 4722, ../sass/content.scss */
#blogPage .tabTitle {
  line-height: 1.3;
}
@media only screen and (max-width: 768px) {
  /* line 4722, ../sass/content.scss */
  #blogPage .tabTitle {
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
/* line 4730, ../sass/content.scss */
#blogPage .tab .date {
  color: #cacaca;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 4730, ../sass/content.scss */
  #blogPage .tab .date {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 0 20px;
  }
}
/* line 4740, ../sass/content.scss */
#blogPage .tabsBottom {
  position: static;
  width: auto;
  height: auto;
  padding: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 4740, ../sass/content.scss */
  #blogPage .tabsBottom {
    height: auto;
    width: auto;
    padding: 10px 20px 0;
    margin-right: -10px;
    margin-left: -10px;
  }
}
/* line 4753, ../sass/content.scss */
#blogPage .tabsBottom p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  text-align: justify;
}

/*--------------------------
blogPage
---------------------------*/
/* line 4765, ../sass/content.scss */
#blogPage .header,
#blogTopPage .header {
  height: 530px;
  background-image: url(../images/bg_blog_main.jpg);
}
@media only screen and (max-width: 768px) {
  /* line 4765, ../sass/content.scss */
  #blogPage .header,
  #blogTopPage .header {
    height: 250px;
  }
}
/* line 4772, ../sass/content.scss */
#blogPage .imgCatchCopy,
#blogTopPage .imgCatchCopy {
  width: 546px;
  margin: 56px auto;
}
/* line 4776, ../sass/content.scss */
#blogPage .spImgCatchCopy,
#blogTopPage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 4778, ../sass/content.scss */
#blogPage .spImgCatchCopy img,
#blogTopPage .spImgCatchCopy img {
  width: auto;
  height: 55px;
}
/* line 4783, ../sass/content.scss */
#blogPage .mainContent,
#blogTopPage .mainContent {
  top: -210px;
  margin-bottom: -210px;
}
@media only screen and (max-width: 768px) {
  /* line 4783, ../sass/content.scss */
  #blogPage .mainContent,
  #blogTopPage .mainContent {
    top: -40px;
    margin-bottom: 40px;
  }
}
/* line 4791, ../sass/content.scss */
#blogPage .categoryTag,
#blogTopPage .categoryTag {
  background-color: #fff473;
  font-weight: bold;
  text-align: center;
  height: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 4791, ../sass/content.scss */
  #blogPage .categoryTag,
  #blogTopPage .categoryTag {
    width: 100px;
  }
}
/* line 4800, ../sass/content.scss */
#blogPage .categoryTagIcon,
#blogTopPage .categoryTagIcon {
  background-image: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  color: #4d4d4d;
  height: 50px;
}
/* line 4807, ../sass/content.scss */
#blogPage .categoryTagNumber,
#blogTopPage .categoryTagNumber {
  background-image: none;
  color: #12ad66;
  font-size: 32px;
  font-size: 3.2rem;
}
/* line 4812, ../sass/content.scss */
#blogPage .featureTitleArea,
#blogTopPage .featureTitleArea {
  padding-top: 0;
}
/* line 4815, ../sass/content.scss */
#blogPage .featureTitle,
#blogTopPage .featureTitle {
  border-top: 0;
  border-bottom-color: #f5f5f5;
}
@media only screen and (max-width: 768px) {
  /* line 4815, ../sass/content.scss */
  #blogPage .featureTitle,
  #blogTopPage .featureTitle {
    padding: 0 20px;
    border-bottom: 0;
  }
}
/* line 4823, ../sass/content.scss */
#blogPage .featureMainTitle,
#blogTopPage .featureMainTitle {
  font-size: 36px;
  font-size: 3.6rem;
  color: #12ad66;
  line-height: 1.2;
  padding: 123px 0 41px;
}
@media only screen and (max-width: 768px) {
  /* line 4823, ../sass/content.scss */
  #blogPage .featureMainTitle,
  #blogTopPage .featureMainTitle {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3;
    padding: 100px 0 10px;
  }
}
/* line 4834, ../sass/content.scss */
#blogPage .blogCategoryArea,
#blogTopPage .blogCategoryArea {
  border-bottom: solid 2px #f5f5f5;
}
/* line 4837, ../sass/content.scss */
#blogPage .currentBlogCategory,
#blogTopPage .currentBlogCategory {
  padding: 0 100px;
}
/* line 4839, ../sass/content.scss */
#blogPage .currentBlogCategory a,
#blogTopPage .currentBlogCategory a {
  color: inherit;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  /* line 4837, ../sass/content.scss */
  #blogPage .currentBlogCategory,
  #blogTopPage .currentBlogCategory {
    padding: 0 30px;
    text-align: center;
  }
}
/* line 4848, ../sass/content.scss */
#blogPage .currentBlogCategory li,
#blogTopPage .currentBlogCategory li {
  float: left;
}
@media only screen and (max-width: 768px) {
  /* line 4848, ../sass/content.scss */
  #blogPage .currentBlogCategory li,
  #blogTopPage .currentBlogCategory li {
    display: inline-block;
    float: none;
  }
}
/* line 4855, ../sass/content.scss */
#blogPage .currentBlogCategory .title,
#blogTopPage .currentBlogCategory .title {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 28px;
  height: 28px;
  margin: 11px 5px 11px 0;
}
@media only screen and (max-width: 768px) {
  /* line 4855, ../sass/content.scss */
  #blogPage .currentBlogCategory .title,
  #blogTopPage .currentBlogCategory .title {
    display: none;
  }
}
/* line 4864, ../sass/content.scss */
#blogPage .currentBlogCategory .blogCategoryBar,
#blogTopPage .currentBlogCategory .blogCategoryBar {
  margin: 10px 5px;
}
/* line 4867, ../sass/content.scss */
#blogPage .currentBlogCategory .blogCategory,
#blogTopPage .currentBlogCategory .blogCategory {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 14px 0 14px;
}
@media only screen and (max-width: 768px) {
  /* line 4867, ../sass/content.scss */
  #blogPage .currentBlogCategory .blogCategory,
  #blogTopPage .currentBlogCategory .blogCategory {
    font-size: 12px;
    font-size: 1.2rem;
    height: 18px;
    line-height: 18px;
  }
}
/* line 4876, ../sass/content.scss */
#blogPage .blogCategoryClose.slideToggleBtn,
#blogTopPage .blogCategoryClose.slideToggleBtn {
  position: relative;
  height: 0;
}
/* line 4879, ../sass/content.scss */
#blogPage .blogCategoryClose.slideToggleBtn span,
#blogTopPage .blogCategoryClose.slideToggleBtn span {
  position: absolute;
  top: -30px;
  right: 100px;
  color: #4fa7d0;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 4888, ../sass/content.scss */
#blogPage .blogCategoryListArea,
#blogTopPage .blogCategoryListArea {
  box-shadow: inset 0px 20px 20px -20px rgba(0, 0, 0, 0.3), inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  padding: 1px 70px 30px;
  background-color: #f5f5f5;
}
@media only screen and (max-width: 768px) {
  /* line 4888, ../sass/content.scss */
  #blogPage .blogCategoryListArea,
  #blogTopPage .blogCategoryListArea {
    padding: 1px 10px 30px;
    position: static;
    background-color: #fff;
    box-shadow: none;
    padding: 20px 0 0;
    margin: 0;
    width: auto;
  }
}
/* line 4902, ../sass/content.scss */
#blogPage .blogCategoryListArea a,
#blogTopPage .blogCategoryListArea a {
  color: #4fa7d0;
  text-decoration: none;
}
/* line 4907, ../sass/content.scss */
#blogPage .topixIcons.icoMemo,
#blogTopPage .topixIcons.icoMemo {
  background-size: 40px 40px;
  padding-top: 47px;
  margin-bottom: 23px;
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  /* line 4907, ../sass/content.scss */
  #blogPage .topixIcons.icoMemo,
  #blogTopPage .topixIcons.icoMemo {
    margin-bottom: 15px;
  }
}
/* line 4916, ../sass/content.scss */
#blogPage .blogCategoryList,
#blogTopPage .blogCategoryList {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 4916, ../sass/content.scss */
  #blogPage .blogCategoryList,
  #blogTopPage .blogCategoryList {
    margin-bottom: 15px;
  }
}
/* line 4922, ../sass/content.scss */
#blogPage .blogCategoryList li,
#blogTopPage .blogCategoryList li {
  display: inline-block;
}
/* line 4925, ../sass/content.scss */
#blogPage .blogCategoryList a,
#blogTopPage .blogCategoryList a {
  display: block;
  text-decoration: none;
  color: #4fa7d0;
}
/* line 4930, ../sass/content.scss */
#blogPage .blogCategoryBar,
#blogTopPage .blogCategoryBar {
  background-color: #fff;
  border: solid 1px #a7d3e7;
  border-radius: 14px;
  margin: 5px;
}
/* line 4936, ../sass/content.scss */
#blogPage .blogCategory,
#blogTopPage .blogCategory {
  vertical-align: middle;
  height: 28px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 28px;
  color: #4fa7d0;
  padding: 0 2px 0 14px;
}
@media only screen and (max-width: 768px) {
  /* line 4936, ../sass/content.scss */
  #blogPage .blogCategory,
  #blogTopPage .blogCategory {
    padding: 0 14px 0 14px;
  }
}
/* line 4947, ../sass/content.scss */
#blogPage .blogNumber,
#blogTopPage .blogNumber {
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  background-color: #a7d3e7;
  border-radius: 14px;
  line-height: 14px;
  height: 14px;
  padding: 3px 8px;
  margin-left: 14px;
  margin-right: 3px;
}
@media only screen and (max-width: 768px) {
  /* line 4947, ../sass/content.scss */
  #blogPage .blogNumber,
  #blogTopPage .blogNumber {
    display: none;
  }
}
/* line 4962, ../sass/content.scss */
#blogPage .contentInner,
#blogTopPage .contentInner {
  margin: 40px 100px 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 4962, ../sass/content.scss */
  #blogPage .contentInner,
  #blogTopPage .contentInner {
    margin: 0;
    padding-bottom: 10px;
  }
}
/* line 4970, ../sass/content.scss */
#blogPage .photoArea,
#blogTopPage .photoArea {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 4970, ../sass/content.scss */
  #blogPage .photoArea,
  #blogTopPage .photoArea {
    padding: 0;
  }
}
/* line 4976, ../sass/content.scss */
#blogPage .blogImg,
#blogTopPage .blogImg {
  width: 100%;
  margin-bottom: 32px;
}
/* line 4980, ../sass/content.scss */
#blogPage .blogImgCaption,
#blogTopPage .blogImgCaption {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  /* line 4980, ../sass/content.scss */
  #blogPage .blogImgCaption,
  #blogTopPage .blogImgCaption {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
    padding: 0 30px;
  }
}
/* line 4990, ../sass/content.scss */
#blogPage .dataArea,
#blogTopPage .dataArea {
  margin-top: 0px;
}
@media only screen and (max-width: 768px) {
  /* line 4990, ../sass/content.scss */
  #blogPage .dataArea,
  #blogTopPage .dataArea {
    margin: 0;
  }
}
/* line 4996, ../sass/content.scss */
#blogPage .dataInner,
#blogTopPage .dataInner {
  background-color: #ecfdf8;
  padding: 20px 30px 30px;
}
@media only screen and (max-width: 768px) {
  /* line 5000, ../sass/content.scss */
  #blogPage .showAllCategory,
  #blogTopPage .showAllCategory {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    background-color: #f5f5f5;
    color: #4fa7d0;
  }
  /* line 5008, ../sass/content.scss */
  #blogPage .showAllCategory a,
  #blogTopPage .showAllCategory a {
    color: inherit;
    text-decoration: none;
  }
}

/*--------------------------
blogTopPage
---------------------------*/
/* line 5019, ../sass/content.scss */
#blogTopPage .main {
  padding-bottom: 120px;
}
@media only screen and (max-width: 768px) {
  /* line 5019, ../sass/content.scss */
  #blogTopPage .main {
    padding-bottom: 0;
  }
}
/* line 5025, ../sass/content.scss */
#blogTopPage .contentInner {
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 5025, ../sass/content.scss */
  #blogTopPage .contentInner {
    padding-bottom: 0;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5032, ../sass/content.scss */
  #blogTopPage .blogCategoryArea {
    border-bottom: 0;
  }
}
/* line 5037, ../sass/content.scss */
#blogTopPage .currentBlogCategory .blogCategory {
  padding: 0 2px 0 14px;
}
@media only screen and (max-width: 768px) {
  /* line 5037, ../sass/content.scss */
  #blogTopPage .currentBlogCategory .blogCategory {
    padding: 0 14px 0 14px;
    height: 28px;
    line-height: 28px;
  }
}
/* line 5045, ../sass/content.scss */
#blogTopPage .blogList {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 5045, ../sass/content.scss */
  #blogTopPage .blogList {
    margin-bottom: 0;
  }
}
/* line 5051, ../sass/content.scss */
#blogTopPage .blogList:not(:last-child) {
  border-bottom: solid 1px #fff473;
}
/* line 5054, ../sass/content.scss */
#blogTopPage .photoFlame {
  width: 300px;
  height: 200px;
  margin: 0 20px 20px 0;
  float: left;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 5054, ../sass/content.scss */
  #blogTopPage .photoFlame {
    width: 100%;
    height: auto;
    float: none;
  }
}
/* line 5066, ../sass/content.scss */
#blogTopPage .blogTopPhoto {
  width: auto;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: none;
}
@media only screen and (max-width: 768px) {
  /* line 5066, ../sass/content.scss */
  #blogTopPage .blogTopPhoto {
    width: 100%;
    height: auto;
    padding: 10px 10px 0;
  }
}
/* line 5079, ../sass/content.scss */
#blogTopPage .contentArea {
  position: relative;
  margin-left: 320px;
  height: 200px;
  overflow: hidden;
}
/* line 5084, ../sass/content.scss */
#blogTopPage .contentArea a {
  color: #4fa7d0;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  /* line 5079, ../sass/content.scss */
  #blogTopPage .contentArea {
    height: auto;
    margin: 10px;
  }
}
/* line 5092, ../sass/content.scss */
#blogTopPage .contentArea .bottomArea {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 5092, ../sass/content.scss */
  #blogTopPage .contentArea .bottomArea {
    position: static;
    height: auto;
    margin-bottom: -10px;
  }
}
/* line 5104, ../sass/content.scss */
#blogTopPage .contentArea .blogCategoryBar {
  float: left;
  display: inline-block;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  /* line 5104, ../sass/content.scss */
  #blogTopPage .contentArea .blogCategoryBar {
    margin: 0 0 10px;
  }
}
/* line 5113, ../sass/content.scss */
#blogTopPage .blogTitle {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #12ad66;
}
@media only screen and (max-width: 768px) {
  /* line 5113, ../sass/content.scss */
  #blogTopPage .blogTitle {
    padding-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
/* line 5124, ../sass/content.scss */
#blogTopPage .dateArea {
  float: right;
  background-color: #fff473;
  width: 160px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  color: #13ae67;
  height: 30px;
  border-radius: 6px 0 0 6px;
}
@media only screen and (max-width: 768px) {
  /* line 5124, ../sass/content.scss */
  #blogTopPage .dateArea {
    margin-bottom: 10px;
  }
}
/* line 5136, ../sass/content.scss */
#blogTopPage .dateArea span {
  line-height: 30px;
  vertical-align: middle;
}
/* line 5140, ../sass/content.scss */
#blogTopPage .dateArea .year {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  padding-right: 10px;
  color: #4d4d4d;
}
/* line 5147, ../sass/content.scss */
#blogTopPage .pagination {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  /* line 5147, ../sass/content.scss */
  #blogTopPage .pagination {
    padding: 20px 0;
  }
}
/* line 5153, ../sass/content.scss */
#blogTopPage .featurePageTop {
  position: absolute;
  bottom: -120px;
}
@media only screen and (max-width: 768px) {
  /* line 5153, ../sass/content.scss */
  #blogTopPage .featurePageTop {
    position: absolute;
    bottom: -80px;
  }
}

/*--------------------------
eventPage
---------------------------*/
#eventPage .header {
  background-image: url(../images/bg_event_main.jpg);
  background-position-y: 30px;
  height: 510px;
}
@media only screen and (max-width: 768px) {
  #eventPage .header {
    height: 250px;
    background-position-y: 0;
  }
}
#eventPage .imgCatchCopy {
  width: 361px;
  margin-top: 110px;
}
#eventPage .spImgCatchCopy {
  margin-top: 35px;
}
#eventPage .spImgCatchCopy img {
  width: auto;
  height: 55px;
}
#eventPage .mainContent {
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: center 120px;
  margin-bottom: -60px;
}
@media only screen and (max-width: 768px) {
  #eventPage .mainContent {
    margin-bottom: 60px;
    background-image: none;
  }
}
#eventPage .contentInner {
  padding-top: 0.1px;
}
@media only screen and (max-width: 768px) {
  #eventPage .topixIcons {
    font-size: 16px;
    font-size: 1.6rem;
    background-size: 60px 60px;
    margin: 20px auto 5px;
    padding-top: 67px;
  }
}
#eventPage .topixNote {
  text-align: right;
  font-size: 1.2rem;
  transform: translateY(-4.2rem);
}
@media only screen and (max-width: 768px) {
  #eventPage .topixNote {
    margin-top: 1.5rem;
    text-align: center;
    font-size: 1.3rem;
    transform: translateY(0);
  }
}
#eventPage .calendarArea {
  padding-top: 120px;
}
@media only screen and (max-width: 768px) {
  #eventPage .calendarArea {
    padding-top: 35px;
  }
}
#eventPage .calendarArea .calendar {
  margin-bottom: 40px;
  border-bottom: solid 1px #4fa7d0;
}
@media only screen and (max-width: 768px) {
  #eventPage .calendarArea .calendar {
    margin-bottom: 0;
  }
}
#eventPage .calendarArea .month {
  background-image: url(../images/ico_calendar.png);
  background-size: 40px 40px;
  padding: 5px 0 5px 50px;
  height: 40px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 5219, ../sass/content.scss */
  #eventPage .calendarArea .month {
    background-image: none;
    background-color: #34a7d2;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 0;
    margin: 0;
    vertical-align: middle;
  }
}
/* line 5235, ../sass/content.scss */
#eventPage .calendarArea .month .jp {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  /* line 5235, ../sass/content.scss */
  #eventPage .calendarArea .month .jp {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 40px;
    height: 40px;
  }
}
/* line 5244, ../sass/content.scss */
#eventPage .calendarArea .month .eng {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}
/* line 5249, ../sass/content.scss */
#eventPage .calendarArea dd {
  border-top: solid 1px #4fa7d0;
}
@media only screen and (max-width: 768px) {
  /* line 5249, ../sass/content.scss */
  #eventPage .calendarArea dd {
    position: relative;
  }
}
/* line 5255, ../sass/content.scss */
#eventPage .calendarArea dd:nth-child(odd) {
  background-color: #EDF6FB;
}
@media only screen and (max-width: 768px) {
  /* line 5255, ../sass/content.scss */
  #eventPage .calendarArea dd:nth-child(odd) {
    background-color: inherit;
  }
}
/* line 5261, ../sass/content.scss */
#eventPage .calendarArea dd:nth-child(even) {
  background-color: #FEFEF4;
}
@media only screen and (max-width: 768px) {
  /* line 5261, ../sass/content.scss */
  #eventPage .calendarArea dd:nth-child(even) {
    background-color: inherit;
  }
}
/* line 5267, ../sass/content.scss */
#eventPage .calendarArea .title {
  display: table-cell;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 2.5;
  width: 540px;
  padding-left: 20px;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  /* line 5267, ../sass/content.scss */
  #eventPage .calendarArea .title {
    padding: 16px 90px 36px 20px;
    line-height: 1.5;
    font-weight: bold;
  }
}
/* line 5281, ../sass/content.scss */
#eventPage .calendarArea .date {
  display: table-cell;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  width: 160px;
  text-align: right;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  /* line 5281, ../sass/content.scss */
  #eventPage .calendarArea .date {
    position: absolute;
    bottom: 18px;
    left: 20px;
    width: 50%;
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/* line 5297, ../sass/content.scss */
#eventPage .calendarArea .iconDetail {
  display: table-cell;
  width: 100px;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  /* line 5297, ../sass/content.scss */
  #eventPage .calendarArea .iconDetail {
    position: absolute;
    top: 0;
    right: 0;
  }
}
/* line 5306, ../sass/content.scss */
#eventPage .calendarArea .iconDetail .iconDetailTxt {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  color: #fff;
  background-color: #2FC3EB;
  width: 60px;
  text-align: center;
  border-radius: 5px;
  padding: 4px;
  margin: 10px 20px;
}
@media only screen and (max-width: 768px) {
  /* line 5306, ../sass/content.scss */
  #eventPage .calendarArea .iconDetail .iconDetailTxt {
    padding: 9px;
    margin: 14px 20px;
  }
}
/* line 5322, ../sass/content.scss */
#eventPage .calendarArea .iconDetail .iconDetailTxt a {
  text-decoration: none;
  display: block;
  color: #fff;
}
/* line 5330, ../sass/content.scss */
#eventPage .featurePageTop {
  position: static;
  margin-bottom: 14px;
}
@media only screen and (max-width: 768px) {
  /* line 5330, ../sass/content.scss */
  #eventPage .featurePageTop {
    margin-bottom: 4px;
  }
}

/*===== eventContents =====*/
/* line 5339, ../sass/content.scss */
.eventContents {
  margin: -70px auto 10px;
}
@media only screen and (max-width: 768px) {
  /* line 5339, ../sass/content.scss */
  .eventContents {
    background-color: inherit;
    margin-bottom: 0;
  }
}
/* line 5345, ../sass/content.scss */
.eventContents .tab {
  min-height: 623px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  /* line 5345, ../sass/content.scss */
  .eventContents .tab {
    min-height: auto;
  }
}
/* line 5352, ../sass/content.scss */
.eventContents .photoAndPriceArea {
  border-top: dashed 1px #e6e6e6;
  border-bottom: dashed 1px #e6e6e6;
}
@media only screen and (max-width: 768px) {
  /* line 5352, ../sass/content.scss */
  .eventContents .photoAndPriceArea {
    display: table;
  }
}
/* line 5359, ../sass/content.scss */
.eventContents .imgPhoto {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 300px;
}
@media only screen and (max-width: 768px) {
  /* line 5359, ../sass/content.scss */
  .eventContents .imgPhoto {
    position: static;
    width: 60%;
    padding: 10px;
    display: table-cell;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5370, ../sass/content.scss */
  .eventContents .imgPhoto img {
    width: 100%;
    height: auto;
  }
}
/* line 5377, ../sass/content.scss */
.eventContents .tabTitle {
  padding-top: 225px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 5px;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 768px) {
  /* line 5377, ../sass/content.scss */
  .eventContents .tabTitle {
    padding-top: 5px;
  }
}
/* line 5387, ../sass/content.scss */
.eventContents .lowestPrice {
  height: 80px;
  padding: 20px 0;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
}
@media only screen and (max-width: 768px) {
  /* line 5387, ../sass/content.scss */
  .eventContents .lowestPrice {
    height: auto;
    margin-bottom: 0;
    vertical-align: middle;
    display: table-cell;
  }
}
/* line 5403, ../sass/content.scss */
.eventContents .lowestPrice:before, .eventContents .lowestPrice:after {
  content: "";
  display: table;
}
/* line 5408, ../sass/content.scss */
.eventContents .lowestPrice:after {
  clear: both;
}
/* line 5412, ../sass/content.scss */
.eventContents .lowestPriceTitle {
  color: #ccc;
  font-size: 12px;
  font-size: 1.2rem;
  padding-bottom: 10px;
}
/* line 5417, ../sass/content.scss */
.eventContents .commentTxt {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
  min-height: 110px;
  height: auto;
  overflow: hidden;
  padding: 6px 20px;
  margin-bottom: 90px;
}
@media only screen and (max-width: 768px) {
  /* line 5417, ../sass/content.scss */
  .eventContents .commentTxt {
    margin-bottom: 90px;
    min-height: auto;
    clear: both;
  }
}
/* line 5431, ../sass/content.scss */
.eventContents .bgwave {
  position: absolute;
  bottom: 80px;
  width: 290px;
  height: 10px;
  background-image: url(../images/bg_wave_short.png);
  background-position: center;
}
@media only screen and (max-width: 768px) {
  /* line 5431, ../sass/content.scss */
  .eventContents .bgwave {
    width: 95%;
  }
}
/* line 5442, ../sass/content.scss */
.eventContents .linkButton, .eventContents #accessPage .linkButton, #accessPage .eventContents .linkButton {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  border: solid 1px #039;
  width: 200px;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
}
@media only screen and (max-width: 768px) {
  /* line 5442, ../sass/content.scss */
  .eventContents .linkButton, .eventContents #accessPage .linkButton, #accessPage .eventContents .linkButton {
    width: 80%;
  }
}
/* line 5457, ../sass/content.scss */
.eventContents .linkButton a, .eventContents #accessPage .linkButton a, #accessPage .eventContents .linkButton a {
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  color: #039;
}

/*--------------------------
accessPage
---------------------------*/
#accessPage .header {
  background-image: url(../images/bg_access_main.jpg);
  background-position-y: 30px;
  height: 560px;
}
@media only screen and (max-width: 768px) {
  #accessPage .header {
    height: 250px;
    background-position-y: 0;
  }
}
#accessPage .imgCatchCopy {
  width: 237px;
  margin-top: 102px;
}
#accessPage .accessMap {
  width: 1033px;
  margin: 0 auto;
  position: relative;
  top: -195px;
  margin-bottom: -195px;
}
@media only screen and (max-width: 768px) {
  /* line 5483, ../sass/content.scss */
  #accessPage .accessMap {
    width: auto;
    position: static;
    margin-bottom: 0px;
  }
}
/* line 5495, ../sass/content.scss */
#accessPage #bannerArea .bannerAreaInner {
  height: 90px;
}
@media only screen and (max-width: 768px) {
  /* line 5495, ../sass/content.scss */
  #accessPage #bannerArea .bannerAreaInner {
    height: auto;
  }
}
/* line 5501, ../sass/content.scss */
#accessPage #bannerArea .bannerAreaInner .btnPrev,
#accessPage #bannerArea .bannerAreaInner .btnNext {
  top: 25px;
}
/* line 5505, ../sass/content.scss */
#accessPage .main {
  width: auto;
}
/* line 5508, ../sass/content.scss */
#accessPage .courseRow {
  margin: 0 -5px;
  width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 5508, ../sass/content.scss */
  #accessPage .courseRow {
    width: auto;
  }
}
/* line 5516, ../sass/content.scss */
#accessPage .course {
  width: 490px;
  margin: 0 5px 35px;
  float: left;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 5516, ../sass/content.scss */
  #accessPage .course {
    width: 100%;
    margin: 0 0 35px;
    padding: 10px;
  }
}
/* line 5526, ../sass/content.scss */
#accessPage .course .titleArea {
  height: 90px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 5526, ../sass/content.scss */
  #accessPage .course .titleArea {
    height: auto;
    padding: 5px 40px;
  }
}
/* line 5534, ../sass/content.scss */
#accessPage .course .title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  color: #34a7d2;
  padding-top: 20px;
}
/* line 5541, ../sass/content.scss */
#accessPage .course .AtoB {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.7;
}
/* line 5546, ../sass/content.scss */
#accessPage .course .time {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
/* line 5550, ../sass/content.scss */
#accessPage .course dl {
  display: table;
  border-top: solid 1px #34a7d2;
  text-align: left;
  width: 490px;
}
@media only screen and (max-width: 768px) {
  /* line 5550, ../sass/content.scss */
  #accessPage .course dl {
    width: 100%;
  }
}
/* line 5558, ../sass/content.scss */
#accessPage .course dl:last-child {
  border-bottom: solid 1px #34a7d2;
}
/* line 5561, ../sass/content.scss */
#accessPage .course dl dt {
  display: table-cell;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 3;
  padding: 5px 0;
  width: 180px;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  /* line 5561, ../sass/content.scss */
  #accessPage .course dl dt {
    width: 30%;
    padding: 5px 10px;
    line-height: 1.4;
  }
}
/* line 5574, ../sass/content.scss */
#accessPage .course dl dd {
  display: table-cell;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 5px 0;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  /* line 5574, ../sass/content.scss */
  #accessPage .course dl dd {
    padding: 5px 10px 5px 0;
  }
}
/* line 5583, ../sass/content.scss */
#accessPage .course dl dd .webLink {
  color: #0071ba;
  font-weight: bold;
}
/* line 5587, ../sass/content.scss */
#accessPage .course dl dd p {
  padding: 2px 0;
}
/* line 5592, ../sass/content.scss */
#accessPage .course .reservation {
  height: 126px;
}
@media only screen and (max-width: 768px) {
  /* line 5592, ../sass/content.scss */
  #accessPage .course .reservation {
    height: auto;
  }
}
/* line 5598, ../sass/content.scss */
#accessPage .course .reserveCenter {
  vertical-align: top;
}
/* line 5602, ../sass/content.scss */
#accessPage .toOtherIlrand {
  background-color: #ecf2eb;
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  /* line 5602, ../sass/content.scss */
  #accessPage .toOtherIlrand {
    background-color: inherit;
  }
}
/* line 5609, ../sass/content.scss */
#accessPage .guideMapDl {
  position: relative;
  top: -33px;
  width: 341px;
  margin: 0 auto -33px;
}
@media only screen and (max-width: 768px) {
  /* line 5609, ../sass/content.scss */
  #accessPage .guideMapDl {
    position: static;
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
    text-align: center;
  }
  /* line 5620, ../sass/content.scss */
  #accessPage .guideMapDl .guideMapDl img {
    width: 100%;
  }
}
/* line 5625, ../sass/content.scss */
#accessPage .bgWave {
  padding-top: 60px;
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: center 30px;
  width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 5625, ../sass/content.scss */
  #accessPage .bgWave {
    width: auto;
  }
}
/* line 5636, ../sass/content.scss */
#accessPage .eventContents {
  margin: 0 auto 10px;
}
/* line 5639, ../sass/content.scss */
#accessPage .linkButton {
  width: 200px;
  height: 40px;
  line-height: 40px;
}
/* line 5644, ../sass/content.scss */
#accessPage .linkButton a {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 5649, ../sass/content.scss */
#accessPage .tab.access {
  background-image: url(../images/bg_wave_short.png);
  background-position: center 350px;
  height: 445px;
}
@media only screen and (max-width: 768px) {
  /* line 5649, ../sass/content.scss */
  #accessPage .tab.access {
    height: auto;
    background-position: center bottom 80px;
    float: none;
  }
}
/* line 5658, ../sass/content.scss */
#accessPage .tab.access .linkButton {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 5664, ../sass/content.scss */
#accessPage .tab.access .tabTitle {
  background-position: center 0;
  position: relative;
  top: -33px;
  margin-bottom: -33px;
  padding-top: 83px;
}
/* line 5671, ../sass/content.scss */
#accessPage .tab.access .trip {
  background-image: url(../images/bg_ico_trip.png);
}
/* line 5674, ../sass/content.scss */
#accessPage .tab.access .school {
  background-image: url(../images/bg_ico_school.png);
}
/* line 5677, ../sass/content.scss */
#accessPage .tab.access .camp {
  background-image: url(../images/bg_ico_camp.png);
}
/* line 5680, ../sass/content.scss */
#accessPage .tab.access .commentTxt {
  text-align: center;
  position: relative;
  top: -18px;
  margin: 0 0 -18px;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  /* line 5680, ../sass/content.scss */
  #accessPage .tab.access .commentTxt {
    margin-bottom: 70px;
  }
}
/* line 5691, ../sass/content.scss */
#accessPage .featurePageTop {
  position: static;
  margin-bottom: 5px;
}

/*--------------------------
aboutUsPage
---------------------------*/
/* line 5700, ../sass/content.scss */
#aboutUsPage .header {
  background-image: url(../images/bg_aboutus_main.jpg);
  background-position-y: 30px;
  height: 560px;
}
@media only screen and (max-width: 768px) {
  /* line 5700, ../sass/content.scss */
  #aboutUsPage .header {
    height: 350px;
    background-position-y: 50px;
    background-size: auto 300px;
  }
}
/* line 5710, ../sass/content.scss */
#aboutUsPage .imgCatchCopy {
  width: 656px;
  margin-top: 135px;
}
/* line 5714, ../sass/content.scss */
#aboutUsPage .spImgCatchCopy {
  margin-top: 110px;
}
/* line 5716, ../sass/content.scss */
#aboutUsPage .spImgCatchCopy img {
  max-width: 280px;
}
/* line 5720, ../sass/content.scss */
#aboutUsPage .mainContent {
  margin-bottom: -100px;
  background-image: url(../images/bg_wave.png);
  background-position: center 120px;
  background-repeat: repeat-x;
  padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 5720, ../sass/content.scss */
  #aboutUsPage .mainContent {
    background-image: none;
    padding-bottom: 0;
    margin-bottom: -40px;
    border-radius: 20px 20px 0 0;
  }
}
/* line 5733, ../sass/content.scss */
#aboutUsPage .contentInner {
  padding-top: 1px;
}
@media only screen and (max-width: 768px) {
  /* line 5733, ../sass/content.scss */
  #aboutUsPage .contentInner {
    padding-bottom: 0;
  }
}
/* line 5739, ../sass/content.scss */
#aboutUsPage .contentDescribe {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  padding-top: 112px;
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 5739, ../sass/content.scss */
  #aboutUsPage .contentDescribe {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 25px 25px 13px;
    line-height: 2;
  }
}
/* line 5750, ../sass/content.scss */
#aboutUsPage .dataArea {
  margin: 32px auto;
}
@media only screen and (max-width: 768px) {
  /* line 5750, ../sass/content.scss */
  #aboutUsPage .dataArea {
    margin: 0;
  }
}
/* line 5756, ../sass/content.scss */
#aboutUsPage .dataInner {
  padding: 20px 30px 27px;
  background-color: #ecfdf8;
}
@media only screen and (max-width: 768px) {
  /* line 5756, ../sass/content.scss */
  #aboutUsPage .dataInner {
    margin: 20px auto 45px;
    padding: 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5764, ../sass/content.scss */
  #aboutUsPage .dataTitle {
    padding-bottom: 10px;
  }
}
/* line 5769, ../sass/content.scss */
#aboutUsPage .dataDetails {
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  /* line 5769, ../sass/content.scss */
  #aboutUsPage .dataDetails {
    text-align: center;
  }
}
/* line 5774, ../sass/content.scss */
#aboutUsPage .dataDetails dt {
  margin: 10px;
  width: 100px;
  height: 20px;
  text-align: center;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7;
  font-weight: bold;
  color: #fff;
  background-color: #96e0f4;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
  /* line 5774, ../sass/content.scss */
  #aboutUsPage .dataDetails dt {
    display: inline-block;
  }
}
/* line 5790, ../sass/content.scss */
#aboutUsPage .dataDetails dd {
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1.4;
  padding-left: 120px;
  border-bottom: solid 1px #ecfdf8;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 40px;
}
@media only screen and (max-width: 768px) {
  /* line 5790, ../sass/content.scss */
  #aboutUsPage .dataDetails dd {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5807, ../sass/content.scss */
  #aboutUsPage .mapArea {
    margin-bottom: 0;
  }
  /* line 5810, ../sass/content.scss */
  #aboutUsPage .mapArea img {
    padding: 10px 0 0;
    margin-bottom: -2px;
  }
}
/* line 5816, ../sass/content.scss */
#aboutUsPage .featurePageTop {
  position: static;
  margin-bottom: 5px;
  padding: 20px 20px 10px;
}
@media only screen and (max-width: 768px) {
  /* line 5816, ../sass/content.scss */
  #aboutUsPage .featurePageTop {
    margin: 0 auto;
  }
}

/*--------------------------
socialPage
---------------------------*/
#social .header {
  background-image: url(../images/bg_social_main.jpg);
  background-position-y: 30px;
  height: 560px;
}
#social .imgCatchCopy {
  margin-top: 13.1rem;
  max-width: 930px;
}
#social .spImgCatchCopy {
  margin-top: 113px;
}
#social .spImgCatchCopy img{
  max-width: 360px;
}
#social .mainContent {
  margin: 0 auto -8rem;
}
#social .mainContent .contentDescribe {
  line-height: 1.6666;
  font-family: "BIZ UDPGothic", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.5px;
  font-feature-settings: 'palt';
}
.p-social-ttl {
  margin: 1rem 0;
  font-weight: 600;
  font-family: "BIZ UDPGothic", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 1.6rem;
}
.p-social-txt {
  margin: 1rem 0;
  line-height: 1.6666;
  font-family: "BIZ UDPGothic", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 1.4rem;
}
.p-social-txt + .p-social-ttl {
  margin-top: 4rem;
}
#social .featurePageTop {
  position: relative;
  bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #social .header {
    height: 350px;
    background-position-y: 50px;
    background-size: auto 300px;
  }
  #social .mainContent {
    margin: 0 5%;
  }
  #social .mainContent .contentDescribe {
    padding: 30px 15px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    font-feature-settings: 'palt';
  }
  .p-social-ttl, .p-social-txt {
    margin-right: 15px;
    margin-left: 15px;
    letter-spacing: 0;
    font-feature-settings: 'palt';
  }
  .p-social-txt + .p-social-ttl {
    margin-top: 3rem;
  }
}


/*--------------------------
galleryPage
---------------------------*/
/* line 5829, ../sass/content.scss */
#galleryPage .header {
  background-image: url(../images/bg_gallery_main.jpg);
  background-position-y: 30px;
  height: 530px;
}
@media only screen and (max-width: 768px) {
  /* line 5829, ../sass/content.scss */
  #galleryPage .header {
    height: 250px;
    background-position-y: 0;
  }
}
/* line 5838, ../sass/content.scss */
#galleryPage .imgCatchCopy {
  width: 400px;
  margin-top: 100px;
}
/* line 5842, ../sass/content.scss */
#galleryPage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 5844, ../sass/content.scss */
#galleryPage .spImgCatchCopy img {
  width: auto;
  height: 55px;
}
/* line 5849, ../sass/content.scss */
#galleryPage .mainContent {
  top: -110px;
  margin-bottom: -110px;
}
@media only screen and (max-width: 768px) {
  /* line 5849, ../sass/content.scss */
  #galleryPage .mainContent {
    top: -40px;
  }
}
/* line 5856, ../sass/content.scss */
#galleryPage .snsLinkArea {
  width: 100%;
  border-bottom: solid 1px #fff372;
}
/* line 5860, ../sass/content.scss */
#galleryPage .snsLink {
  display: table;
  padding: 20px 0;
  margin: 0 auto;
}
/* line 5865, ../sass/content.scss */
#galleryPage .snsLinkBtn {
  display: table-cell;
  padding: 0 7px;
}
@media only screen and (max-width: 768px) {
  /* line 5869, ../sass/content.scss */
  #galleryPage .snsLinkBtn.spNone {
    display: none;
  }
}
/* line 5874, ../sass/content.scss */
#galleryPage .snsLinkBtn.spBlock {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 5874, ../sass/content.scss */
  #galleryPage .snsLinkBtn.spBlock {
    display: block;
  }
}
/* line 5880, ../sass/content.scss */
#galleryPage .snsLinkBtn a {
  display: block;
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 768px) {
  /* line 5880, ../sass/content.scss */
  #galleryPage .snsLinkBtn a {
    width: 30px;
    height: 30px;
  }
}
/* line 5890, ../sass/content.scss */
#galleryPage .snsLinkBtn img {
  width: 40px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  /* line 5890, ../sass/content.scss */
  #galleryPage .snsLinkBtn img {
    width: 30px;
  }
}
/* line 5897, ../sass/content.scss */
#galleryPage .contentInner {
  margin: 0 50px;
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 5897, ../sass/content.scss */
  #galleryPage .contentInner {
    position: relative;
    margin: 0 0 630px;
    padding: 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5906, ../sass/content.scss */
  #galleryPage .galleryCategoryArea {
    position: absolute;
    left: 0;
    bottom: -570px;
    padding: 10px;
  }
}
/* line 5914, ../sass/content.scss */
#galleryPage .galleryCategoryList {
  text-align: center;
  width: 910px;
  margin: 15px -5px 10px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  /* line 5914, ../sass/content.scss */
  #galleryPage .galleryCategoryList {
    width: 106%;
    margin: 0 -3%;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: 'Noto Sans Japanese', sans-serif;
  }
}
/* line 5929, ../sass/content.scss */
#galleryPage .galleryCategoryBar {
  display: inline-block;
  background-color: #a8d4e8;
  border: solid 2px #a8d4e8;
  border-radius: 20px;
  height: 40px;
  margin: 10px 5px;
  min-width: 100px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 5929, ../sass/content.scss */
  #galleryPage .galleryCategoryBar {
    width: 43%;
    margin: 5px 3%;
    height: 30px;
  }
}
/* line 5943, ../sass/content.scss */
#galleryPage .galleryCategoryBar a {
  display: block;
  color: inherit;
}
/* line 5948, ../sass/content.scss */
#galleryPage .galleryCategory {
  display: inline-block;
  vertical-align: middle;
  padding: 8px 10px 8px 20px;
  min-width: 60px;
  text-align: center;
  float: left;
}
@media only screen and (max-width: 768px) {
  /* line 5948, ../sass/content.scss */
  #galleryPage .galleryCategory {
    padding: 8px 0;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5960, ../sass/content.scss */
  #galleryPage .galleryCategory.spNone {
    display: none;
  }
}
/* line 5965, ../sass/content.scss */
#galleryPage .galleryCategory.spBlock {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 5965, ../sass/content.scss */
  #galleryPage .galleryCategory.spBlock {
    display: inline-block;
  }
}
/* line 5971, ../sass/content.scss */
#galleryPage .galleryNumber {
  display: inline-block;
  vertical-align: middle;
  color: #a8d4e8;
  background-color: #fff;
  border-radius: 15px;
  margin-right: 3px;
  margin-top: 3px;
  padding: 7px;
  min-width: 30px;
  line-height: 1.143;
  text-align: center;
  float: right;
}
@media only screen and (max-width: 768px) {
  /* line 5971, ../sass/content.scss */
  #galleryPage .galleryNumber {
    float: right;
    clear: both;
    margin-top: 2px;
    margin-right: 2px;
    padding: 5px;
    min-width: 20px;
  }
}
/* line 5992, ../sass/content.scss */
#galleryPage .galleryCategoryBar.current {
  background-color: #fff;
  color: #a8d4e8;
}
/* line 5995, ../sass/content.scss */
#galleryPage .galleryCategoryBar.current .galleryNumber {
  color: #fff;
  background-color: #a8d4e8;
}
/* line 6000, ../sass/content.scss */
#galleryPage .photoArea {
  margin: 0 -5px;
}
@media only screen and (max-width: 768px) {
  /* line 6000, ../sass/content.scss */
  #galleryPage .photoArea {
    margin: 0;
    padding: 0;
  }
}
/* line 6006, ../sass/content.scss */
#galleryPage .photoArea img {
  float: none;
  padding: 0;
  vertical-align: bottom;
}
@media only screen and (max-width: 768px) {
  /* line 6006, ../sass/content.scss */
  #galleryPage .photoArea img {
    width: 100%;
    height: auto;
  }
}
/* line 6016, ../sass/content.scss */
#galleryPage .photo {
  position: relative;
  margin: 0 5px 30px;
  display: inline-block;
  width: 291px;
  height: 200px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 6016, ../sass/content.scss */
  #galleryPage .photo {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
}
/* line 6028, ../sass/content.scss */
#galleryPage .photo a {
  width: 100%;
  display: inline-block;
}
/* line 6032, ../sass/content.scss */
#galleryPage .photo img {
  width: 100%;
  height: auto;
  z-index: 1;
}
/* line 6038, ../sass/content.scss */
#galleryPage .photo.bigPhoto {
  width: 900px;
  height: auto;
  max-height: 800px;
}
@media only screen and (max-width: 768px) {
  /* line 6038, ../sass/content.scss */
  #galleryPage .photo.bigPhoto {
    width: 100%;
  }
}
/* line 6045, ../sass/content.scss */
#galleryPage .photo.bigPhoto img {
  width: 100%;
  height: auto;
}
/* line 6050, ../sass/content.scss */
#galleryPage .category {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  max-width: 80%;
  padding: 3px 30px;
  line-height: 1.4;
  color: #fff;
  text-align: left;
  background-color: #1b1464;
  font-size: 10px;
  font-size: 1rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500px;
  z-index: 5;
}
/* line 6066, ../sass/content.scss */
#galleryPage .captionArea {
  position: absolute;
  bottom: 0;
  display: table;
  width: 100%;
  height: 20px;
  background-color: #1b1464;
  color: #fff;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500px;
  z-index: 5;
}
/* line 6078, ../sass/content.scss */
#galleryPage .captionArea li {
  display: table-cell;
  table-layout: fixed;
  vertical-align: middle;
}
/* line 6083, ../sass/content.scss */
#galleryPage .photoNumber {
  width: 60px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 6088, ../sass/content.scss */
#galleryPage .bar {
  width: 1px;
  height: 10px;
  text-align: center;
}
/* line 6093, ../sass/content.scss */
#galleryPage .caption {
  text-align: left;
  padding: 3px 0 3px 10px;
  overflow: hidden;
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 6099, ../sass/content.scss */
#galleryPage .featurePageTop {
  position: static;
  margin-bottom: 13px;
  margin-top: 40px;
}

/*--------------------------
trafficPage
---------------------------*/
/* line 6110, ../sass/content.scss */
#trafficPage .imgCatchCopy {
  width: 400px;
  margin-top: 111px;
}
/* line 6114, ../sass/content.scss */
#trafficPage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 6116, ../sass/content.scss */
#trafficPage .spImgCatchCopy img {
  max-width: 280px;
}

/*--------------------------
guidePage
---------------------------*/
/* line 6125, ../sass/content.scss */
#guidePage .imgCatchCopy {
  width: 400px;
  margin-top: 111px;
}
/* line 6129, ../sass/content.scss */
#guidePage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 6131, ../sass/content.scss */
#guidePage .spImgCatchCopy img {
  max-width: 280px;
}

/*--------------------------
relaxationPage
---------------------------*/
/* line 6140, ../sass/content.scss */
#relaxationPage .imgCatchCopy {
  width: 400px;
  margin-top: 111px;
}
/* line 6144, ../sass/content.scss */
#relaxationPage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 6146, ../sass/content.scss */
#relaxationPage .spImgCatchCopy img {
  max-width: 280px;
}

/*--------------------------
siteMapPage
---------------------------*/
/* line 6155, ../sass/content.scss */
#siteMapPage .header {
  background-image: url(../images/bg_sitemap_main.jpg);
  background-position-y: 30px;
  height: 510px;
}
@media only screen and (max-width: 768px) {
  /* line 6155, ../sass/content.scss */
  #siteMapPage .header {
    height: 250px;
    background-position-y: 0;
  }
}
/* line 6164, ../sass/content.scss */
#siteMapPage .imgCatchCopy {
  width: 400px;
  margin-top: 111px;
}
/* line 6168, ../sass/content.scss */
#siteMapPage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 6170, ../sass/content.scss */
#siteMapPage .spImgCatchCopy img {
  max-width: 280px;
}
/* line 6174, ../sass/content.scss */
#siteMapPage .mainContent {
  position: relative;
  top: -100px;
  margin-bottom: -110px;
  padding-bottom: 60px;
  padding-top: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 6174, ../sass/content.scss */
  #siteMapPage .mainContent {
    top: -40px;
    margin-bottom: -40px;
  }
}
/* line 6185, ../sass/content.scss */
#siteMapPage .contentInner {
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: center 60px;
  padding-top: 20px;
  padding-bottom: 0;
}
/* line 6191, ../sass/content.scss */
#siteMapPage .contentInner .title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
/* line 6196, ../sass/content.scss */
#siteMapPage .contentInner .categoryList {
  margin-top: 50px;
}
/* line 6199, ../sass/content.scss */
#siteMapPage .contentInner .category.relax {
  width: 380px;
}
@media only screen and (max-width: 768px) {
  /* line 6199, ../sass/content.scss */
  #siteMapPage .contentInner .category.relax {
    width: 95%;
  }
}
/* line 6205, ../sass/content.scss */
#siteMapPage .contentInner .category {
  background-color: #a6d3e8;
  border-radius: 15px;
  margin: 10px;
  width: 180px;
  height: 30px;
  float: left;
}
@media only screen and (max-width: 768px) {
  /* line 6205, ../sass/content.scss */
  #siteMapPage .contentInner .category {
    margin: 2%;
    width: 46%;
    height: auto;
  }
}
/* line 6217, ../sass/content.scss */
#siteMapPage .contentInner .category a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  /* line 6217, ../sass/content.scss */
  #siteMapPage .contentInner .category a {
    font-size: 12px;
    font-size: 1.2rem;
    width: 100%;
    height: auto;
    padding: 7px;
    line-height: 1.4;
  }
}
/* line 6237, ../sass/content.scss */
#siteMapPage .pageTop {
  width: 77px;
  height: 77px;
  margin: 20px auto;
  clear: both;
}
/* line 6242, ../sass/content.scss */
#siteMapPage .pageTop p {
  width: 77px;
  height: 77px;
  text-align: center;
}
/* line 6246, ../sass/content.scss */
#siteMapPage .pageTop p a {
  display: block;
}

/*--------------------------
pamphletDlPage
---------------------------*/
/* line 6256, ../sass/content.scss */
#pamphletDlPage .header {
  background-image: url(../images/bg_dlpamphlet_main.jpg);
  background-position-y: 30px;
  height: 590px;
}
@media only screen and (max-width: 768px) {
  /* line 6256, ../sass/content.scss */
  #pamphletDlPage .header {
    height: 250px;
    background-position-y: 0;
  }
}
/* line 6265, ../sass/content.scss */
#pamphletDlPage .imgCatchCopy {
  width: 620px;
  margin-top: 110px;
}
/* line 6269, ../sass/content.scss */
#pamphletDlPage .spImgCatchCopy {
  margin-top: 60px;
}
/* line 6271, ../sass/content.scss */
#pamphletDlPage .spImgCatchCopy img {
  width: auto;
  height: 55px;
}
/* line 6276, ../sass/content.scss */
#pamphletDlPage .main {
  position: relative;
}
@media only screen and (max-width: 768px) {
  /* line 6276, ../sass/content.scss */
  #pamphletDlPage .main {
    position: static;
    height: auto;
    padding-bottom: 20px;
  }
}
/* line 6285, ../sass/content.scss */
#pamphletDlPage .mainContent {
  top: 0;
  margin: -180px auto 30px;
  padding-bottom: 30px;
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: center 160px;
}
@media only screen and (max-width: 768px) {
  /* line 6285, ../sass/content.scss */
  #pamphletDlPage .mainContent {
    position: relative;
    left: 0;
    margin: -60px 5% 0;
    padding-bottom: 0;
    background-image: none;
  }
}
/* line 6304, ../sass/content.scss */
#pamphletDlPage .contentInner {
  padding-top: 20px;
  padding-bottom: 0;
}
/* line 6308, ../sass/content.scss */
#pamphletDlPage .topixIcons {
  width: 300px;
  padding-top: 72px;
}
/* line 6312, ../sass/content.scss */
#pamphletDlPage .topixIcons p {
  font-size: 20px;
  font-size: 2rem;
}
/* line 6315, ../sass/content.scss */
#pamphletDlPage .contentDescribe {
  text-align: center;
  line-height: 1.7;
  padding: 50px 0 25px;
}
@media only screen and (max-width: 768px) {
  /* line 6315, ../sass/content.scss */
  #pamphletDlPage .contentDescribe {
    padding: 30px;
  }
}
/* line 6323, ../sass/content.scss */
#pamphletDlPage .pamphletList {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  margin: 0 -20px;
}
@media only screen and (max-width: 768px) {
  /* line 6323, ../sass/content.scss */
  #pamphletDlPage .pamphletList {
    margin: 0 auto;
  }
}
/* line 6332, ../sass/content.scss */
#pamphletDlPage .pamphlet {
  position: relative;
  float: left;
  width: 260px;
  text-align: center;
  margin: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 6332, ../sass/content.scss */
  #pamphletDlPage .pamphlet {
    float: none;
    margin: 0 auto 20px;
    position: static;
    background-position: center 15px;
    height: auto;
    background-image: none;
  }
}
/* line 6346, ../sass/content.scss */
#pamphletDlPage .pamphlet .dlBtn {
  height: 230px;
  background-position: center 5px;
}
@media only screen and (max-width: 768px) {
  /* line 6346, ../sass/content.scss */
  #pamphletDlPage .pamphlet .dlBtn {
    background-position: center 0;
  }
}
/* line 6353, ../sass/content.scss */
#pamphletDlPage .pamphlet:nth-child(3n+1) {
  clear: both;
}
/* line 6357, ../sass/content.scss */
#pamphletDlPage .pamphlet01 .dlBtn {
  background-image: url(../images/img_dlpamphlet_01.png);
}
/* line 6358, ../sass/content.scss */
#pamphletDlPage .pamphlet02 .dlBtn {
  background-image: url(../images/img_dlpamphlet_02.png);
}
/* line 6359, ../sass/content.scss */
#pamphletDlPage .pamphlet03 .dlBtn {
  background-image: url(../images/img_dlpamphlet_03.png);
}
/* line 6360, ../sass/content.scss */
#pamphletDlPage .pamphlet04 .dlBtn {
  background-image: url(../images/img_dlpamphlet_04.png);
}
/* line 6361, ../sass/content.scss */
#pamphletDlPage .pamphlet05 .dlBtn {
  background-image: url(../images/img_dlpamphlet_05.png);
}
/* line 6362, ../sass/content.scss */
#pamphletDlPage .pamphlet06 .dlBtn {
  background-image: url(../images/img_dlpamphlet_06.png);
}
/* line 6363, ../sass/content.scss */
#pamphletDlPage .caption {
  display: table-cell;
  width: 260px;
  height: 50px;
  vertical-align: bottom;
  text-align: center;
  letter-spacing: -0.01em;
}
@media only screen and (max-width: 768px) {
  /* line 6363, ../sass/content.scss */
  #pamphletDlPage .caption {
    display: block;
    height: auto;
  }
}
/* line 6375, ../sass/content.scss */
#pamphletDlPage .subCaption {
  padding-top: 20px;
  color: #7ECEF4;
}
@media only screen and (max-width: 768px) {
  /* line 6375, ../sass/content.scss */
  #pamphletDlPage .subCaption {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
/* line 6383, ../sass/content.scss */
#pamphletDlPage .subCaption a {
  text-decoration: none;
  color: inherit;
}
/* line 6387, ../sass/content.scss */
#pamphletDlPage .dlBtn a {
  position: absolute;
  top: 220px;
  left: 0;
  display: inline-block;
  width: 260px;
  height: 60px;
  border: solid 2px #fff;
  background-color: #7ECEF4;
  border-radius: 30px;
  box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -moz-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -webkit-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  color: #fff;
  padding-top: 20px;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  /* line 6387, ../sass/content.scss */
  #pamphletDlPage .dlBtn a {
    position: static;
    margin-top: 160px;
    background-position: center 0;
  }
}
/* line 6407, ../sass/content.scss */
#pamphletDlPage .pageTop {
  text-align: center;
}

/*--------------------------
newsReleaseTopPage
---------------------------*/
/* line 6415, ../sass/content.scss */
#newsReleaseTopPage .header {
  background-image: url(../images/bg_newsrelease_main.jpg);
  background-position: center 20px;
  height: 510px;
}
@media only screen and (max-width: 768px) {
  /* line 6415, ../sass/content.scss */
  #newsReleaseTopPage .header {
    height: 250px;
  }
}
/* line 6423, ../sass/content.scss */
#newsReleaseTopPage .imgCatchCopy {
  width: 285px;
  margin: 110px auto;
}
/* line 6427, ../sass/content.scss */
#newsReleaseTopPage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 6429, ../sass/content.scss */
#newsReleaseTopPage .spImgCatchCopy img {
  width: auto;
  height: 65px;
}
/* line 6434, ../sass/content.scss */
#newsReleaseTopPage .mainContent {
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: center 120px;
}
@media only screen and (max-width: 768px) {
  /* line 6434, ../sass/content.scss */
  #newsReleaseTopPage .mainContent {
    background-image: none;
    margin-bottom: -40px;
  }
}
/* line 6443, ../sass/content.scss */
#newsReleaseTopPage .contentInner {
  padding-top: 1px;
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 6447, ../sass/content.scss */
  #newsReleaseTopPage .topixIcons {
    background-size: 60px 60px;
    padding-top: 67px;
    margin: 20px auto 5px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* line 6455, ../sass/content.scss */
#newsReleaseTopPage .newsArea {
  padding-top: 60px;
}
@media only screen and (max-width: 768px) {
  /* line 6455, ../sass/content.scss */
  #newsReleaseTopPage .newsArea {
    padding-top: 35px;
  }
}
/* line 6460, ../sass/content.scss */
#newsReleaseTopPage .newsArea dt {
  background-image: url(../images/ico_memo.png);
  background-size: 40px 40px;
  background-position: left center;
  padding-left: 50px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  float: left;
  clear: both;
}
@media only screen and (max-width: 768px) {
  /* line 6460, ../sass/content.scss */
  #newsReleaseTopPage .newsArea dt {
    float: none;
    border-top: solid 1px #4fa7d0;
    background-image: none;
    padding: 15px 20px 5px;
    height: auto;
    line-height: 1.25;
    width: 100%;
    margin: 0;
    vertical-align: middle;
    text-align: justify;
  }
}
/* line 6483, ../sass/content.scss */
#newsReleaseTopPage .newsArea dt a {
  color: inherit;
}
/* line 6487, ../sass/content.scss */
#newsReleaseTopPage .newsArea dd {
  padding-left: 720px;
  border-top: solid 1px #4fa7d0;
  color: #ccc;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
}
@media only screen and (max-width: 768px) {
  /* line 6487, ../sass/content.scss */
  #newsReleaseTopPage .newsArea dd {
    position: relative;
    padding: 0 0 15px 20px;
    border-top: 0;
    line-height: 1;
    height: auto;
  }
}
/* line 6504, ../sass/content.scss */
#newsReleaseTopPage .newsArea dd:nth-child(4n+4) {
  background-color: #fffef4;
}
/* line 6507, ../sass/content.scss */
#newsReleaseTopPage .newsArea dd:last-child {
  border-bottom: solid 1px #4fa7d0;
}
@media only screen and (max-width: 768px) {
  /* line 6510, ../sass/content.scss */
  #newsReleaseTopPage .newsArea dt:nth-child(4n+3) {
    background-color: #fffef4;
  }
}
/* line 6516, ../sass/content.scss */
#newsReleaseTopPage .pagination {
  padding: 15px 0 15px;
}
/* line 6519, ../sass/content.scss */
#newsReleaseTopPage .pageTop {
  position: static;
  width: 77px;
  height: 77px;
  margin: 20px auto 15px;
}
@media only screen and (max-width: 768px) {
  /* line 6519, ../sass/content.scss */
  #newsReleaseTopPage .pageTop {
    width: 64px;
    height: 64px;
    margin: 10px auto 10px;
  }
}
/* line 6529, ../sass/content.scss */
#newsReleaseTopPage .pageTop p {
  width: 77px;
  height: 77px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 6529, ../sass/content.scss */
  #newsReleaseTopPage .pageTop p {
    width: 64px;
    height: 64px;
  }
}
/* line 6537, ../sass/content.scss */
#newsReleaseTopPage .pageTop p a {
  display: block;
}

/*--------------------------
newsReleasePage
---------------------------*/
/* line 6547, ../sass/content.scss */
#newsReleasePage .header {
  background-image: url(../images/bg_newsrelease_main.jpg);
}
@media only screen and (max-width: 768px) {
  /* line 6547, ../sass/content.scss */
  #newsReleasePage .header {
    height: 250px;
  }
}
/* line 6553, ../sass/content.scss */
#newsReleasePage .imgCatchCopy {
  width: 285px;
}
/* line 6556, ../sass/content.scss */
#newsReleasePage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 6558, ../sass/content.scss */
#newsReleasePage .spImgCatchCopy img {
  width: auto;
  height: 65px;
}
@media only screen and (max-width: 768px) {
  /* line 6563, ../sass/content.scss */
  #newsReleasePage .mainContent {
    margin-bottom: -40px;
  }
}
/* line 6568, ../sass/content.scss */
#newsReleasePage .categoryTag {
  background-color: #fff473;
  font-weight: bold;
  text-align: center;
  height: 100px;
}
/* line 6574, ../sass/content.scss */
#newsReleasePage .categoryTagIcon {
  background-image: none;
  font-size: 26px;
  font-size: 2.6rem;
  color: #4d4d4d;
  height: 50px;
}
/* line 6580, ../sass/content.scss */
#newsReleasePage .categoryTagNumber {
  background-image: none;
  color: #12ad66;
  font-size: 32px;
  font-size: 3.2rem;
}
/* line 6585, ../sass/content.scss */
#newsReleasePage .featureTitleArea {
  padding-top: 0;
}
/* line 6588, ../sass/content.scss */
#newsReleasePage .featureTitle {
  border-top: 0;
  border-bottom-color: #f5f5f5;
  padding: 0 100px;
}
@media only screen and (max-width: 768px) {
  /* line 6588, ../sass/content.scss */
  #newsReleasePage .featureTitle {
    padding: 0 40px;
  }
}
/* line 6596, ../sass/content.scss */
#newsReleasePage .featureMainTitle {
  color: #4fa7d0;
  line-height: 1.2;
  padding: 123px 0 33px;
}
/* line 6601, ../sass/content.scss */
#newsReleasePage .contentInner {
  padding-bottom: 0;
}
/* line 6604, ../sass/content.scss */
#newsReleasePage .contentDescribe {
  padding-bottom: 0;
}
/* line 6607, ../sass/content.scss */
#newsReleasePage .imgArea {
  width: 800px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: solid 2px #a6d3e8;
}
@media only screen and (max-width: 768px) {
  /* line 6607, ../sass/content.scss */
  #newsReleasePage .imgArea {
    width: 100%;
  }
}
/* line 6615, ../sass/content.scss */
#newsReleasePage .imgArea img {
  width: 800px;
}
@media only screen and (max-width: 768px) {
  /* line 6615, ../sass/content.scss */
  #newsReleasePage .imgArea img {
    width: 100%;
  }
}
/* line 6622, ../sass/content.scss */
#newsReleasePage .btnArea {
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  /* line 6622, ../sass/content.scss */
  #newsReleasePage .btnArea {
    padding: 20px;
  }
}
/* line 6627, ../sass/content.scss */
#newsReleasePage .btnArea .btn {
  width: 100px;
  height: 40px;
  background-color: #a6d3e8;
  border-radius: 20px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  padding-top: 12px;
}
/* line 6637, ../sass/content.scss */
#newsReleasePage .btnArea .btn a {
  color: #fff;
}
/* line 6641, ../sass/content.scss */
#newsReleasePage .btnArea .prev {
  float: left;
}
/* line 6644, ../sass/content.scss */
#newsReleasePage .btnArea .next {
  float: right;
}
/* line 6648, ../sass/content.scss */
#newsReleasePage .pageTop {
  width: 77px;
  height: 77px;
  margin: 20px auto 15px;
}
/* line 6652, ../sass/content.scss */
#newsReleasePage .pageTop p {
  width: 77px;
  height: 77px;
  text-align: center;
}
/* line 6656, ../sass/content.scss */
#newsReleasePage .pageTop p a {
  display: block;
}

/*--------------------------
linkPage
---------------------------*/
/* line 6666, ../sass/content.scss */
#linkPage .header {
  background-image: url(../images/bg_link_main.jpg);
  height: 510px;
}
@media only screen and (max-width: 768px) {
  /* line 6666, ../sass/content.scss */
  #linkPage .header {
    height: 250px;
  }
}
/* line 6673, ../sass/content.scss */
#linkPage .imgCatchCopy {
  width: 210px;
  margin: 110px auto;
}
/* line 6677, ../sass/content.scss */
#linkPage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 6679, ../sass/content.scss */
#linkPage .spImgCatchCopy img {
  width: auto;
  height: 65px;
}
/* line 6684, ../sass/content.scss */
#linkPage .mainContent {
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: center 120px;
}
@media only screen and (max-width: 768px) {
  /* line 6684, ../sass/content.scss */
  #linkPage .mainContent {
    background-image: none;
  }
}
/* line 6692, ../sass/content.scss */
#linkPage .contentInner {
  padding-top: 1px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  /* line 6692, ../sass/content.scss */
  #linkPage .contentInner {
    padding-top: 5px;
    margin-bottom: -40px;
  }
}
/* line 6700, ../sass/content.scss */
#linkPage .newsArea {
  padding-top: 60px;
}
@media only screen and (max-width: 768px) {
  /* line 6700, ../sass/content.scss */
  #linkPage .newsArea {
    padding-top: 30px;
  }
}
/* line 6705, ../sass/content.scss */
#linkPage .newsArea dt {
  border-top: solid 2px #4fa7d0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 6705, ../sass/content.scss */
  #linkPage .newsArea dt {
    width: 100%;
    padding: 15px 20px 10px;
    border-top: solid 1px #4fa7d0;
  }
}
/* line 6715, ../sass/content.scss */
#linkPage .newsArea dt a {
  color: #4fa7d0;
}
/* line 6719, ../sass/content.scss */
#linkPage .newsArea dd {
  padding-top: 8px;
  padding-bottom: 13px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: -0.05em;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  /* line 6719, ../sass/content.scss */
  #linkPage .newsArea dd {
    padding: 0 20px 15px;
  }
}
/* line 6730, ../sass/content.scss */
#linkPage .newsArea dt:nth-child(4n+3) {
  background-color: #fffef4;
}
/* line 6733, ../sass/content.scss */
#linkPage .newsArea dd:nth-child(4n+4) {
  background-color: #fffef4;
}
/* line 6736, ../sass/content.scss */
#linkPage .newsArea dd:last-child {
  border-bottom: solid 2px #4fa7d0;
}
@media only screen and (max-width: 768px) {
  /* line 6736, ../sass/content.scss */
  #linkPage .newsArea dd:last-child {
    border-bottom: solid 1px #4fa7d0;
  }
}
/* line 6743, ../sass/content.scss */
#linkPage .pageTop {
  position: static;
  width: 77px;
  height: 77px;
  margin: 20px auto 15px;
}
/* line 6748, ../sass/content.scss */
#linkPage .pageTop p {
  width: 77px;
  height: 77px;
  text-align: center;
}
/* line 6752, ../sass/content.scss */
#linkPage .pageTop p a {
  display: block;
}

/*--------------------------
contactPage
---------------------------*/
/* line 6762, ../sass/content.scss */
#contactPage .header {
  height: 590px;
  background-image: url(../images/bg_contact_main.jpg);
}
@media only screen and (max-width: 768px) {
  /* line 6762, ../sass/content.scss */
  #contactPage .header {
    height: 250px;
  }
}
/* line 6769, ../sass/content.scss */
#contactPage .imgCatchCopy {
  width: 292px;
  margin: 110px auto;
}
/* line 6773, ../sass/content.scss */
#contactPage .spImgCatchCopy {
  margin-top: 40px;
}
/* line 6775, ../sass/content.scss */
#contactPage .spImgCatchCopy img {
  width: auto;
  height: 65px;
}
/* line 6780, ../sass/content.scss */
#contactPage .mainContent {
  background-image: url(../images/bg_wave.png);
  background-repeat: repeat-x;
  background-position: center 160px;
  top: -180px;
  margin: 0 auto -180px;
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 6780, ../sass/content.scss */
  #contactPage .mainContent {
    background-image: none;
    margin-bottom: -40px;
    margin: 0 27px;
    top: -20px;
    padding-top: 10px;
  }
}
/* line 6795, ../sass/content.scss */
#contactPage .contentInner {
  padding-top: 1px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 6795, ../sass/content.scss */
  #contactPage .contentInner {
    padding-bottom: 10px;
  }
}
/* line 6802, ../sass/content.scss */
#contactPage .topixIcons {
  width: 300px;
}
@media only screen and (max-width: 768px) {
  /* line 6802, ../sass/content.scss */
  #contactPage .topixIcons {
    width: auto;
  }
}
/* line 6808, ../sass/content.scss */
#contactPage .topixIcons.icoWelcome {
  padding-top: 70px;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  /* line 6808, ../sass/content.scss */
  #contactPage .topixIcons.icoWelcome {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 43px;
  }
}
/* line 6816, ../sass/content.scss */
#contactPage .topixIcons.ico8,
#contactPage .topixIcons.icoMemo {
  background-size: 40px 40px;
  padding-top: 50px;
}
/* line 6821, ../sass/content.scss */
#contactPage .contentDescribe {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  text-align: justify;
  text-align-last: center;
  padding: 50px 0 20px;
}
@media only screen and (max-width: 768px) {
  /* line 6821, ../sass/content.scss */
  #contactPage .contentDescribe {
    padding: 25px 25px 13px;
    line-height: 2;
  }
}
/* line 6832, ../sass/content.scss */
#contactPage .dataArea {
  background-color: #edfdf8;
  padding: 30px;
  height: 280px;
  margin: 20px auto 30px;
}
@media only screen and (max-width: 768px) {
  /* line 6832, ../sass/content.scss */
  #contactPage .dataArea {
    height: auto;
    padding: 10px;
    margin: 20px auto 45px;
  }
}
/* line 6842, ../sass/content.scss */
#contactPage .dataArea .topixIconsSideM {
  margin-bottom: 20px;
}
/* line 6846, ../sass/content.scss */
#contactPage .dataInner {
  background-color: #fff;
  height: 220px;
  margin-top: 0;
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 6846, ../sass/content.scss */
  #contactPage .dataInner {
    height: auto;
    margin: 0;
    padding: 5px;
  }
}
/* line 6857, ../sass/content.scss */
#contactPage .dataRow.row01 {
  border-bottom: solid 1px #edfdf8;
}
@media only screen and (max-width: 768px) {
  /* line 6857, ../sass/content.scss */
  #contactPage .dataRow.row01 {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 6862, ../sass/content.scss */
  #contactPage .dataRow.row01 dl:first-child dt {
    margin-top: 0;
  }
}
/* line 6869, ../sass/content.scss */
#contactPage .dataRow.row02 {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 6869, ../sass/content.scss */
  #contactPage .dataRow.row02 {
    margin-top: 0;
  }
}
/* line 6875, ../sass/content.scss */
#contactPage .data {
  border-right: solid 1px #edfdf8;
  float: left;
  width: 50%;
  height: 70px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 6875, ../sass/content.scss */
  #contactPage .data {
    float: none;
    width: 100%;
    height: auto;
    border-right: 0;
    margin-bottom: 0;
    border-bottom: solid 1px #edfdf8;
  }
}
/* line 6889, ../sass/content.scss */
#contactPage .data dt {
  width: 100px;
  height: 20px;
  text-align: center;
  margin: 0 auto;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7;
  font-weight: bold;
  color: #fff;
  background-color: #96e0f4;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
  /* line 6889, ../sass/content.scss */
  #contactPage .data dt {
    margin: 15px auto 0;
  }
}
/* line 6905, ../sass/content.scss */
#contactPage .data dd {
  text-align: center;
  vertical-align: middle;
  margin-top: 25px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  /* line 6905, ../sass/content.scss */
  #contactPage .data dd {
    padding-bottom: 22px;
    margin-top: 23px;
  }
}
/* line 6916, ../sass/content.scss */
#contactPage .data .address {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 6916, ../sass/content.scss */
  #contactPage .data .address {
    padding-bottom: 10px;
    margin-top: 10px;
    line-height: 1.6;
  }
}
/* line 6925, ../sass/content.scss */
#contactPage .data .windowDd {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 6925, ../sass/content.scss */
  #contactPage .data .windowDd {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 6937, ../sass/content.scss */
  #contactPage .data.window {
    margin-bottom: 0;
    border-bottom: 0;
  }
}
/* line 6943, ../sass/content.scss */
#contactPage .data:last-child {
  border-right: 0;
}
/* line 6946, ../sass/content.scss */
#contactPage .notesTitle {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  /* line 6946, ../sass/content.scss */
  #contactPage .notesTitle {
    text-align: center;
    padding: 20px 10px;
    line-height: 1.2;
  }
}
/* line 6956, ../sass/content.scss */
#contactPage .notes {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66;
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  /* line 6956, ../sass/content.scss */
  #contactPage .notes {
    padding: 0 20px;
  }
}
/* line 6964, ../sass/content.scss */
#contactPage .pageTop {
  position: static;
  width: 77px;
  height: 77px;
  margin: 0 auto 5px;
}
/* line 6969, ../sass/content.scss */
#contactPage .pageTop p {
  width: 77px;
  height: 77px;
  text-align: center;
}
/* line 6973, ../sass/content.scss */
#contactPage .pageTop p a {
  display: block;
}
/* line 6978, ../sass/content.scss */
#contactPage .formArea {
  background-color: #edfdf8;
  width: 800px;
  padding: 30px;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 6978, ../sass/content.scss */
  #contactPage .formArea {
    width: auto;
    height: auto;
    padding: 10px;
    margin-top: 0px;
  }
}
/* line 6989, ../sass/content.scss */
#contactPage .formArea .mw_wp_form_confirm .name span {
  display: none;
}
/* line 6992, ../sass/content.scss */
#contactPage .formArea .formGroup {
  min-height: 50px;
  border-bottom: solid 1px #edfdf8;
}
/* line 18, ../sass/_mixin.scss */
#contactPage .formArea .formGroup:before, #contactPage .formArea .formGroup:after {
  content: "";
  display: table;
}
/* line 24, ../sass/_mixin.scss */
#contactPage .formArea .formGroup:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  /* line 6992, ../sass/content.scss */
  #contactPage .formArea .formGroup {
    min-height: 80px;
    background-color: #fff;
  }
}
/* line 7001, ../sass/content.scss */
#contactPage .formArea .title {
  display: block;
  width: 220px;
  height: 49px;
  background-color: #97e1f5;
  float: left;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: bold;
  line-height: 49px;
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 7001, ../sass/content.scss */
  #contactPage .formArea .title {
    padding-bottom: 10px;
    width: auto;
    height: 39px;
    line-height: 39px;
    float: none;
    color: #000;
    background-color: #fff;
  }
}
/* line 7023, ../sass/content.scss */
#contactPage .formArea .icoRequired {
  float: right;
  display: inline-block;
  width: 60px;
  height: 20px;
  line-height: 20px;
  background-color: #fff;
  color: #97e1f5;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 5px;
  margin: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 7023, ../sass/content.scss */
  #contactPage .formArea .icoRequired {
    margin: 10px;
    float: none;
    margin-left: 10px;
    color: #fff;
    background-color: #97e1f5;
  }
}
/* line 7043, ../sass/content.scss */
#contactPage .formArea .content {
  min-height: 49px;
  margin-left: 220px;
  padding: 10px 10px 0 10px;
  background-color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
/* line 18, ../sass/_mixin.scss */
#contactPage .formArea .content:before, #contactPage .formArea .content:after {
  content: "";
  display: table;
}
/* line 24, ../sass/_mixin.scss */
#contactPage .formArea .content:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  /* line 7043, ../sass/content.scss */
  #contactPage .formArea .content {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px 10px;
  }
}
/* line 7056, ../sass/content.scss */
#contactPage .formArea .content .error {
  line-height: 30px;
}
/* line 7060, ../sass/content.scss */
#contactPage .formArea textarea {
  width: 500px;
  height: 180px;
  border: 0;
  background-color: #F5F5F5;
}
@media only screen and (max-width: 768px) {
  /* line 7060, ../sass/content.scss */
  #contactPage .formArea textarea {
    width: 100%;
    height: 190px;
  }
}
/* line 7070, ../sass/content.scss */
#contactPage .formArea .h200 {
  height: 200px;
  border-bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 7070, ../sass/content.scss */
  #contactPage .formArea .h200 {
    height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 7077, ../sass/content.scss */
  #contactPage .formArea .formGroup.h200 {
    height: 240px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 7082, ../sass/content.scss */
  #contactPage .formArea .content.h200 {
    height: 200px;
  }
}
/* line 7087, ../sass/content.scss */
#contactPage .formArea .formControl {
  height: 30px;
  background-color: #F5F5F5;
  border: 0;
  display: table-cell;
}
/* line 7093, ../sass/content.scss */
#contactPage .formArea .w150 {
  width: 150px;
}
@media only screen and (max-width: 768px) {
  /* line 7093, ../sass/content.scss */
  #contactPage .formArea .w150 {
    width: 28%;
  }
}
/* line 7099, ../sass/content.scss */
#contactPage .formArea .w200 {
  width: 200px;
  float: right;
}
@media only screen and (max-width: 768px) {
  /* line 7099, ../sass/content.scss */
  #contactPage .formArea .w200 {
    width: 70%;
  }
}
/* line 7106, ../sass/content.scss */
#contactPage .formArea .w500 {
  width: 500px;
}
@media only screen and (max-width: 768px) {
  /* line 7106, ../sass/content.scss */
  #contactPage .formArea .w500 {
    width: 100%;
  }
}
/* line 7112, ../sass/content.scss */
#contactPage .formArea .name {
  float: left;
  width: 50%;
  line-height: 30px;
  min-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
/* line 7120, ../sass/content.scss */
#contactPage .formArea .nameA {
  padding-right: 10px;
}
/* line 7123, ../sass/content.scss */
#contactPage .formArea .nameB {
  padding-left: 10px;
}
/* line 7126, ../sass/content.scss */
#contactPage .formArea .telFax {
  float: left;
}
@media only screen and (max-width: 768px) {
  /* line 7126, ../sass/content.scss */
  #contactPage .formArea .telFax {
    width: 28.66%;
  }
}
/* line 7132, ../sass/content.scss */
#contactPage .formArea .telFax.bar {
  width: 25px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 7132, ../sass/content.scss */
  #contactPage .formArea .telFax.bar {
    width: 7%;
  }
}
/* line 7141, ../sass/content.scss */
#contactPage .formArea .radio.wA {
  width: 34.7%;
}
/* line 7144, ../sass/content.scss */
#contactPage .formArea .radio.wB {
  width: 35.7%;
}
/* line 7147, ../sass/content.scss */
#contactPage .formArea .radio.wC {
  width: 29.6%;
}
/* line 7150, ../sass/content.scss */
#contactPage .formArea .radio {
  position: relative;
  display: table-cell;
  float: left;
  width: 33%;
  /*RadioとText*/
}
/* line 7156, ../sass/content.scss */
#contactPage .formArea .radio label {
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
/* line 7164, ../sass/content.scss */
#contactPage .formArea .radio label:before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  width: 18px;
  height: 18px;
  border: solid 2px #97e1f5;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
/* line 7176, ../sass/content.scss */
#contactPage .formArea .radio input[type="radio"] {
  display: none;
}
/* line 7179, ../sass/content.scss */
#contactPage .formArea .radio input[type="radio"]:checked ~ label:after {
  position: absolute;
  top: 10px;
  left: 5px;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
/* line 7192, ../sass/content.scss */
#contactPage .formArea .formGroup .mwform-radio-field {
  position: relative;
  display: block;
  width: 30%;
  float: left;
}
/* line 7197, ../sass/content.scss */
#contactPage .formArea .formGroup .mwform-radio-field .mwform-radio-field-text {
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
}
/* line 7204, ../sass/content.scss */
#contactPage .formArea .formGroup .mwform-radio-field label:before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  width: 18px;
  height: 18px;
  border: solid 2px #97e1f5;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
/* line 7216, ../sass/content.scss */
#contactPage .formArea .formGroup .mwform-radio-field input[type="radio"] {
  display: none;
}
/* line 7219, ../sass/content.scss */
#contactPage .formArea .formGroup .mwform-radio-field input[type="radio"]:checked ~ span:after {
  position: absolute;
  top: 10px;
  left: 5px;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
/* line 7232, ../sass/content.scss */
#contactPage .formArea .selectJS {
  width: auto;
  height: 30px;
  line-height: 30px;
  background-image: url(../images/bg_listselect_e.jpg);
  background-position: right center;
  border-radius: 5px;
  border: solid 1px #e4e4e4;
  background-color: #f5f5f5;
  margin: 0 10px;
}
/* line 7242, ../sass/content.scss */
#contactPage .formArea .selectJS div {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  padding-left: 10px;
}
/* line 7252, ../sass/content.scss */
#contactPage .formArea .selectJS select {
  position: absolute;
  zoom: 1.1;
  z-index: 2;
  opacity: 0;
  width: 70%;
  height: 30px;
}
/* line 7261, ../sass/content.scss */
#contactPage .formArea .submitBtn {
  padding-top: 30px;
  margin: 0 auto;
  text-align: center;
}
/* line 18, ../sass/_mixin.scss */
#contactPage .formArea .submitBtn:before, #contactPage .formArea .submitBtn:after {
  content: "";
  display: table;
}
/* line 24, ../sass/_mixin.scss */
#contactPage .formArea .submitBtn:after {
  clear: both;
}
/* line 7267, ../sass/content.scss */
#contactPage .formArea .submitBtn input {
  width: 220px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 10px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #97e1f5;
  color: #fff;
  border-radius: 25px;
  padding: 0;
}

/*--------------------------
specialIssuesPage,pickuplistPage
---------------------------*/
/* line 7286, ../sass/content.scss */
#specialIssuesPage .header {
  height: 530px;
  background-image: url(../images/bg_specialissues_main.jpg);
}
#pickuplistPage .header{
  height: 530px;
  background-image: url(../images/bg_pickup_main.jpg);
}
#recruitlistPage .header{
  height: 410px;
  background-image: url(../images/bg_recruit_main.jpg);
}
@media only screen and (max-width: 768px) {
  /* line 7286, ../sass/content.scss */
  #specialIssuesPage .header,
  #pickuplistPage .header {
    height: 250px;
  }
  #recruitlistPage .header{
    height: 250px;
    background-position: 20% 0%;
  }
}
/* line 7293, ../sass/content.scss */
#specialIssuesPage .imgCatchCopy,
#pickuplistPage .imgCatchCopy,
#recruitlistPage .imgCatchCopy {
  /*width: 530px;*/
  text-align: center;
  height: 96px;
  margin: 100px auto;
}
#specialIssuesPage .imgCatchCopy img,
#pickuplistPage .imgCatchCopy img,
#recruitlistPage .imgCatchCopy img {
  height: 100%;
}

/* line 7297, ../sass/content.scss */
#specialIssuesPage .spImgCatchCopy,
#pickuplistPage .spImgCatchCopy {
  margin-top: 40px;
}
#recruitlistPage .spImgCatchCopy{
  margin-top: 70px;
}
/* line 7299, ../sass/content.scss */
#specialIssuesPage .spImgCatchCopy img,
#pickuplistPage .spImgCatchCopy img,
#recruitlistPage .spImgCatchCopy img {
  width: auto;
  height: 65px;
}
/* line 7304, ../sass/content.scss */
#specialIssuesPage .mainContent,
#pickuplistPage .mainContent {
  top: -110px;
  margin: 0 auto -110px;
}
@media only screen and (max-width: 768px) {
  /* line 7304, ../sass/content.scss */
  #specialIssuesPage .mainContent,
  #pickuplistPage .mainContent {
    top: -40px;
    margin-bottom: -40px;
    margin: 0 5%;
  }
}
/* line 7313, ../sass/content.scss */
#specialIssuesPage .snsLinkArea,
#pickuplistPage .snsLinkArea {
  border-bottom: solid 1px #fff372;
}
@media only screen and (max-width: 768px) {
  /* line 7313, ../sass/content.scss */
  #specialIssuesPage .snsLinkArea,
  #pickuplistPage .snsLinkArea {
    width: 100%;
  }
}
/* line 7319, ../sass/content.scss */
#specialIssuesPage .snsLink,
#pickuplistPage .snsLink {
  display: table;
  padding: 20px 0;
  margin: 0 auto;
}
/* line 7324, ../sass/content.scss */
#specialIssuesPage .snsLinkBtn,
#pickuplistPage .snsLinkBtn {
  display: table-cell;
  padding: 0 7px;
}
/* line 7327, ../sass/content.scss */
#specialIssuesPage .snsLinkBtn a,
#pickuplistPage .snsLinkBtn a {
  display: block;
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 768px) {
  /* line 7327, ../sass/content.scss */
  #specialIssuesPage .snsLinkBtn a,
  #pickuplistPage .snsLinkBtn a {
    width: 30px;
    height: 30px;
  }
}
/* line 7336, ../sass/content.scss */
#specialIssuesPage .snsLinkBtn img,
#pickuplistPage .snsLinkBtn img {
  width: 40px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  /* line 7336, ../sass/content.scss */
  #specialIssuesPage .snsLinkBtn img,
  #pickuplistPage .snsLinkBtn img {
    width: 30px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 7344, ../sass/content.scss */
  #specialIssuesPage .snsLinkBtn.spNone,
  #pickuplistPage .snsLinkBtn.spNone {
    display: none;
  }
}
/* line 7349, ../sass/content.scss */
#specialIssuesPage .snsLinkBtn.spBlock,
#pickuplistPage .snsLinkBtn.spBlock {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 7349, ../sass/content.scss */
  #specialIssuesPage .snsLinkBtn.spBlock,
  #pickuplistPage .snsLinkBtn.spBlock {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  /* line 7355, ../sass/content.scss */
  #specialIssuesPage .mainContent,
  #pickuplistPage .mainContent {
    margin-bottom: -40px;
  }
}
/* line 7360, ../sass/content.scss */
#specialIssuesPage .contentInner,
#pickuplistPage .contentInner {
  margin: 0;
  padding-bottom: 0;
}
/* line 7364, ../sass/content.scss */
#specialIssuesPage .tabs,
#pickuplistPage .tabs {
  padding: 20px;
  width: 100%;
  margin: 0;
}
/* line 18, ../sass/_mixin.scss */
#specialIssuesPage .tabs:before, #specialIssuesPage .tabs:after,
#pickuplistPage .tabs:before, #pickuplistPage .tabs:after {
  content: "";
  display: table;
}
/* line 24, ../sass/_mixin.scss */
#specialIssuesPage .tabs:after,
#pickuplistPage .tabs:after {
  clear: both;
}
/* line 7369, ../sass/content.scss */
#specialIssuesPage .tabs img,
#pickuplistPage .tabs img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  /* line 7364, ../sass/content.scss */
  #specialIssuesPage .tabs,
  #pickuplistPage .tabs {
    padding: 10px;
  }
}
/* line 7376, ../sass/content.scss */
#specialIssuesPage .tab,
#pickuplistPage .tab {
  width: 300px;
}
@media only screen and (max-width: 768px) {
  /* line 7376, ../sass/content.scss */
  #specialIssuesPage .tab,
  #pickuplistPage .tab {
    width: auto;
  }
}
/* line 7382, ../sass/content.scss */
#specialIssuesPage .tabsBottom,
#pickuplistPage .tabsBottom {
  width: 100%;
}
/* line 7385, ../sass/content.scss */
#specialIssuesPage .pagination,
#pickuplistPage .pagination {
  padding: 0 0 30px;
}
@media only screen and (max-width: 768px) {
  /* line 7385, ../sass/content.scss */
  #specialIssuesPage .pagination,
  #pickuplistPage .pagination {
    padding: 10px 0 20px;
  }
}
/* line 7391, ../sass/content.scss */
#specialIssuesPage .pageTop,
#pickuplistPage .pageTop {
  position: static;
  width: 77px;
  height: 77px;
  margin: 15px auto 10px;
}
@media only screen and (max-width: 768px) {
  /* line 7391, ../sass/content.scss */
  #specialIssuesPage .pageTop,
  #pickuplistPage .pageTop {
    width: 64px;
    height: 64px;
    margin: 10px auto;
  }
}
/* line 7401, ../sass/content.scss */
#specialIssuesPage .pageTop p,
#pickuplistPage .pageTop p {
  width: 77px;
  height: 77px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 7401, ../sass/content.scss */
  #specialIssuesPage .pageTop p,
  #pickuplistPage .pageTop p {
    width: 64px;
    height: 64px;
  }
}
/* line 7409, ../sass/content.scss */
#specialIssuesPage .pageTop p a,
#pickuplistPage .pageTop p a {
  display: block;
}

/*--------------------------
modelCoursePage
---------------------------*/
/*===== modelCoursePage Common =====*/
/* line 7421, ../sass/content.scss */
#modelCoursePage .only-pc {
  display: block;
}
@media only screen and (max-width: 768px) {
  /* line 7421, ../sass/content.scss */
  #modelCoursePage .only-pc {
    display: none;
  }
}
/* line 7427, ../sass/content.scss */
#modelCoursePage .only-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 7427, ../sass/content.scss */
  #modelCoursePage .only-sp {
    display: block;
  }
}

/* line 7435, ../sass/content.scss */
#modelCoursePage.busCourse .header {
  background-image: url(../images/bg_modelcourse_bus_main.jpg);
}

/* line 7440, ../sass/content.scss */
#modelCoursePage.walkCourse .header {
  background-image: url(../images/bg_modelcourse_walk_main.jpg);
}

/* line 7445, ../sass/content.scss */
#modelCoursePage.bicycleCourse .header {
  background-image: url(../images/bg_modelcourse_bicycle_main.jpg);
}

/* line 7450, ../sass/content.scss */
#modelCoursePage.rentacarCourse .header {
  background-image: url(../images/bg_modelcourse_rentacar_main.jpg);
}

/* line 7456, ../sass/content.scss */
#modelCoursePage .header {
  height: 510px;
}
/* line 7459, ../sass/content.scss */
#modelCoursePage .mainContent {
  overflow: hidden;
}
/* line 7462, ../sass/content.scss */
#modelCoursePage .imgCatchCopy {
  width: 444px;
  margin-top: 100px;
}
/* line 7465, ../sass/content.scss */
#modelCoursePage .imgCatchCopy img {
  width: 444px;
}
/* line 7469, ../sass/content.scss */
#modelCoursePage .spImgCatchCopy img {
  max-width: 100%;
  width: auto;
  height: 70px;
}
/* line 7474, ../sass/content.scss */
#modelCoursePage .categoryTagArea {
  top: 0;
}
/* line 7477, ../sass/content.scss */
#modelCoursePage .featureTitleArea {
  padding-top: 100px;
}
/* line 7480, ../sass/content.scss */
#modelCoursePage .categoryTag.modelCourse {
  background-color: #fff473;
}
/* line 7483, ../sass/content.scss */
#modelCoursePage .categoryTagIcon.modelCourse {
  height: 75px;
  background-image: url(../images/bg_modelcourse.png);
}
/* line 7487, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse {
  height: 44px;
}
@media only screen and (max-width: 768px) {
  /* line 7487, ../sass/content.scss */
  #modelCoursePage .categoryTagNumber.modelCourse {
    height: 30px;
    background-size: contain;
  }
}
/* line 7495, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse.Number01 {
  background-image: url(../images/bg_modelcourse_number01.png);
}
/* line 7498, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse.Number02 {
  background-image: url(../images/bg_modelcourse_number02.png);
}
/* line 7501, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse.Number03 {
  background-image: url(../images/bg_modelcourse_number03.png);
}
/* line 7504, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse.Number04 {
  background-image: url(../images/bg_modelcourse_number04.png);
}
/* line 7507, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse.Number05 {
  background-image: url(../images/bg_modelcourse_number05.png);
}
/* line 7510, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse.Number06 {
  background-image: url(../images/bg_modelcourse_number06.png);
}
/* line 7513, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse.Number07 {
  background-image: url(../images/bg_modelcourse_number07.png);
}
/* line 7516, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse.Number08 {
  background-image: url(../images/bg_modelcourse_number08.png);
}
/* line 7519, ../sass/content.scss */
#modelCoursePage .categoryTagNumber.modelCourse.Number09 {
  background-image: url(../images/bg_modelcourse_number09.png);
}
/* line 7523, ../sass/content.scss */
#modelCoursePage .featureTitle.modelCourse {
  text-align: center;
  border-top-color: #fff372;
  border-bottom-color: #fff372;
  padding: 0 10px;
}
/* line 7528, ../sass/content.scss */
#modelCoursePage .featureTitle.modelCourse p {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  /* line 7528, ../sass/content.scss */
  #modelCoursePage .featureTitle.modelCourse p {
    margin: 5px 0;
    text-align: center;
  }
}
/* line 7537, ../sass/content.scss */
#modelCoursePage .featureMainTitle.modelCourse {
  color: #12ad66;
  padding-top: 68px;
  padding-bottom: 23px;
}
/* line 7542, ../sass/content.scss */
#modelCoursePage .timeTitle {
  color: #b1b1b1;
}
/* line 7545, ../sass/content.scss */
#modelCoursePage .courseTime {
  margin-top: 10px;
  margin-bottom: 16px;
}
/* line 7548, ../sass/content.scss */
#modelCoursePage .courseTime span {
  padding: 0 5px;
  font-size: 32px;
  font-size: 3.2rem;
  vertical-align: middle;
}
/* line 7554, ../sass/content.scss */
#modelCoursePage .topixIcons.icoClock {
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 65px;
}
/* line 7558, ../sass/content.scss */
#modelCoursePage .contentDescribeTxt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  padding: 20px 50px 11px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 7558, ../sass/content.scss */
  #modelCoursePage .contentDescribeTxt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.0;
    padding: 10px 10%;
    letter-spacing: -0.1em;
  }
}
/* line 7570, ../sass/content.scss */
#modelCoursePage .modelCourseMap {
  width: 800px;
  height: 400px;
  margin: 10px auto;
  padding-top: 30px;
  background-image: url(../images/bg_modelcourse_map.png);
}
@media only screen and (max-width: 768px) {
  /* line 7570, ../sass/content.scss */
  #modelCoursePage .modelCourseMap {
    background-position: center center;
    height: auto;
    padding-top: 0;
    width: 100%;
  }
}
/* line 7583, ../sass/content.scss */
#modelCoursePage .modelCoursePageTop {
  text-align: center;
}
/* line 7586, ../sass/content.scss */
#modelCoursePage .modelCourseLists {
  margin: 50px auto;
}
@media only screen and (max-width: 768px) {
  /* line 7588, ../sass/content.scss */
  #modelCoursePage .modelCourseLists .modelCourseList {
    float: none;
  }
}
/* line 7594, ../sass/content.scss */
#modelCoursePage .modelcourseFeature {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 7594, ../sass/content.scss */
  #modelCoursePage .modelcourseFeature {
    width: 100%;
  }
}
/* line 7602, ../sass/content.scss */
#modelCoursePage .topixIcons.icoHere {
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 7605, ../sass/content.scss */
#modelCoursePage .tabsRow {
  width: 1000px;
}
@media only screen and (max-width: 768px) {
  /* line 7605, ../sass/content.scss */
  #modelCoursePage .tabsRow {
    width: auto;
  }
}
/* line 7611, ../sass/content.scss */
#modelCoursePage .tabs {
  margin: 0 -10px;
}
@media only screen and (max-width: 768px) {
  /* line 7611, ../sass/content.scss */
  #modelCoursePage .tabs {
    margin: 0 5%;
  }
}
/* line 7617, ../sass/content.scss */
#modelCoursePage .tabs .modelCourseList .tabTitle {
  padding: 25px 0 7px 0;
  margin-bottom: 40px;
  border-bottom: 0;
}
/* line 7622, ../sass/content.scss */
#modelCoursePage .tabs .modelCourseList .tabsBottom {
  height: 40px;
}
/* line 7625, ../sass/content.scss */
#modelCoursePage .tabs .modelCourseList .tabsBottom .modelCourceNumber img {
  vertical-align: middle;
  padding: 10px 5px;
  width: auto;
}

/* line 7635, ../sass/content.scss */
.modelCourseWrapper {
  background-image: url(../images/bg_modelcourse_dotline_main.png);
  background-repeat: repeat-y;
  background-position: center 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 7635, ../sass/content.scss */
  .modelCourseWrapper {
    margin-top: 30px;
    padding: 0 10px;
    background-position-x: 37px;
  }
}
/* line 7647, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircle {
  position: relative;
  text-align: center;
  z-index: 10;
  font-size: 0;
}
@media only screen and (max-width: 768px) {
  /* line 7647, ../sass/content.scss */
  .modelCourseWrapper .courseTimeCircle {
    text-align: left;
  }
}
/* line 7656, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircleImg {
  width: 80px;
  height: 80px;
}
@media only screen and (max-width: 768px) {
  /* line 7656, ../sass/content.scss */
  .modelCourseWrapper .courseTimeCircleImg {
    width: 60px;
    height: 60px;
  }
}
/* line 7664, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircleComent {
  position: absolute;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 800;
  width: 500px;
}
@media only screen and (max-width: 768px) {
  /* line 7664, ../sass/content.scss */
  .modelCourseWrapper .courseTimeCircleComent {
    width: auto;
  }
}
/* line 7672, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircleComent.coursePointName {
  width: 500px;
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 7672, ../sass/content.scss */
  .modelCourseWrapper .courseTimeCircleComent.coursePointName {
    width: auto;
    padding-top: 17px;
  }
}
/* line 7680, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircleComent.typeR {
  left: 50%;
  padding-left: 50px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  /* line 7680, ../sass/content.scss */
  .modelCourseWrapper .courseTimeCircleComent.typeR {
    left: 0;
    padding-left: 70px;
  }
}
/* line 7689, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircleComent.typeL {
  right: 50%;
  padding-right: 50px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  /* line 7689, ../sass/content.scss */
  .modelCourseWrapper .courseTimeCircleComent.typeL {
    text-align: left;
    right: auto;
    left: 0;
    padding-right: 0;
    padding-left: 70px;
  }
}
/* line 7701, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircleComent.typeT {
  top: 0;
}
/* line 7704, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircleComent.typeM {
  top: 33px;
}
@media only screen and (max-width: 768px) {
  /* line 7704, ../sass/content.scss */
  .modelCourseWrapper .courseTimeCircleComent.typeM {
    top: 20px;
  }
}
/* line 7710, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircleComent.typeB {
  bottom: 0;
}
/* line 7713, ../sass/content.scss */
.modelCourseWrapper .courseTimeCircleComent.top15px {
  top: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 7713, ../sass/content.scss */
  .modelCourseWrapper .courseTimeCircleComent.top15px {
    top: 0;
  }
}
/* line 7720, ../sass/content.scss */
.modelCourseWrapper .baspa {
  position: absolute;
  top: 0;
  left: 80px;
}
@media only screen and (max-width: 768px) {
  /* line 7720, ../sass/content.scss */
  .modelCourseWrapper .baspa {
    position: static;
    padding: 40px 0px 20px 60px;
  }
}
/* line 7729, ../sass/content.scss */
.modelCourseWrapper .coursePointName {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 800;
  color: #2fc3eb;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  /* line 7729, ../sass/content.scss */
  .modelCourseWrapper .coursePointName {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 7740, ../sass/content.scss */
.modelCourseWrapper .busDestinationName {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
}
/* line 7744, ../sass/content.scss */
.modelCourseWrapper .busDestinationName .linkTo8bus {
  text-decoration: underline;
  color: #00f;
  display: block;
  outline: none;
}
/* line 7751, ../sass/content.scss */
.modelCourseWrapper .coursePointName > .busDestinationName {
  padding: 0 0 0 24px;
}
/* line 7754, ../sass/content.scss */
.modelCourseWrapper .btnStartWithMap {
  margin: -40px auto 40px;
}
@media only screen and (max-width: 768px) {
  /* line 7754, ../sass/content.scss */
  .modelCourseWrapper .btnStartWithMap {
    margin: 10px auto;
    padding-left: 60px;
  }
}
/* line 7760, ../sass/content.scss */
.modelCourseWrapper .btnStartWithMap .btnStartWithMapLink {
  display: block;
  padding-left: 20px;
  outline: none;
}
@media only screen and (max-width: 768px) {
  /* line 7760, ../sass/content.scss */
  .modelCourseWrapper .btnStartWithMap .btnStartWithMapLink {
    padding-left: 0;
    max-width: 470px;
    margin: 0 auto;
  }
}
/* line 7769, ../sass/content.scss */
.modelCourseWrapper .btnStartWithMap .btnStartWithMapLink:hover {
  opacity: 0.9;
  position: relative;
  top: 1px;
}
/* line 7776, ../sass/content.scss */
.modelCourseWrapper .iconBicycle,
.modelCourseWrapper .iconCar,
.modelCourseWrapper .iconHike,
.modelCourseWrapper .iconTaxi,
.modelCourseWrapper .iconWalk,
.modelCourseWrapper .iconBus {
  position: absolute;
  display: block;
  text-align: center;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  /* line 7776, ../sass/content.scss */
  .modelCourseWrapper .iconBicycle,
  .modelCourseWrapper .iconCar,
  .modelCourseWrapper .iconHike,
  .modelCourseWrapper .iconTaxi,
  .modelCourseWrapper .iconWalk,
  .modelCourseWrapper .iconBus {
    position: static;
    padding-left: 20px;
    width: 140px;
  }
}
/* line 7791, ../sass/content.scss */
.modelCourseWrapper .iconBicycle .time,
.modelCourseWrapper .iconCar .time,
.modelCourseWrapper .iconHike .time,
.modelCourseWrapper .iconTaxi .time,
.modelCourseWrapper .iconWalk .time,
.modelCourseWrapper .iconBus .time {
  padding: 0 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 800;
}
/* line 7796, ../sass/content.scss */
.modelCourseWrapper .iconBicycle.typeR,
.modelCourseWrapper .iconCar.typeR,
.modelCourseWrapper .iconHike.typeR,
.modelCourseWrapper .iconTaxi.typeR,
.modelCourseWrapper .iconWalk.typeR,
.modelCourseWrapper .iconBus.typeR {
  top: 80px;
  left: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 7796, ../sass/content.scss */
  .modelCourseWrapper .iconBicycle.typeR,
  .modelCourseWrapper .iconCar.typeR,
  .modelCourseWrapper .iconHike.typeR,
  .modelCourseWrapper .iconTaxi.typeR,
  .modelCourseWrapper .iconWalk.typeR,
  .modelCourseWrapper .iconBus.typeR {
    left: 50px;
  }
}
/* line 7803, ../sass/content.scss */
.modelCourseWrapper .iconBicycle.typeL,
.modelCourseWrapper .iconCar.typeL,
.modelCourseWrapper .iconHike.typeL,
.modelCourseWrapper .iconTaxi.typeL,
.modelCourseWrapper .iconWalk.typeL,
.modelCourseWrapper .iconBus.typeL {
  top: 80px;
  right: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 7803, ../sass/content.scss */
  .modelCourseWrapper .iconBicycle.typeL,
  .modelCourseWrapper .iconCar.typeL,
  .modelCourseWrapper .iconHike.typeL,
  .modelCourseWrapper .iconTaxi.typeL,
  .modelCourseWrapper .iconWalk.typeL,
  .modelCourseWrapper .iconBus.typeL {
    left: 50px;
    right: auto;
  }
}
/* line 7812, ../sass/content.scss */
.modelCourseWrapper .iconBicycle img {
  height: 90px;
  width: 100px;
  max-width: initial;
}
@media only screen and (max-width: 768px) {
  /* line 7812, ../sass/content.scss */
  .modelCourseWrapper .iconBicycle img {
    width: auto;
    height: 80px;
  }
}
/* line 7821, ../sass/content.scss */
.modelCourseWrapper .iconCar img {
  height: 50px;
  width: 100px;
  max-width: initial;
}
@media only screen and (max-width: 768px) {
  /* line 7821, ../sass/content.scss */
  .modelCourseWrapper .iconCar img {
    width: auto;
    height: 40px;
  }
}
/* line 7830, ../sass/content.scss */
.modelCourseWrapper .iconHike img {
  height: 100px;
  width: 70px;
  max-width: initial;
}
@media only screen and (max-width: 768px) {
  /* line 7830, ../sass/content.scss */
  .modelCourseWrapper .iconHike img {
    width: auto;
    height: 70px;
  }
}
/* line 7839, ../sass/content.scss */
.modelCourseWrapper .iconWalk img {
  height: 100px;
  width: 68px;
  max-width: initial;
}
@media only screen and (max-width: 768px) {
  /* line 7839, ../sass/content.scss */
  .modelCourseWrapper .iconWalk img {
    width: auto;
    height: 70px;
  }
}
/* line 7848, ../sass/content.scss */
.modelCourseWrapper .iconTaxi img {
  height: 86px;
  width: 100px;
  max-width: initial;
}
@media only screen and (max-width: 768px) {
  /* line 7848, ../sass/content.scss */
  .modelCourseWrapper .iconTaxi img {
    width: auto;
    height: 70px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 7857, ../sass/content.scss */
  .modelCourseWrapper .iconBus img {
    width: auto;
    height: 50px;
  }
}
/* line 7863, ../sass/content.scss */
.modelCourseWrapper .iconTxtComment {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 -50px;
  color: #666;
}
/* line 7869, ../sass/content.scss */
.modelCourseWrapper .txtComment {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 7869, ../sass/content.scss */
  .modelCourseWrapper .txtComment {
    margin-left: auto;
  }
}
/* line 7877, ../sass/content.scss */
.modelCourseWrapper .courseTypeBwrapper {
  position: relative;
}
@media only screen and (max-width: 768px) {
  /* line 7877, ../sass/content.scss */
  .modelCourseWrapper .courseTypeBwrapper {
    margin: 20px 0;
  }
}
/* line 7882, ../sass/content.scss */
.modelCourseWrapper .courseTypeBwrapper:after {
  content: "";
  display: block;
  clear: both;
}
/* line 7888, ../sass/content.scss */
.modelCourseWrapper .courseTypeB {
  position: relative;
  width: 50%;
  min-height: 10px;
  text-align: center;
  padding-left: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 7888, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB {
    width: 100%;
    float: none;
    letter-spacing: -0.1em;
    padding-left: 20px;
  }
}
/* line 7900, ../sass/content.scss */
.modelCourseWrapper .courseTypeB:after {
  content: "";
  display: block;
  clear: both;
}
/* line 7905, ../sass/content.scss */
.modelCourseWrapper .courseTypeB.typeR {
  float: right;
}
/* line 7907, ../sass/content.scss */
.modelCourseWrapper .courseTypeB.typeR .photoAreaWrapper {
  position: relative;
  width: 500px;
  margin-left: -80px;
}
@media only screen and (max-width: 768px) {
  /* line 7907, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB.typeR .photoAreaWrapper {
    width: auto;
    margin-left: -50px;
    padding-left: 60px;
  }
}
/* line 7916, ../sass/content.scss */
.modelCourseWrapper .courseTypeB.typeR .photoAreaWrapper.dotted {
  background-image: url(../images/bg_modelcourse_dotline_sub.png);
  background-repeat: no-repeat;
  background-position: 5px center;
}
@media only screen and (max-width: 768px) {
  /* line 7916, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB.typeR .photoAreaWrapper.dotted {
    background-position: 30px center;
    padding-left: 60px;
  }
}
/* line 7926, ../sass/content.scss */
.modelCourseWrapper .courseTypeB.typeR .courseTimeCircle {
  position: absolute;
  top: calc(50% - 40px);
  left: -40px;
}
@media only screen and (max-width: 768px) {
  /* line 7926, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB.typeR .courseTimeCircle {
    right: 0;
    left: 0;
    top: calc(50% - 30px);
  }
}
/* line 7936, ../sass/content.scss */
.modelCourseWrapper .courseTypeB.typeR .courseTimeCircle.typeTop {
  top: 0;
}
/* line 7940, ../sass/content.scss */
.modelCourseWrapper .courseTypeB.typeL {
  float: left;
}
/* line 7942, ../sass/content.scss */
.modelCourseWrapper .courseTypeB.typeL .photoAreaWrapper {
  position: relative;
  width: 500px;
  margin-left: -80px;
}
@media only screen and (max-width: 768px) {
  /* line 7942, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB.typeL .photoAreaWrapper {
    width: auto;
    margin-left: -50px;
    padding-left: 60px;
  }
}
/* line 7951, ../sass/content.scss */
.modelCourseWrapper .courseTypeB.typeL .photoAreaWrapper.dotted {
  background-image: url(../images/bg_modelcourse_dotline_sub.png);
  background-repeat: no-repeat;
  background-position: right center;
}
@media only screen and (max-width: 768px) {
  /* line 7951, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB.typeL .photoAreaWrapper.dotted {
    background-position: 30px center;
  }
}
/* line 7960, ../sass/content.scss */
.modelCourseWrapper .courseTypeB.typeL .courseTimeCircle {
  position: absolute;
  top: calc(50% - 40px);
  right: -40px;
  left: auto;
}
@media only screen and (max-width: 768px) {
  /* line 7960, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB.typeL .courseTimeCircle {
    right: 0;
    left: 0;
    top: calc(50% - 30px);
  }
}
/* line 7972, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .courseTypeB-content {
  width: 380px;
  padding-left: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 7972, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB .courseTypeB-content {
    width: auto;
    padding: 30px 0 30px 30px;
  }
}
/* line 7980, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoCategoryIcon {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 800;
  color: #fff;
  line-height: 60px;
  vertical-align: middle;
  text-align: center;
  background-color: #2fc3eb;
  border-radius: 50%;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  /* line 7980, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB .photoCategoryIcon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* line 8004, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoArea {
  position: relative;
  width: 300px;
  margin: 10px auto;
}
@media only screen and (max-width: 768px) {
  /* line 8004, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB .photoArea {
    padding-left: 20px;
    width: auto;
    max-width: 300px;
    z-index: 20;
  }
}
@media only screen and (max-width: 768px) {
  /* line 8014, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB .photoArea + .txtComment {
    padding-left: 40px;
  }
}
/* line 8019, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoArea .courseTimeCircle {
  position: absolute;
  top: 49%;
}
/* line 8022, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoArea .courseTimeCircle.typeR {
  left: -140px;
}
/* line 8026, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoArea .photo300Figure {
  width: 300px;
  height: 300px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #50a8d1;
  font-size: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8026, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB .photoArea .photo300Figure {
    width: auto;
    max-width: 300px;
    margin: auto;
    height: auto;
  }
}
/* line 8039, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoArea .photo300Figure .photo300Circle {
  width: 100%;
  height: auto;
}
/* line 8044, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoArea .photo200Figure {
  position: relative;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-color: #e5ffff;
  font-size: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8044, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB .photoArea .photo200Figure {
    margin: 0 auto;
    height: auto;
    width: auto;
    border-radius: 50px;
    padding-left: 20px;
  }
}
/* line 8059, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoArea .photo200Circle {
  position: absolute;
  border-radius: 50%;
  border: 1px solid #50a8d1;
  width: 200px;
  height: 200px;
}
@media only screen and (max-width: 768px) {
  /* line 8059, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB .photoArea .photo200Circle {
    position: static;
    width: 100%;
    height: 100%;
    max-width: 200px;
    max-height: 200px;
  }
}
/* line 8072, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoArea .photo200Circle.type01 {
  top: 0;
  left: -20px;
}
/* line 8076, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoArea .photo200Circle.type02 {
  right: -20px;
  bottom: 0;
}
/* line 8082, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .photoComment {
  margin-bottom: 10px;
  z-index: 30;
}
@media only screen and (max-width: 768px) {
  /* line 8082, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB .photoComment {
    padding-left: 30px;
    margin: 0 auto 20px;
    max-width: 300px;
    width: auto;
  }
}
/* line 8092, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .courseRouteMemo {
  margin: 30px auto;
  padding: 20px 20px 15px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #2fc3eb;
  color: #333;
}
@media only screen and (max-width: 768px) {
  /* line 8092, ../sass/content.scss */
  .modelCourseWrapper .courseTypeB .courseRouteMemo {
    max-width: 350px;
    padding: 10px;
  }
}
/* line 8103, ../sass/content.scss */
.modelCourseWrapper .courseTypeB .courseRouteMemo .textIndent {
  text-align: left;
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 5px;
}
/* line 8112, ../sass/content.scss */
.modelCourseWrapper .courseTypeC {
  clear: both;
}
/* line 8114, ../sass/content.scss */
.modelCourseWrapper .courseTypeC .courseRouteMemo {
  max-width: 350px;
  margin: 30px auto;
  padding: 20px 20px 15px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #2fc3eb;
  color: #333;
}
@media only screen and (max-width: 768px) {
  /* line 8114, ../sass/content.scss */
  .modelCourseWrapper .courseTypeC .courseRouteMemo {
    max-width: 350px;
    margin-left: 50px;
    padding: 10px;
  }
}
/* line 8127, ../sass/content.scss */
.modelCourseWrapper .courseTypeC .courseRouteMemo .textIndent {
  text-align: left;
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 5px;
}
/* line 8136, ../sass/content.scss */
.modelCourseWrapper .courseTypeA {
  position: relative;
}
@media only screen and (max-width: 768px) {
  /* line 8136, ../sass/content.scss */
  .modelCourseWrapper .courseTypeA {
    margin-bottom: 20px;
  }
}
/* line 8141, ../sass/content.scss */
.modelCourseWrapper .courseTypeA .courseTypeAwrapper {
  background-color: #fff;
  position: relative;
}
/* line 8145, ../sass/content.scss */
.modelCourseWrapper .courseTypeA .courseTimeCircle {
  top: 40px;
}
@media only screen and (max-width: 768px) {
  /* line 8145, ../sass/content.scss */
  .modelCourseWrapper .courseTypeA .courseTimeCircle {
    top: 30px;
  }
}
/* line 8151, ../sass/content.scss */
.modelCourseWrapper .courseTypeA .photoArea {
  position: relative;
}
@media only screen and (max-width: 768px) {
  /* line 8151, ../sass/content.scss */
  .modelCourseWrapper .courseTypeA .photoArea {
    height: 300px;
    margin: 0 -10px;
    overflow: hidden;
    text-align: center;
  }
}
/* line 8159, ../sass/content.scss */
.modelCourseWrapper .courseTypeA .photoArea .photo {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  /* line 8159, ../sass/content.scss */
  .modelCourseWrapper .courseTypeA .photoArea .photo {
    min-height: 300px;
    min-width: 600px;
    width: auto;
    margin: 0 -50%;
  }
}
/* line 8169, ../sass/content.scss */
.modelCourseWrapper .courseTypeA .photoArea .caption {
  position: absolute;
  top: 50%;
  width: 1000px;
  transform: translateY(-50%);
  margin: 0;
  padding: 0 10px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 768px) {
  /* line 8169, ../sass/content.scss */
  .modelCourseWrapper .courseTypeA .photoArea .caption {
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 8188, ../sass/content.scss */
.modelCourseWrapper .courseTypeA .coursePointName {
  padding: 30px 0 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 8188, ../sass/content.scss */
  .modelCourseWrapper .courseTypeA .coursePointName {
    padding: 10px 0 0;
  }
}
/* line 8194, ../sass/content.scss */
.modelCourseWrapper .courseTypeA .coursePointName.typeT {
  padding: 0 0 0 50px;
}
@media only screen and (max-width: 768px) {
  /* line 8194, ../sass/content.scss */
  .modelCourseWrapper .courseTypeA .coursePointName.typeT {
    padding: 0 0 0 70px;
  }
}
/* line 8201, ../sass/content.scss */
.modelCourseWrapper .courseTypeA .courseTimeCircleComent.coursePointName {
  text-align: left;
}

/*===== modelCoursePage Lunch =====*/
@media only screen and (max-width: 768px) {
  /* line 8207, ../sass/content.scss */
  .courseTypeBwrapper.lunch {
    background-color: #f2fcff;
    background-image: url(../images/bg_modelcourse_dotline_main.png);
    background-repeat: repeat-y;
    background-position: 37px 3px;
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 8219, ../sass/content.scss */
  .courseTypeBwrapper.lunch .courseTypeB .courseTypeB-content .photoAreaWrapper.dotted {
    background-image: none;
    padding-right: 10px;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 8226, ../sass/content.scss */
  .courseTypeBwrapper.lunch .courseTypeB .courseTypeB-content .courseTimeCircle {
    left: 10px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 8231, ../sass/content.scss */
  .courseTypeBwrapper.lunch .courseTypeB .courseTypeB-content .photo200Figure {
    background-color: inherit;
  }
}
/* line 8236, ../sass/content.scss */
.courseTypeBwrapper.lunch .courseTypeB .courseTypeB-content .iconWalk {
  bottom: -50px;
  left: -120px;
}
@media only screen and (max-width: 768px) {
  /* line 8236, ../sass/content.scss */
  .courseTypeBwrapper.lunch .courseTypeB .courseTypeB-content .iconWalk {
    bottom: -130px;
    left: 50px;
  }
}

/*===== modelCoursePage hoshizora =====*/
/* line 8249, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora {
  background-color: #fff;
  padding-top: 100px;
}
/* line 8252, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora__inner {
  padding: 40px;
  background-color: #eaf6ff;
}
@media only screen and (max-width: 768px) {
  /* line 8252, ../sass/content.scss */
  .modelCourseWrapper .option_hoshizora__inner {
    padding: 10px 10px 20px;
  }
}
/* line 8258, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora__inner:after {
  content: "";
  display: block;
  clear: both;
}
/* line 8264, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora .btnStartWithMap {
  float: left;
  width: 50%;
  padding-top: 70px;
}
@media only screen and (max-width: 768px) {
  /* line 8264, ../sass/content.scss */
  .modelCourseWrapper .option_hoshizora .btnStartWithMap {
    float: none;
    width: auto;
    padding-top: 10px;
    padding-left: 0;
  }
}
/* line 8274, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora .btnStartWithMap .btnStartWithMapLink {
  position: relative;
  right: -70px;
  display: block;
  width: 467px;
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8274, ../sass/content.scss */
  .modelCourseWrapper .option_hoshizora .btnStartWithMap .btnStartWithMapLink {
    right: 0;
    width: auto;
  }
}
/* line 8284, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora .btnStartWithMap .btnStartWithMapLink img {
  width: 100%;
  height: 100%;
}
/* line 8290, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora .photoAreaWrapper {
  float: right;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  /* line 8290, ../sass/content.scss */
  .modelCourseWrapper .option_hoshizora .photoAreaWrapper {
    float: none;
    width: auto;
  }
}
/* line 8297, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora .photoAreaWrapper .photoArea {
  position: relative;
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 8297, ../sass/content.scss */
  .modelCourseWrapper .option_hoshizora .photoAreaWrapper .photoArea {
    max-width: 300px;
    width: auto;
    height: auto;
  }
}
/* line 8307, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora .photoAreaWrapper .photoArea .photoCategoryIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #5d87b7;
  border-radius: 50%;
  color: #fff;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 800;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 8307, ../sass/content.scss */
  .modelCourseWrapper .option_hoshizora .photoAreaWrapper .photoArea .photoCategoryIcon {
    width: 50px;
    height: 50px;
    font-size: 9px;
    font-size: 0.9rem;
    line-height: 1.1;
    padding-top: 20px;
  }
}
/* line 8329, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora .photoAreaWrapper .photoArea .photo300Circle {
  border: solid 1px #5d87b7;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
/* line 8336, ../sass/content.scss */
.modelCourseWrapper .option_hoshizora .photoAreaWrapper .photoComment {
  width: 300px;
  padding-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 auto;
  max-width: 300px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 8336, ../sass/content.scss */
  .modelCourseWrapper .option_hoshizora .photoAreaWrapper .photoComment {
    width: auto;
  }
}

/*===== modelCoursePage modelcourse_01 =====*/
/* line 8354, ../sass/content.scss */
#modelCoursePage .course01-time0930 .courseRouteMemo {
  margin: 0 auto;
}
/* line 8357, ../sass/content.scss */
#modelCoursePage .course01-time0930 .iconCar {
  left: 340px;
  top: 120px;
}
@media only screen and (max-width: 768px) {
  /* line 8357, ../sass/content.scss */
  #modelCoursePage .course01-time0930 .iconCar {
    padding-left: 50px;
  }
}
/* line 8365, ../sass/content.scss */
#modelCoursePage .course01-time1045 {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8365, ../sass/content.scss */
  #modelCoursePage .course01-time1045 {
    margin-top: 0;
  }
}
/* line 8370, ../sass/content.scss */
#modelCoursePage .course01-time1045 .iconCar {
  left: 550px;
}
/* line 8372, ../sass/content.scss */
#modelCoursePage .course01-time1045 .iconCar.iconCar-upper {
  top: 0;
}
/* line 8375, ../sass/content.scss */
#modelCoursePage .course01-time1045 .iconCar.iconCar-lower {
  bottom: 50px;
}
/* line 8381, ../sass/content.scss */
#modelCoursePage .course01-time1120 .iconCar {
  left: -150px;
  bottom: 50px;
}
/* line 8387, ../sass/content.scss */
#modelCoursePage .course01-time1210 .iconCar {
  left: 550px;
  bottom: 50px;
}
/* line 8393, ../sass/content.scss */
#modelCoursePage .course01-time1245-after .iconCar {
  left: 340px;
  bottom: 0;
}
/* line 8398, ../sass/content.scss */
#modelCoursePage .course01-time1440 {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8398, ../sass/content.scss */
  #modelCoursePage .course01-time1440 {
    margin-top: 0;
  }
}
/* line 8403, ../sass/content.scss */
#modelCoursePage .course01-time1440 .iconCar {
  left: -150px;
}
/* line 8405, ../sass/content.scss */
#modelCoursePage .course01-time1440 .iconCar.iconCar-upper {
  top: 0;
}
/* line 8408, ../sass/content.scss */
#modelCoursePage .course01-time1440 .iconCar.iconCar-lower {
  bottom: 50px;
}
/* line 8414, ../sass/content.scss */
#modelCoursePage .course01-time1510 .iconCar {
  left: 550px;
  bottom: 0;
}
/* line 8419, ../sass/content.scss */
#modelCoursePage .course01-time1630 {
  height: 200px;
  margin: 100px 0;
}
@media only screen and (max-width: 768px) {
  /* line 8419, ../sass/content.scss */
  #modelCoursePage .course01-time1630 {
    margin: 0;
  }
}
/* line 8425, ../sass/content.scss */
#modelCoursePage .course01-time1630 .photo200Circle {
  position: static;
}
@media only screen and (max-width: 768px) {
  /* line 8428, ../sass/content.scss */
  #modelCoursePage .course01-time1630 .photoComment {
    padding-left: 0;
  }
}
/* line 8433, ../sass/content.scss */
#modelCoursePage .course01-time1630 .iconCar {
  left: -150px;
  top: -50px;
}
/* line 8439, ../sass/content.scss */
#modelCoursePage .course01-time1710 .iconCar {
  right: -150px;
  top: 0;
}

/*===== modelCoursePage modelcourse_02 =====*/
/* line 8448, ../sass/content.scss */
#modelCoursePage .course02-time1345 .courseRouteMemo {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 8448, ../sass/content.scss */
  #modelCoursePage .course02-time1345 .courseRouteMemo {
    margin-top: 0;
  }
}
/* line 8454, ../sass/content.scss */
#modelCoursePage .course02-time1345 .iconCar {
  left: 340px;
  top: 120px;
}
@media only screen and (max-width: 768px) {
  /* line 8454, ../sass/content.scss */
  #modelCoursePage .course02-time1345 .iconCar {
    padding-left: 50px;
  }
}
/* line 8462, ../sass/content.scss */
#modelCoursePage .course02-time1400 {
  padding-bottom: 120px;
}
@media only screen and (max-width: 768px) {
  /* line 8462, ../sass/content.scss */
  #modelCoursePage .course02-time1400 {
    padding-bottom: 50px;
  }
}
/* line 8467, ../sass/content.scss */
#modelCoursePage .course02-time1400 .modelcourse_kyon_kinoko {
  position: absolute;
  left: 10px;
  bottom: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 8467, ../sass/content.scss */
  #modelCoursePage .course02-time1400 .modelcourse_kyon_kinoko {
    position: static;
    text-align: center;
    padding-left: 40px;
  }
}
/* line 8476, ../sass/content.scss */
#modelCoursePage .course02-time1400 .modelcourse_kyon_kinoko img {
  width: 226px;
}
@media only screen and (max-width: 768px) {
  /* line 8476, ../sass/content.scss */
  #modelCoursePage .course02-time1400 .modelcourse_kyon_kinoko img {
    width: auto;
    height: auto;
  }
}
/* line 8485, ../sass/content.scss */
#modelCoursePage .course02-time1400-after {
  padding-bottom: 150px;
}
@media only screen and (max-width: 768px) {
  /* line 8485, ../sass/content.scss */
  #modelCoursePage .course02-time1400-after {
    padding-bottom: 0;
  }
}
/* line 8490, ../sass/content.scss */
#modelCoursePage .course02-time1400-after .iconCar {
  left: 550px;
  bottom: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 8490, ../sass/content.scss */
  #modelCoursePage .course02-time1400-after .iconCar {
    padding-top: 50px;
  }
}
/* line 8498, ../sass/content.scss */
#modelCoursePage .course02-time1400-after-after {
  padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8498, ../sass/content.scss */
  #modelCoursePage .course02-time1400-after-after {
    padding-bottom: 0;
  }
}
/* line 8504, ../sass/content.scss */
#modelCoursePage .course02-time1510 {
  padding-top: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 8504, ../sass/content.scss */
  #modelCoursePage .course02-time1510 {
    padding-top: 0;
  }
}
/* line 8509, ../sass/content.scss */
#modelCoursePage .course02-time1510 .iconWalk {
  top: 0;
  left: 550px;
}
/* line 8513, ../sass/content.scss */
#modelCoursePage .course02-time1510 .iconCar {
  left: 550px;
  bottom: 0;
}
/* line 8519, ../sass/content.scss */
#modelCoursePage .course02-time1720-before .iconCar {
  left: 340px;
  bottom: 40px;
}
/* line 8524, ../sass/content.scss */
#modelCoursePage .course02-time1720-after {
  padding: 50px 0;
}
@media only screen and (max-width: 768px) {
  /* line 8524, ../sass/content.scss */
  #modelCoursePage .course02-time1720-after {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 8531, ../sass/content.scss */
  #modelCoursePage .course02-yuhi .courseTypeB-content {
    padding: 0 0 30px 30px;
  }
}
/* line 8536, ../sass/content.scss */
#modelCoursePage .course02-yuhi .btnStartWithMap {
  width: 467px;
  height: 177px;
  float: right;
  padding-top: 80px;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 8536, ../sass/content.scss */
  #modelCoursePage .course02-yuhi .btnStartWithMap {
    width: auto;
    height: auto;
    max-width: 452px;
    max-height: 200px;
    float: none;
    margin: 10px auto;
    padding: 0 0 0 60px;
  }
}
/* line 8552, ../sass/content.scss */
#modelCoursePage .course02-yuhi .iconCar {
  left: 550px;
  bottom: 0;
}
/* line 8557, ../sass/content.scss */
#modelCoursePage .course02-time1820 {
  margin-top: 100px;
}

/*===== modelCoursePage modelcourse_03 =====*/
/* line 8566, ../sass/content.scss */
#modelCoursePage .course03-time0930 .courseRouteMemo {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 8566, ../sass/content.scss */
  #modelCoursePage .course03-time0930 .courseRouteMemo {
    margin-top: 0;
  }
}
/* line 8572, ../sass/content.scss */
#modelCoursePage .course03-time0930 .iconCar {
  left: 340px;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8572, ../sass/content.scss */
  #modelCoursePage .course03-time0930 .iconCar {
    padding-left: 50px;
  }
}
/* line 8580, ../sass/content.scss */
#modelCoursePage .course03-time0950 {
  padding-bottom: 200px;
}
@media only screen and (max-width: 768px) {
  /* line 8580, ../sass/content.scss */
  #modelCoursePage .course03-time0950 {
    padding-bottom: 0;
  }
}
/* line 8585, ../sass/content.scss */
#modelCoursePage .course03-time0950 .iconCar {
  left: 550px;
  bottom: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 8585, ../sass/content.scss */
  #modelCoursePage .course03-time0950 .iconCar {
    padding-top: 20px;
    padding-left: 50px;
  }
}
/* line 8595, ../sass/content.scss */
#modelCoursePage .course03-time1005 .btnStartWithMap {
  margin: -40px auto 0;
}
@media only screen and (max-width: 768px) {
  /* line 8595, ../sass/content.scss */
  #modelCoursePage .course03-time1005 .btnStartWithMap {
    margin: 10px auto;
  }
}
/* line 8601, ../sass/content.scss */
#modelCoursePage .course03-time1005 .iconHike {
  left: 550px;
  top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8601, ../sass/content.scss */
  #modelCoursePage .course03-time1005 .iconHike {
    padding-left: 50px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  /* line 8611, ../sass/content.scss */
  #modelCoursePage .course03-time1100-after .courseTypeB-content {
    padding: 0 0 30px 30px;
  }
}
/* line 8616, ../sass/content.scss */
#modelCoursePage .course03-time1100-after .iconHike {
  left: 360px;
  top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8616, ../sass/content.scss */
  #modelCoursePage .course03-time1100-after .iconHike {
    padding-top: 50px;
    padding-left: 50px;
  }
}
/* line 8625, ../sass/content.scss */
#modelCoursePage .course03-time1200 {
  height: 280px;
  padding-top: 40px;
}
/* line 8628, ../sass/content.scss */
#modelCoursePage .course03-time1200 .iconHike {
  left: 360px;
  top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8628, ../sass/content.scss */
  #modelCoursePage .course03-time1200 .iconHike {
    padding-top: 80px;
    padding-left: 50px;
  }
}
/* line 8637, ../sass/content.scss */
#modelCoursePage .course03-time1250 {
  height: 80px;
}
/* line 8641, ../sass/content.scss */
#modelCoursePage .course03-time1250-after .iconCar {
  left: 340px;
  top: 130px;
}
@media only screen and (max-width: 768px) {
  /* line 8641, ../sass/content.scss */
  #modelCoursePage .course03-time1250-after .iconCar {
    padding-left: 50px;
  }
}
/* line 8649, ../sass/content.scss */
#modelCoursePage .course03-time1430 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 8649, ../sass/content.scss */
  #modelCoursePage .course03-time1430 {
    margin-bottom: 0;
  }
}
/* line 8656, ../sass/content.scss */
#modelCoursePage .course03-time1530 .iconCar {
  left: 550px;
  top: 0;
}
/* line 8661, ../sass/content.scss */
#modelCoursePage .course03-time1530-after {
  margin-top: -50px;
}
@media only screen and (max-width: 768px) {
  /* line 8661, ../sass/content.scss */
  #modelCoursePage .course03-time1530-after {
    margin-bottom: 0;
  }
}
/* line 8667, ../sass/content.scss */
#modelCoursePage .course03-yuhi-before {
  height: 80px;
}
/* line 8669, ../sass/content.scss */
#modelCoursePage .course03-yuhi-before .iconCar {
  left: 340px;
  top: -50px;
}
@media only screen and (max-width: 768px) {
  /* line 8675, ../sass/content.scss */
  #modelCoursePage .course03-yuhi .courseTypeB-content {
    padding: 0 0 30px 30px;
  }
}
/* line 8680, ../sass/content.scss */
#modelCoursePage .course03-yuhi .btnStartWithMap {
  width: 467px;
  height: 177px;
  float: right;
  padding-top: 80px;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 8680, ../sass/content.scss */
  #modelCoursePage .course03-yuhi .btnStartWithMap {
    width: auto;
    height: auto;
    max-width: 452px;
    max-height: 200px;
    float: none;
    margin: 10px auto;
    padding: 0 0 0 60px;
  }
}
/* line 8697, ../sass/content.scss */
#modelCoursePage .course03-time1800 {
  padding-top: 40px;
}

/*===== modelCoursePage modelcourse_04 =====*/
@media only screen and (max-width: 768px) {
  /* line 8710, ../sass/content.scss */
  #modelCoursePage .course04-time0900 .courseRouteMemo {
    margin: 0px auto;
  }
}
/* line 8715, ../sass/content.scss */
#modelCoursePage .course04-time0900 .txt_bicycle_caution {
  color: #ff6666;
  font-weight: 800;
}
/* line 8719, ../sass/content.scss */
#modelCoursePage .course04-time0900 .btnStartWithMap {
  margin: 0px auto 40px;
}
@media only screen and (max-width: 768px) {
  /* line 8719, ../sass/content.scss */
  #modelCoursePage .course04-time0900 .btnStartWithMap {
    margin: 0px auto;
  }
}
/* line 8725, ../sass/content.scss */
#modelCoursePage .course04-time0900 .iconBicycle-pc {
  position: static;
  padding: 10px 0;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  /* line 8725, ../sass/content.scss */
  #modelCoursePage .course04-time0900 .iconBicycle-pc {
    height: 100px;
    width: auto;
  }
}
/* line 8734, ../sass/content.scss */
#modelCoursePage .course04-time0900 .iconBicycle.only-sp {
  margin: 0 auto;
}
/* line 8739, ../sass/content.scss */
#modelCoursePage .course04-time0930 .iconBicycle {
  left: 550px;
  bottom: 0;
}
/* line 8745, ../sass/content.scss */
#modelCoursePage .course04-time1040-before .iconBicycle {
  left: 550px;
  top: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8745, ../sass/content.scss */
  #modelCoursePage .course04-time1040-before .iconBicycle {
    padding-left: 60px;
  }
}
/* line 8753, ../sass/content.scss */
#modelCoursePage .course04-time1040 {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 8753, ../sass/content.scss */
  #modelCoursePage .course04-time1040 {
    margin-top: 0;
  }
}
/* line 8760, ../sass/content.scss */
#modelCoursePage .course04-time1040-after .iconBicycle {
  left: 550px;
  bottom: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 8760, ../sass/content.scss */
  #modelCoursePage .course04-time1040-after .iconBicycle {
    padding-left: 60px;
  }
}
/* line 8769, ../sass/content.scss */
#modelCoursePage .course04-time1100-after .iconBicycle {
  left: 340px;
  top: -120px;
}
@media only screen and (max-width: 768px) {
  /* line 8769, ../sass/content.scss */
  #modelCoursePage .course04-time1100-after .iconBicycle {
    padding-left: 60px;
  }
}
/* line 8777, ../sass/content.scss */
#modelCoursePage .course04-time1230 {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8777, ../sass/content.scss */
  #modelCoursePage .course04-time1230 {
    margin-top: 0;
  }
}
/* line 8782, ../sass/content.scss */
#modelCoursePage .course04-time1230 .iconBicycle-upper {
  left: -150px;
  top: 0;
}
/* line 8786, ../sass/content.scss */
#modelCoursePage .course04-time1230 .iconBicycle-lower {
  left: -150px;
  bottom: 0;
}
/* line 8792, ../sass/content.scss */
#modelCoursePage .course04-time1300 .iconBicycle {
  left: 550px;
  bottom: 50px;
}
/* line 8798, ../sass/content.scss */
#modelCoursePage .course04-time1350-after .iconBicycle {
  left: -150px;
  bottom: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 8798, ../sass/content.scss */
  #modelCoursePage .course04-time1350-after .iconBicycle {
    padding-left: 60px;
  }
}
/* line 8807, ../sass/content.scss */
#modelCoursePage .course04-time1430 .iconBicycle {
  left: 550px;
  bottom: 0;
}
/* line 8812, ../sass/content.scss */
#modelCoursePage .course04-time1620 {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8812, ../sass/content.scss */
  #modelCoursePage .course04-time1620 {
    margin-top: 0;
  }
}
/* line 8817, ../sass/content.scss */
#modelCoursePage .course04-time1620 .iconBicycle {
  left: 550px;
  top: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8817, ../sass/content.scss */
  #modelCoursePage .course04-time1620 .iconBicycle {
    float: left;
    padding-left: 50px;
    padding-bottom: 50px;
  }
}
/* line 8826, ../sass/content.scss */
#modelCoursePage .course04-time1620 .bicycle_caution {
  position: absolute;
  width: 165px;
  height: 151px;
  left: 670px;
  top: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 8826, ../sass/content.scss */
  #modelCoursePage .course04-time1620 .bicycle_caution {
    float: right;
    left: auto;
    width: 45%;
    max-width: 165px;
    height: auto;
    padding-left: 10px;
  }
}
/* line 8842, ../sass/content.scss */
#modelCoursePage .course04-time1700 {
  margin-top: 80px;
}

/*===== modelCoursePage modelcourse_05 =====*/
/* line 8850, ../sass/content.scss */
#modelCoursePage .course05-time0900 .courseRouteMemo {
  margin: 0 auto;
}
/* line 8853, ../sass/content.scss */
#modelCoursePage .course05-time0900 .btnStartWithMap {
  margin: 40px auto 0;
}
@media only screen and (max-width: 768px) {
  /* line 8853, ../sass/content.scss */
  #modelCoursePage .course05-time0900 .btnStartWithMap {
    margin: 0 auto;
  }
}
/* line 8859, ../sass/content.scss */
#modelCoursePage .course05-time0900 .iconBicycle {
  left: 550px;
  top: 210px;
}
@media only screen and (max-width: 768px) {
  /* line 8859, ../sass/content.scss */
  #modelCoursePage .course05-time0900 .iconBicycle {
    margin: 0 auto;
  }
}
/* line 8867, ../sass/content.scss */
#modelCoursePage .course05-time0910 {
  padding-bottom: 130px;
}
@media only screen and (max-width: 768px) {
  /* line 8867, ../sass/content.scss */
  #modelCoursePage .course05-time0910 {
    padding-bottom: 0;
  }
}
/* line 8872, ../sass/content.scss */
#modelCoursePage .course05-time0910 .modelcourse_kyon_kinoko {
  position: absolute;
  left: 10px;
  bottom: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 8872, ../sass/content.scss */
  #modelCoursePage .course05-time0910 .modelcourse_kyon_kinoko {
    position: static;
    text-align: center;
    padding-left: 40px;
  }
}
/* line 8882, ../sass/content.scss */
#modelCoursePage .course05-time0910 .iconBicycle {
  left: 550px;
  bottom: -50px;
}
@media only screen and (max-width: 768px) {
  /* line 8882, ../sass/content.scss */
  #modelCoursePage .course05-time0910 .iconBicycle {
    padding-left: 60px;
  }
}
/* line 8890, ../sass/content.scss */
#modelCoursePage .course05-time1030-after {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 8890, ../sass/content.scss */
  #modelCoursePage .course05-time1030-after {
    margin-top: 0;
  }
}
/* line 8896, ../sass/content.scss */
#modelCoursePage .course05-kukodoro {
  margin-top: -50px;
}
@media only screen and (max-width: 768px) {
  /* line 8896, ../sass/content.scss */
  #modelCoursePage .course05-kukodoro {
    margin-top: 0;
  }
}
/* line 8903, ../sass/content.scss */
#modelCoursePage .course05-kukodoro-after .iconBicycle {
  left: 550px;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8903, ../sass/content.scss */
  #modelCoursePage .course05-kukodoro-after .iconBicycle {
    padding-left: 60px;
  }
}
/* line 8911, ../sass/content.scss */
#modelCoursePage .course05-time1200-before {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8911, ../sass/content.scss */
  #modelCoursePage .course05-time1200-before {
    margin-top: 0;
  }
}
/* line 8916, ../sass/content.scss */
#modelCoursePage .course05-time1200-before .iconBicycle {
  left: 550px;
  top: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8916, ../sass/content.scss */
  #modelCoursePage .course05-time1200-before .iconBicycle {
    margin: 0;
    padding-left: 60px;
  }
}
/* line 8925, ../sass/content.scss */
#modelCoursePage .course05-time1200-after {
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8925, ../sass/content.scss */
  #modelCoursePage .course05-time1200-after {
    margin-bottom: 0;
  }
}
/* line 8930, ../sass/content.scss */
#modelCoursePage .course05-time1200-after .iconBicycle {
  left: 550px;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8930, ../sass/content.scss */
  #modelCoursePage .course05-time1200-after .iconBicycle {
    margin: 0;
    padding-left: 60px;
  }
}
/* line 8940, ../sass/content.scss */
#modelCoursePage .course05-time1300-after .iconBicycle {
  left: 340px;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8940, ../sass/content.scss */
  #modelCoursePage .course05-time1300-after .iconBicycle {
    margin: 0;
    padding-left: 60px;
  }
}
/* line 8949, ../sass/content.scss */
#modelCoursePage .course05-time1530-before {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8949, ../sass/content.scss */
  #modelCoursePage .course05-time1530-before {
    margin-top: 0;
  }
}
/* line 8954, ../sass/content.scss */
#modelCoursePage .course05-time1530-before .iconBicycle {
  left: 550px;
  top: 0;
}
@media only screen and (max-width: 768px) {
  /* line 8954, ../sass/content.scss */
  #modelCoursePage .course05-time1530-before .iconBicycle {
    margin: 0;
    padding-left: 60px;
  }
}
/* line 8963, ../sass/content.scss */
#modelCoursePage .course05-time1530 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 8963, ../sass/content.scss */
  #modelCoursePage .course05-time1530 {
    margin-top: 0;
  }
}

/*===== modelCoursePage modelcourse_06 =====*/
/* line 8973, ../sass/content.scss */
#modelCoursePage .course06-time0930 {
  position: relative;
  top: -40px;
}
@media only screen and (max-width: 768px) {
  /* line 8973, ../sass/content.scss */
  #modelCoursePage .course06-time0930 {
    top: -80px;
  }
}
/* line 8979, ../sass/content.scss */
#modelCoursePage .course06-time0930 .modelcourse_kyon_kinoko {
  position: absolute;
  left: 10px;
  bottom: -70px;
}
@media only screen and (max-width: 768px) {
  /* line 8979, ../sass/content.scss */
  #modelCoursePage .course06-time0930 .modelcourse_kyon_kinoko {
    position: static;
    text-align: center;
    padding-left: 40px;
  }
}
/* line 8990, ../sass/content.scss */
#modelCoursePage .course06-time1015 {
  position: relative;
  top: -40px;
  margin-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  /* line 8990, ../sass/content.scss */
  #modelCoursePage .course06-time1015 {
    top: -80px;
    margin-top: 0;
    padding-bottom: 0;
  }
}
/* line 9002, ../sass/content.scss */
#modelCoursePage .course06-time1130-after .iconWalk {
  left: 370px;
  bottom: 0;
}
/* line 9007, ../sass/content.scss */
#modelCoursePage .course06-time1245 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 9007, ../sass/content.scss */
  #modelCoursePage .course06-time1245 {
    margin-bottom: 0;
  }
}
/* line 9012, ../sass/content.scss */
#modelCoursePage .course06-time1245 .iconWalk {
  left: 550px;
  bottom: -140px;
}
@media only screen and (max-width: 768px) {
  /* line 9012, ../sass/content.scss */
  #modelCoursePage .course06-time1245 .iconWalk {
    margin-top: 30px;
    padding-left: 50px;
  }
}
/* line 9021, ../sass/content.scss */
#modelCoursePage .course06-time1410 {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 9021, ../sass/content.scss */
  #modelCoursePage .course06-time1410 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9026, ../sass/content.scss */
  #modelCoursePage .course06-time1410 .courseTypeB-content {
    padding: 10px 0 0 30px;
  }
}
/* line 9031, ../sass/content.scss */
#modelCoursePage .course06-time1410 .iconWalk {
  left: 550px;
  top: 0;
}
/* line 9037, ../sass/content.scss */
#modelCoursePage .course06-time1345-after .iconWalk {
  left: -100px;
  top: 100px;
}
/* line 9042, ../sass/content.scss */
#modelCoursePage .course06-time1440 {
  margin-top: -100px;
}
@media only screen and (max-width: 768px) {
  /* line 9042, ../sass/content.scss */
  #modelCoursePage .course06-time1440 {
    margin-top: 0;
  }
}
/* line 9047, ../sass/content.scss */
#modelCoursePage .course06-time1440 .iconWalk {
  left: 550px;
  bottom: 30px;
}
/* line 9053, ../sass/content.scss */
#modelCoursePage .course06-time1450 .iconWalk {
  left: 370px;
  bottom: 30px;
}
/* line 9058, ../sass/content.scss */
#modelCoursePage .course06-time1500-after {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 9058, ../sass/content.scss */
  #modelCoursePage .course06-time1500-after {
    margin-bottom: 0;
  }
}
/* line 9063, ../sass/content.scss */
#modelCoursePage .course06-time1500-after .iconTaxi {
  left: 550px;
  bottom: -50px;
}
@media only screen and (max-width: 768px) {
  /* line 9063, ../sass/content.scss */
  #modelCoursePage .course06-time1500-after .iconTaxi {
    padding-left: 50px;
  }
}
/* line 9072, ../sass/content.scss */
#modelCoursePage .course06-time1600 .caption {
  top: 65%;
}
/* line 9076, ../sass/content.scss */
#modelCoursePage .course06-time1600-after {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 9076, ../sass/content.scss */
  #modelCoursePage .course06-time1600-after {
    margin-top: 0;
  }
}
/* line 9081, ../sass/content.scss */
#modelCoursePage .course06-time1600-after .iconTaxi {
  left: 360px;
  top: 150px;
}
/* line 9086, ../sass/content.scss */
#modelCoursePage .course06-time1700 {
  margin-top: 80px;
}

/*===== modelCoursePage modelcourse_07 =====*/
/* line 9096, ../sass/content.scss */
#modelCoursePage .course07-time1000 {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 20px;
  margin-bottom: 100px;
  background-color: #f2fcff;
  background-image: url(../images/bg_modelcourse_dotline_main.png);
  background-position: center 5px;
  background-repeat: repeat-y;
}
@media only screen and (max-width: 768px) {
  /* line 9096, ../sass/content.scss */
  #modelCoursePage .course07-time1000 {
    position: static;
    margin-bottom: 40px;
    background-position: 27px top;
    padding-right: 10px;
  }
}
/* line 9112, ../sass/content.scss */
#modelCoursePage .course07-time1000 .courseTimeCircle {
  top: -40px;
}
@media only screen and (max-width: 768px) {
  /* line 9115, ../sass/content.scss */
  #modelCoursePage .course07-time1000 .photoArea,
  #modelCoursePage .course07-time1000 .photoComment {
    padding-left: 0;
  }
}
/* line 9121, ../sass/content.scss */
#modelCoursePage .course07-time1000 .courseTypeB-content {
  padding: 0 0 0 30px;
}
/* line 9125, ../sass/content.scss */
#modelCoursePage .bg_course07-time1000 {
  background-image: url(../images/bg_modelcourse_07_time1000.png);
  background-position: center 160px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  /* line 9125, ../sass/content.scss */
  #modelCoursePage .bg_course07-time1000 {
    background-image: none;
  }
}
/* line 9132, ../sass/content.scss */
#modelCoursePage .bg_course07-time1000:after {
  content: "";
  display: block;
  clear: both;
}
/* line 9138, ../sass/content.scss */
#modelCoursePage .icon_OR.only-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 9138, ../sass/content.scss */
  #modelCoursePage .icon_OR.only-sp {
    position: relative;
    margin: 10px 0;
    display: block;
    background-image: url(../images/bg_modelcourse_dotline_sub_v.png);
    background-repeat: repeat-y;
    background-position: center top;
    height: 200px;
    width: 100%;
  }
  /* line 9149, ../sass/content.scss */
  #modelCoursePage .icon_OR.only-sp .dotLineBottom {
    display: block;
    position: absolute;
    top: 0;
    left: -20px;
    width: 50%;
    height: 100px;
    border-bottom: 5px dotted #ccc;
  }
  /* line 9158, ../sass/content.scss */
  #modelCoursePage .icon_OR.only-sp .textOR {
    display: block;
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 50px);
    width: 100px;
    height: 62px;
    margin: 0 auto 30px;
    border-radius: 30px;
    background-color: #fff;
    font-size: 40px;
    font-size: 4rem;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 800;
    color: #12ad66;
    line-height: 60px;
  }
}
/* line 9177, ../sass/content.scss */
#modelCoursePage .course07-time1000-after .iconWalk {
  padding-top: 60px;
  padding-left: 200px;
}
@media only screen and (max-width: 768px) {
  /* line 9177, ../sass/content.scss */
  #modelCoursePage .course07-time1000-after .iconWalk {
    width: auto;
    margin: 0 auto;
    padding-left: 40px;
  }
}
/* line 9185, ../sass/content.scss */
#modelCoursePage .course07-time1000-after .iconWalk .iconTxtComment {
  margin: 0;
  color: #000;
}
/* line 9192, ../sass/content.scss */
#modelCoursePage .course07-time1230 .txtComment {
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 9195, ../sass/content.scss */
#modelCoursePage .course07-time1230 .txtComment.type01 {
  position: absolute;
  top: -20px;
  left: -20px;
}
@media only screen and (max-width: 768px) {
  /* line 9195, ../sass/content.scss */
  #modelCoursePage .course07-time1230 .txtComment.type01 {
    position: static;
  }
}
/* line 9203, ../sass/content.scss */
#modelCoursePage .course07-time1230 .txtComment.type02 {
  position: absolute;
  bottom: -30px;
  right: -20px;
}
@media only screen and (max-width: 768px) {
  /* line 9203, ../sass/content.scss */
  #modelCoursePage .course07-time1230 .txtComment.type02 {
    position: static;
  }
}
/* line 9212, ../sass/content.scss */
#modelCoursePage .course07-time1345 {
  position: relative;
  height: 280px;
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 9212, ../sass/content.scss */
  #modelCoursePage .course07-time1345 {
    height: auto;
  }
}
/* line 9222, ../sass/content.scss */
#modelCoursePage .course07-nagonotenbo .courseTypeB.typeR .iconWalk {
  top: 37px;
  left: 60px;
}
@media only screen and (max-width: 768px) {
  /* line 9222, ../sass/content.scss */
  #modelCoursePage .course07-nagonotenbo .courseTypeB.typeR .iconWalk {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9236, ../sass/content.scss */
  #modelCoursePage .course07-nagonotenbo .courseTypeB.typeR .photoAreaWrapper.dotted {
    background-repeat: repeat-x;
    margin-left: -20px;
    padding-left: calc(75% - 75px);
    width: 75%;
  }
}
/* line 9243, ../sass/content.scss */
#modelCoursePage .course07-nagonotenbo .courseTypeB.typeR .photoAreaWrapper.dotted .photoArea {
  margin: 10px auto 0;
  padding-top: 20px;
  padding-left: 60px;
}
@media only screen and (max-width: 768px) {
  /* line 9243, ../sass/content.scss */
  #modelCoursePage .course07-nagonotenbo .courseTypeB.typeR .photoAreaWrapper.dotted .photoArea {
    margin: 0;
    padding-left: 0;
    width: 150px;
  }
}
/* line 9252, ../sass/content.scss */
#modelCoursePage .course07-nagonotenbo .courseTypeB.typeR .photoAreaWrapper.dotted .photoArea .photo200Circle {
  position: static;
}
@media only screen and (max-width: 768px) {
  /* line 9252, ../sass/content.scss */
  #modelCoursePage .course07-nagonotenbo .courseTypeB.typeR .photoAreaWrapper.dotted .photoArea .photo200Circle {
    width: 150px;
    height: 150px;
  }
}
/* line 9259, ../sass/content.scss */
#modelCoursePage .course07-nagonotenbo .courseTypeB.typeR .photoAreaWrapper.dotted .photoArea .coursePointName {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 9259, ../sass/content.scss */
  #modelCoursePage .course07-nagonotenbo .courseTypeB.typeR .photoAreaWrapper.dotted .photoArea .coursePointName {
    text-align: right;
    margin-right: 20%;
  }
}
/* line 9270, ../sass/content.scss */
#modelCoursePage .modelCourse07-or-wrapper {
  position: relative;
  height: 300px;
}
@media only screen and (max-width: 768px) {
  /* line 9270, ../sass/content.scss */
  #modelCoursePage .modelCourse07-or-wrapper {
    height: 400px;
  }
}
/* line 9276, ../sass/content.scss */
#modelCoursePage .modelCourse07-or-wrapper .course07-time1633-or {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 280px;
  height: 280px;
  border-right: 5px dotted #50a8d1;
  border-bottom: 5px dotted #50a8d1;
}
@media only screen and (max-width: 768px) {
  /* line 9276, ../sass/content.scss */
  #modelCoursePage .modelCourse07-or-wrapper .course07-time1633-or {
    left: 30px;
    width: 70%;
    height: 410px;
  }
}
/* line 9289, ../sass/content.scss */
#modelCoursePage .modelCourse07-or-wrapper .course07-time1633-or .course07-time1633-or-text {
  position: absolute;
  top: 30px;
  left: 40%;
  font-size: 40px;
  font-size: 4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 800;
  color: #12ad66;
}
@media only screen and (max-width: 768px) {
  /* line 9289, ../sass/content.scss */
  #modelCoursePage .modelCourse07-or-wrapper .course07-time1633-or .course07-time1633-or-text {
    top: 70px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9304, ../sass/content.scss */
  #modelCoursePage .courseTypeBwrapper.course07-time1629 {
    margin: 0;
    padding-top: 20px;
  }
}
/* line 9309, ../sass/content.scss */
#modelCoursePage .courseTypeBwrapper.course07-time1629 .courseTypeB {
  height: 280px;
}
@media only screen and (max-width: 768px) {
  /* line 9309, ../sass/content.scss */
  #modelCoursePage .courseTypeBwrapper.course07-time1629 .courseTypeB {
    height: 380px;
  }
}
/* line 9314, ../sass/content.scss */
#modelCoursePage .courseTypeBwrapper.course07-time1629 .courseTypeB .courseTimeCircle {
  top: 0;
}
/* line 9318, ../sass/content.scss */
#modelCoursePage .courseTypeBwrapper.course07-time1629 .iconBus {
  top: 130px;
}
@media only screen and (max-width: 768px) {
  /* line 9318, ../sass/content.scss */
  #modelCoursePage .courseTypeBwrapper.course07-time1629 .iconBus {
    padding-top: 250px;
  }
}
/* line 9325, ../sass/content.scss */
#modelCoursePage .course07-time1633 {
  position: absolute;
  top: 80px;
  left: calc(75% + 30px);
}
@media only screen and (max-width: 768px) {
  /* line 9325, ../sass/content.scss */
  #modelCoursePage .course07-time1633 {
    text-align: left;
    top: 150px;
    left: 70%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9335, ../sass/content.scss */
  #modelCoursePage .course07-time1633 .courseTimeCircle .courseTimeCircleImg {
    max-width: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9340, ../sass/content.scss */
  #modelCoursePage .course07-time1633 .courseTimeCircle .courseTimeCircleComent {
    left: -195px;
  }
}

/*===== modelCoursePage modelcourse_08 =====*/
/* line 9350, ../sass/content.scss */
#modelCoursePage .course08-time0000-gyosan {
  margin-top: 50px;
  margin-bottom: -100px;
}
@media only screen and (max-width: 768px) {
  /* line 9350, ../sass/content.scss */
  #modelCoursePage .course08-time0000-gyosan {
    margin: 20px 0;
  }
}
/* line 9356, ../sass/content.scss */
#modelCoursePage .course08-time0000-gyosan .iconWalk {
  top: 20px;
  left: 550px;
}
@media only screen and (max-width: 768px) {
  /* line 9356, ../sass/content.scss */
  #modelCoursePage .course08-time0000-gyosan .iconWalk {
    top: -80px;
    left: 50px;
  }
}
/* line 9366, ../sass/content.scss */
#modelCoursePage .course08-time1100-after .iconWalk {
  top: -100px;
  left: 380px;
}
/* line 9371, ../sass/content.scss */
#modelCoursePage .course08-time1214 {
  height: 200px;
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 9371, ../sass/content.scss */
  #modelCoursePage .course08-time1214 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9377, ../sass/content.scss */
  #modelCoursePage .course08-time1214 .courseTimeCircle {
    top: 0;
  }
}
/* line 9382, ../sass/content.scss */
#modelCoursePage .course08-time1214 .iconBus {
  top: 70px;
}
@media only screen and (max-width: 768px) {
  /* line 9382, ../sass/content.scss */
  #modelCoursePage .course08-time1214 .iconBus {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9390, ../sass/content.scss */
  #modelCoursePage .course08-time1219 .courseTimeCircle {
    top: 0;
  }
}
/* line 9395, ../sass/content.scss */
#modelCoursePage .course08-time1219 .iconWalk {
  bottom: -200px;
  left: 550px;
}
@media only screen and (max-width: 768px) {
  /* line 9395, ../sass/content.scss */
  #modelCoursePage .course08-time1219 .iconWalk {
    margin-top: 100px;
  }
}
/* line 9403, ../sass/content.scss */
#modelCoursePage .course08-time1235 {
  padding: 100px 0;
}
@media only screen and (max-width: 768px) {
  /* line 9403, ../sass/content.scss */
  #modelCoursePage .course08-time1235 {
    padding: 0;
  }
}
/* line 9408, ../sass/content.scss */
#modelCoursePage .course08-time1235 .iconWalk {
  bottom: 0;
  left: 550px;
}
/* line 9413, ../sass/content.scss */
#modelCoursePage .course08-time1400 {
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 9413, ../sass/content.scss */
  #modelCoursePage .course08-time1400 {
    padding-bottom: 0;
  }
}
/* line 9418, ../sass/content.scss */
#modelCoursePage .course08-time1400 .iconTaxi {
  bottom: 0;
  left: -150px;
}
/* line 9423, ../sass/content.scss */
#modelCoursePage .course08-time1500 {
  padding-bottom: 60px;
}
/* line 9426, ../sass/content.scss */
#modelCoursePage .course08-time0000-onsen {
  margin-bottom: -200px;
}
@media only screen and (max-width: 768px) {
  /* line 9426, ../sass/content.scss */
  #modelCoursePage .course08-time0000-onsen {
    background-color: #f2fcff;
    background-image: url(../images/bg_modelcourse_dotline_main.png);
    background-repeat: repeat-y;
    background-position: 37px 3px;
    margin: 20px -10px;
  }
}
/* line 9435, ../sass/content.scss */
#modelCoursePage .course08-time0000-onsen .photoArea {
  width: 400px;
}
@media only screen and (max-width: 768px) {
  /* line 9435, ../sass/content.scss */
  #modelCoursePage .course08-time0000-onsen .photoArea {
    width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9441, ../sass/content.scss */
  #modelCoursePage .course08-time0000-onsen .photoAreaWrapper.dotted {
    background-image: none;
  }
}
/* line 9446, ../sass/content.scss */
#modelCoursePage .course08-time0000-onsen .photoAreaWrapper.only-sp {
  width: auto;
  border-radius: 10px;
  margin: 20px auto;
  padding: 10px;
}
/* line 9451, ../sass/content.scss */
#modelCoursePage .course08-time0000-onsen .photoAreaWrapper.only-sp .photo300Figure {
  width: 180px;
  height: 180px;
}
/* line 9456, ../sass/content.scss */
#modelCoursePage .course08-time0000-onsen .photoCategoryIcon {
  right: auto;
  left: 0;
}
/* line 9460, ../sass/content.scss */
#modelCoursePage .course08-time0000-onsen .photoOnsens {
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 9465, ../sass/content.scss */
  #modelCoursePage .course08-time0000-keishoku .photoArea {
    width: auto;
    max-width: 320px;
  }
}
/* line 9471, ../sass/content.scss */
#modelCoursePage .course08-time0000-keishoku .courseTypeB-content {
  position: relative;
}
/* line 9474, ../sass/content.scss */
#modelCoursePage .course08-time0000-keishoku .photoComment {
  position: relative;
  top: -100px;
}
@media only screen and (max-width: 768px) {
  /* line 9474, ../sass/content.scss */
  #modelCoursePage .course08-time0000-keishoku .photoComment {
    position: absolute;
    top: 63%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 40px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
/* line 9488, ../sass/content.scss */
#modelCoursePage .course08-time1639 {
  height: 200px;
}
@media only screen and (max-width: 768px) {
  /* line 9490, ../sass/content.scss */
  #modelCoursePage .course08-time1639 .iconBus {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9495, ../sass/content.scss */
  #modelCoursePage .course08-time1639 .courseTimeCircle {
    top: 0;
  }
}

/*===== modelCoursePage modelcourse_09 =====*/
/* line 9504, ../sass/content.scss */
#modelCoursePage .course09-time0946 {
  height: 300px;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 9504, ../sass/content.scss */
  #modelCoursePage .course09-time0946 {
    height: 500px;
  }
}
/* line 9512, ../sass/content.scss */
#modelCoursePage .course09-time1000 .iconHike {
  top: 100px;
  left: 550px;
}
@media only screen and (max-width: 768px) {
  /* line 9512, ../sass/content.scss */
  #modelCoursePage .course09-time1000 .iconHike {
    position: static;
    padding-left: 50px;
    margin: 0 auto;
  }
}
/* line 9521, ../sass/content.scss */
#modelCoursePage .course09-time1000 .btnStartWithMap {
  margin: -40px auto 0;
}
@media only screen and (max-width: 768px) {
  /* line 9521, ../sass/content.scss */
  #modelCoursePage .course09-time1000 .btnStartWithMap {
    margin: 10px auto;
  }
}
/* line 9528, ../sass/content.scss */
#modelCoursePage .course09-time1050-after {
  height: 130px;
  margin: 40px 0px 50px 550px;
}
@media only screen and (max-width: 768px) {
  /* line 9528, ../sass/content.scss */
  #modelCoursePage .course09-time1050-after {
    height: auto;
    margin: 40px;
  }
}
/* line 9536, ../sass/content.scss */
#modelCoursePage .course09-time1120 {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 9538, ../sass/content.scss */
  #modelCoursePage .course09-time1120 .courseTypeAwrapper {
    background-color: inherit;
  }
}
/* line 9543, ../sass/content.scss */
#modelCoursePage .course09-time1120 .photoArea {
  height: 500px;
}
@media only screen and (max-width: 768px) {
  /* line 9543, ../sass/content.scss */
  #modelCoursePage .course09-time1120 .photoArea {
    max-width: 375px;
    width: auto;
    height: 500px;
    margin: 0 auto;
  }
}
/* line 9552, ../sass/content.scss */
#modelCoursePage .course09-time1120 .photo {
  width: 375px;
}
@media only screen and (max-width: 768px) {
  /* line 9552, ../sass/content.scss */
  #modelCoursePage .course09-time1120 .photo {
    min-height: 500px;
    min-width: 375px;
  }
}
/* line 9561, ../sass/content.scss */
#modelCoursePage .course09-time1120-after {
  height: 130px;
  margin: 40px 0px 0 550px;
}
@media only screen and (max-width: 768px) {
  /* line 9561, ../sass/content.scss */
  #modelCoursePage .course09-time1120-after {
    height: auto;
    margin: 40px;
  }
}
/* line 9569, ../sass/content.scss */
#modelCoursePage .course09-lunch-after {
  padding-left: 550px;
}
@media only screen and (max-width: 768px) {
  /* line 9569, ../sass/content.scss */
  #modelCoursePage .course09-lunch-after {
    padding-left: 40px;
  }
}
/* line 9574, ../sass/content.scss */
#modelCoursePage .course09-lunch-after .iconWalk {
  position: static;
  width: 100px;
}
/* line 9579, ../sass/content.scss */
#modelCoursePage .course09-time1521 {
  height: 200px;
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  /* line 9579, ../sass/content.scss */
  #modelCoursePage .course09-time1521 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9585, ../sass/content.scss */
  #modelCoursePage .course09-time1521 .courseTimeCircle {
    top: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 9590, ../sass/content.scss */
  #modelCoursePage .course09-time1521 .iconBus {
    padding-top: 100px;
  }
}
/* line 9596, ../sass/content.scss */
#modelCoursePage .course09-time1532 {
  background-color: #fff;
  height: 200px;
}
@media only screen and (max-width: 768px) {
  /* line 9599, ../sass/content.scss */
  #modelCoursePage .course09-time1532 .courseTypeB {
    padding-left: 40px;
  }
}
/* line 9604, ../sass/content.scss */
#modelCoursePage .course09-time1532 .courseTimeCircle {
  top: 0;
}
@media only screen and (max-width: 768px) {
  /* line 9604, ../sass/content.scss */
  #modelCoursePage .course09-time1532 .courseTimeCircle {
    right: 0;
  }
}
/* line 9610, ../sass/content.scss */
#modelCoursePage .course09-time1532 .courseRouteMemo {
  margin-top: 60px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  /* line 9610, ../sass/content.scss */
  #modelCoursePage .course09-time1532 .courseRouteMemo {
    margin-top: 20px;
  }
}

#modelCoursePage .modelCourseWrapper .mdl_link{
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  font-family: inherit;
  outline: none;
}
#modelCoursePage .modelCourseWrapper .mdl_link:hover{
  text-decoration: underline;
  opacity: 0.9;
}

/* line 9619, ../sass/content.scss */
.calendarArea .pager:nth-of-type(1) {
  margin-bottom: 20px;
}

/* line 9622, ../sass/content.scss */
.pager {
  text-align: center;
}
/* line 9624, ../sass/content.scss */
.pager a {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese', sans-serif;
  color: #fff;
  background-color: #2FC3EB;
  width: auto;
  text-align: center;
  border-radius: 20px;
  padding: 8px 15px;
  margin: 0 10px;
}
/* line 9636, ../sass/content.scss */
.pager a i {
  display: inline-block;
  font-style: normal;
}
/* line 9639, ../sass/content.scss */
.pager a i::before {
  display: inline-block;
}
/* line 9643, ../sass/content.scss */
.pager a.next i {
  margin-left: 5px;
}
/* line 9645, ../sass/content.scss */
.pager a.next i:before {
  content: "\203A";
}
/* line 9649, ../sass/content.scss */
.pager a.prev i {
  margin-right: 5px;
}
/* line 9651, ../sass/content.scss */
.pager a.prev i:before {
  content: "\2039";
}

/*# sourceMappingURL=content.css.map */


/* recruit */
#recruitPage .header{
  height: auto;
}
#recruitPage .header .imgCatchCopy{
  margin: 0 auto;
}
#recruitPage .mainContent{
  top: 0;
  margin: 60px auto 40px;
  border-radius: 10px;
}
#recruitPage .contentInner{
  margin: 0;
  padding: 40px 100px;
}
#recruitPage .rec_title{
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 15px;
}
#recruitPage .rec_date{
  font-size: 14px;
  margin: 0 0 15px;
}
#recruitPage .top_lead{
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 25px;
  border-top: 2px solid #34a7d2;
  padding: 15px 0 0;
}
#recruitPage .mainphoto img{
  width: 100%;
  margin: 0 0 30px;
}
#recruitPage .rec_list{
  margin: 0 0 30px;
}
#recruitPage .rec_list li{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #d7d7d7;
}
#recruitPage .rec_list li:first-child{
  border-top: 1px solid #d7d7d7;
}
#recruitPage .rec_list li p{
  font-size: 14px;
  line-height: 1.6;
}
#recruitPage .rec_list li .rec_name{
  width: 100px;
  font-weight: 700;
  padding: 10px;
  background-color: #e1f2f8;
}
#recruitPage .rec_list li .rec_data{
  width: 700px;
  padding: 10px 20px;;
}
#recruitPage .company_info{
  border: 1px solid #d7d7d7;
  border-radius: 10px;
  overflow: hidden;
}
#recruitPage .company_info p{
  font-size: 14px;
}
#recruitPage .company_info span{
  font-size: 14px;
  font-weight: 700;
  width: 55px;
  display: inline-block;
}
#recruitPage .company_info div{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 15px;
}
#recruitPage .company_info .company_name{
  font-weight: 700;
  padding: 10px 20px;
  margin: 0 0 15px;
  background-color: #e1f2f8;
}
#recruitPage .company_info .company_mail p a{
  text-decoration: underline;
  color: inherit;
}
#recruitPage .company_info .company_tel p{
  font-size: 20px;
  font-weight: 700;
}
#recruitPage .company_info .company_address a{
  color: #34a7d2;
  text-decoration: underline;
  margin: 0 0 0 10px;
}
#recruitPage .featurePageTop{
  position: relative;
  bottom: 0;
}
#recruitPage .back_list a{
  font-size: 16px;
  font-weight: 700;
  color: #039;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
  background-color: #fff;
  display: block;
  width: 320px;
  padding: 22px 0;
  margin: 0 auto 30px;
  box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -moz-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -webkit-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
}

@media only screen and (max-width: 768px){
  #recruitPage .header .spImgCatchCopy{
    margin: 0;
  }
  #recruitPage .mainContent{
    margin: 40px 10px 40px;
  }
  #recruitPage .contentInner{
    padding: 15px;
  }
  #recruitPage .rec_title{
    font-size: 17px;
    margin: 0 0 10px;
  }
  #recruitPage .mainphoto img{
    margin: 0 0 20px;
  }
  #recruitPage .rec_list {
    margin: 0 0 20px;
  }
  #recruitPage .rec_list li{
    display: block;
  }
  #recruitPage .rec_list li .rec_name{
    width: 100%;
  }
  #recruitPage .rec_list li .rec_data{
    width: 100%;
    padding: 10px;
  }
  #recruitPage .company_info .company_name{
    padding: 10px;
    margin: 0 0 10px;
  }
  #recruitPage .company_info div{
    padding: 0 10px;
    margin: 0 0 10px;
  }
  #recruitPage .company_info span{
    width: 50px;
  }
  #recruitPage .company_info .company_address{
    margin: 0 0 30px;
    position: relative;
  }
  #recruitPage .company_info .company_address a{
    position: absolute;
    bottom: -20px;
    left: 50px;
  }
  #recruitPage .back_list a{
    font-size: 14px;
    width: 250px;
    padding: 18px 0;
    margin: 0 auto 20px;
  }
}

#recruitlistPage .mainContent{
  top: 0;
  margin: 0 auto;
  background: none;
  box-shadow: none;
}
#recruitlistPage .contentInner{
  margin: 0;
  padding: 60px 0 70px;
}
#recruitlistPage .rec_list{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#recruitlistPage .rec_list li{
  width: 49%;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  margin: 0 0 20px;
  -moz-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  -webkit-box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
  box-shadow: 0px 0px 3px 3px rgba(119, 119, 119, 0.2);
}
#recruitlistPage .rec_list li p{
  font-size: 14px;
  line-height: 1.4;
}
#recruitlistPage .rec_list li .rec_title{
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
}
#recruitlistPage .rec_list li .rec_date{
  margin: 0 0 10px;
}
#recruitlistPage .rec_list li .rec_flex{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #d7d7d7;
}
#recruitlistPage .rec_list li .rec_flex:nth-of-type(1){
  border-top: 1px solid #d7d7d7;
}
#recruitlistPage .rec_list li .rec_name{
  width: 20%;
  background-color: #e1f2f8;
  font-weight: 700;
  padding: 10px;
}
#recruitlistPage .rec_list li .rec_data{
  width: 80%;
  padding: 10px;
}
#recruitlistPage .rec_list li .rec_link{
  display: block;
  margin: 20px auto 0;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #1d2088;
  width: 200px;
  padding: 13px 0;
  border: 1px solid;
  border-radius: 40px;
}
#recruitlistPage .pagination .pageNumber{
  background-color: #22b3e1;
}
#recruitlistPage .pagination .pageNumber.current{
  color: #22b3e1;
  border: solid 2px #22b3e1;
  background-color: #fff;
}
#recruitlistPage .pageTop{
  text-align: center;
}
@media only screen and (max-width: 768px){
  #recruitlistPage .contentInner{
    padding: 40px 15px 70px;
  }
  #recruitlistPage .rec_list li{
    width: 100%;
    padding: 15px;
    margin: 0 0 15px;
  }
  #recruitlistPage .rec_list li .rec_title{
    font-size: 17px;
  }
  #recruitlistPage .rec_list li .rec_name{
    width: 27%;
    padding: 10px 5px;
  }
  #recruitlistPage .rec_list li .rec_data{
    width: 73%;
    padding: 10px 5px;
  }
  #recruitlistPage .rec_list li .rec_link{
    margin: 15px auto 0;
    width: 190px;
    padding: 11px 0;
  }
  
}




/*
Access Modal reset CSS
*/
@media screen and (max-width: 767px) {
  body {
    padding-top: 0 !important;
  }
  header.header {
    position: initial !important;
    top: initial !important;
    left: initial !important;
    background-color: initial !important;
    background-size: cover !important;
    z-index: initial !important;
  }
  .remodal {
    max-width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  div.float_banner_box_wrap {
    bottom: 50px !important;
    width: 12em !important;
    height: 10.9em !important;
  }
}
