@charset "UTF-8";
.intro .indexItem:hover, .section .seePlan:hover, .hotel .btnList li a:hover {
  opacity: 0.7;
}

#wrapper,
#pastlist {
  font-size: 100% !important;
  width: 970px !important;
  margin: 0 auto !important;
  height: auto;
}

#wrapper {
  width: 100% !important;
}
#wrapper #middleArea {
  width: 100% !important;
  padding: 0;
}

#wrapper #bnlinks {
  margin-bottom: 20px;
}
#wrapper #bnlinks ul {
  overflow: hidden;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.container {
  width: 970px;
  margin: 0 auto;
}

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

.pc-only-block {
  display: block;
}

.sp-only-block {
  display: none;
}

/* パンくず */
#pastlist {
  padding-bottom: 10px;
}
/* h1 */
.pageTitle {
    width:950px;
    font-size:14px;
    font-weight:bold;
    margin:10px auto;
}

/* ローカルナビ */
.localNav {
  background: #930000;
  overflow: hidden;
}
.localNav.fixed {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
}
.localNav li {
  float: left;
  width: 25%;
}
.localNav li a {
  display: block;
}

/* ページヘッダー */
.pageHeader {
  background: url("../images/bg_page_header.jpg") no-repeat center top;
  min-width: 970px;
  height: 391px;
  margin-bottom: 40px;
}
.pageHeader .pageCopy {
  margin: 0;
  padding-left: 22px;
  padding-left: 65px;
}
.pageHeader .pageDescription {
  padding-top: 50px;
  font-size: 16px;
  text-align: center;
  line-height: 1.7;
}

/* イントロダクション */
.intro {
  padding-bottom: 50px;
}
.introTitle {
  text-align: center;
}
.introDescription {
  text-align: center;
  margin-bottom: 10px;
}
.intro .index {
  overflow: hidden;
  margin-left: -16px;
  width: 987px;
}
.intro .indexItem {
  position: relative;
  display: block;
  float: left;
  width: 273px;
  height: 475px;
  margin-left: 16px;
  padding: 15px 20px;
}
.intro .indexItem:hover {
  text-decoration: none !important;
}
.intro .indexItem p {
  padding: 20px 0 0;
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
}
.intro .indexItem:nth-child(1) {
  background: #7d0303;
}
.intro .indexItem:nth-child(2) {
  background: #552006;
}
.intro .indexItem:nth-child(3) {
  background: #1f4900;
}
.intro .indexItem .anchor {
  position: absolute;
  right: 5px;
  bottom: 10px;
  width: 43px;
  height: 42px;
}

.sectionTitle {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 18px;
}
.sectionDescription {
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 40px;
}
.section .seePlan {
  margin-top: 20px;
  text-align: center;
}

/* section1 */
.section1 {
  padding-top: 57px;
  padding-bottom: 50px;
  background-color: #7d0305;
}
.section1 .container {
  position: relative;
}
.section1 .sectionContent {
  position: relative;
  padding: 20px;
  overflow: hidden;
  width: 930px;
  margin: 0 auto;
}
.section1 .sectionContentTitle {
  text-align: center;
  margin-bottom: 15px;
}
.section1 .sectionContentDescription {
  margin-bottom: 20px;
}
.section1 .sectionContentDescription h4 {
  font-size: 21px;
  line-height: 1.5;
  color: #fff;
}
.section1 .sectionContentDescription p {
  color: #fff;
  font-size: 16px;
}
.section1 .sectionContentIndexTitle {
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 50px;
  background: url("../images/bg_section1_content_title.gif") no-repeat;
  width: 536px;
  margin: 0 auto 12px;
}
.section1 .sectionContentIndexItems {
  margin-left: -56px;
}
.section1 .sectionContentIndexItem {
  float: left;
  width: 273px;
  margin-left: 55px;
}
.section1 .sectionContentIndexItemImage {
  margin-bottom: 10px;
}
.section1 .sectionContentIndexItemTitle {
  font-size: 18px;
  color: #623300;
  margin-bottom: 10px;
  height: 48px;
}
.section1 .sectionContentIndexItem p {
  color: #623300;
  line-height: 1.5;
}

/* section2 */
.section2 {
  padding-top: 75px;
  padding-bottom: 95px;
  background-color: #552006;
}
.section2 .container {
  position: relative;
}
.section2 .sectionContent {
  position: relative;
  margin-bottom: 125px;
  overflow: hidden;
}
.section2 .sectionContentTitle {
  text-align: center;
  margin-bottom: 38px;
}
.section2 .sectionContentDescription {
  width: 450px;
  min-height: 190px;
  font-size: 18px;
  line-height: 1.5;
}
.section2 .sectionContentImage {
  position: absolute;
  top: 20px;
  right: 20px;
}
.section2 .sectionContent .paradoreList {
  margin-left: -25px;
  overflow: hidden;
}
.section2 .sectionContent .paradoreListItem {
  float: left;
  width: 286px;
  height: 396px;
  background: url("../images/bg_paradores.gif") no-repeat;
  margin-left: 25px;
  padding: 10px;
  margin-bottom: 35px;
}
.section2 .sectionContent .paradoreListItem:nth-child(3n+1) {
  clear: left;
}
.section2 .sectionContent .paradorePlace {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 7px;
  color: #552006;
}
.section2 .sectionContent .paradorePlace.long {
  min-height: 2.5em;
}
.section2 .sectionContent .paradoreRank {
  float: right;
  font-size: 14px;
  display: inline-block;
  background: #fabf0a;
  border-radius: 2px;
  color: #552006;
  padding: 6px 8px;
  margin-bottom: 7px;
}
.section2 .sectionContent .paradoreName {
  background: #d21a1a;
  color: #fff;
  font-size: 18px;
  display: table;
  width: 100%;
}
.section2 .sectionContent .paradoreName span {
  height: 42px;
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}
.section2 .sectionContent .paradoreImage {
  margin-bottom: 10px;
}
.section2 .sectionContent .paradoreDescription {
  color: #623300;
  font-size: 14px;
}

/* section3 */
.section3 {
  padding-top: 80px;
  padding-bottom: 50px;
  background-color: #1f4900;
}
.section3 .container {
  position: relative;
}
.section3 .sectionTitle {
  text-align: center;
  width: 832px;
  margin: 0 auto 17px;
}
.section3 .sectionContent {
  position: relative;
  margin-bottom: 22px;
  overflow: hidden;
}
.section3 .sectionContentTitle {
	text-align:center;
  margin: 0 auto 38px;
}
.section3 .sectionContentIndexItems {
  margin-left: -33px;
  overflow: hidden;
  margin-bottom: 30px;
}
.section3 .sectionContentIndexItem {
  float: left;
  width: 450px;
  margin-left: 33px;
  margin-bottom: 38px;
}
.section3 .sectionContentIndexItemImage {
  margin-bottom: 10px;
}
.section3 .sectionContentIndexItemTitle {
  font-size: 18px;
  color: #fff;
  padding: 10px 0;
}
.section3 .sectionContentIndexItem p {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
}
.section3 .sectionContentIndexItem:nth-child(2n+1) {
  clear: left;
}

/* hotel */
.hotel {
  padding-top: 70px;
  margin-bottom: 70px;
}
.hotelTitle {
  text-align: center;
  margin-bottom: 40px;
}
.hotelList {
  margin-left: -27px;
  overflow: hidden;
}
.hotelListItem {
  float: left;
  width: 285px;
  background: #e2dede;
  margin-left: 27px;
  padding: 10px;
  margin-bottom: 15px;
}
.hotelListItem:nth-child(3n+1) {
  clear: left;
}
.hotelPlace {
  font-size: 14px;
  display: inline-block;
  border: 1px solid #623302;
  border-radius: 2px;
  padding: 6px 8px;
  margin-bottom: 7px;
}
.hotelPlace.barcelona {
  background-color: #c3e9ff;
}
.hotelPlace.burgos {
  background-color: #fff5ce;
}
.hotelPlace.madrid {
  background-color: #ffcdd1;
}
.hotelRank {
  float: right;
  font-size: 14px;
  display: inline-block;
  background: #5f0a00;
  border-radius: 2px;
  color: #fff;
  padding: 6px 8px;
  margin-bottom: 7px;
}
.hotelName {
  background: #d21a1a;
  color: #fff;
  font-size: 18px;
  display: table;
  width: 100%;
}
.hotelName span {
  height: 42px;
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}
.hotelImage {
  margin-bottom: 10px;
}
.hotelText {
  min-height: 80px;
}
.hotelIntro {
  color: #623300;
  font-size: 16px;
  margin-bottom: 18px;
}
.hotelDescription {
  color: #623300;
  font-size: 14px;
}
.hotel .btnList li {
  width: 140px;
  float: right;
}
.hotel .btnList li:first-child {
  float: left;
}
.hotel .btnList li a {
  display: block;
}

.banner {
  text-align: center;
  margin-bottom: 45px;
}
.banner img {
  margin-bottom: 10px;
}

.videos {
  margin-bottom: 50px;
}
.videosTitle {
  text-align: left;
  margin-bottom: 35px;
}
.videosList {
  overflow: hidden;
}
.videosItem {
  float: left;
  width: 452px;
}
.videosItem:last-child {
  float: right;
}
.videosItemTitle {
  background: url("../images/ic_video.gif") no-repeat;
  padding-left: 38px;
  min-height: 31px;
  line-height: 31px;
  font-size: 18px;
  margin-bottom: 10px;
}
.videos .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.videos .video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}

/*  検索フォーム
----------------------------*/
#middleArea .search {
  margin-bottom: 20px;
}
#middleArea .search .title_l {
  width: 500px;
  margin-bottom: 30px;
}
#middleArea .search .section_dp_searchgadget {
  background: #d5cac5;
  padding: 37px 40px;
}
#middleArea .search .base_gadget dl {
  clear: both;
  overflow: hidden;
}
#middleArea .search .base_gadget dl dt {
  float: left;
  margin-right: 17px;
  color: #fff;
  width: 110px;
  padding: 10px 0;
  text-align: center;
  background: #5b0000;
  margin-bottom: 13px;
}
#middleArea .search .base_gadget dl dd {
  float: left;
  position: relative;
  padding-right: 31px;
}
#middleArea .search .base_gadget dl dd .select_wrap {
  width: 224px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  border-radius: 4px;
  border: 1px solid #f2ddde;
  background-color: white;
}
#middleArea .search .base_gadget dl dd .select_wrap:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 30px;
  display: block;
  content: "";
  border-left: 1px solid #c1c1c1;
  background: url("../images/bg_select.gif") center no-repeat;
  pointer-events: none;
}
#middleArea .search .base_gadget dl dd select {
  width: 130%;
  padding: 0.6em 2.4em 0.6em 0.6em;
  font-size: 1rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
}
#middleArea .search .base_gadget dl dd .base_gadget_calendar {
  top: 6px;
}
#middleArea .search .base_gadget #NTA_W_kodawari .cont.cat05 {
  margin-bottom: 32px;
}
#middleArea .search .base_gadget #NTA_W_kodawari .cont.cat05 li {
  display: inline-block;
}
#middleArea .search .base_gadget .base_btn {
  background: none;
  border: none;
  box-shadow: none;
}
#middleArea .search .base_gadget label {
  background: transparent;
  width: auto;
  display: inline-block;
  border: none;
  margin-right: 12px;
}

/* その他リンク 
----------------------------*/
.otherLinks {
  margin-bottom: 10px;
}
.otherLinksList {
  display: table;
}
.otherLinksList li {
  display: table-cell;
  width: 235px;
  padding-left: 5px;
}
.otherLinksList li a {
  display: block;
}
.otherLinksList li a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  #wrapper #pastlist {
    width: 100% !important;
    margin-top: 13px !important;
    margin-bottom: 13px !important;
    font-size: 11px !important;
  }
  #wrapper #pastlist a {
    margin: 5px 0 !important;
    padding: 0 !important;
  }
  /* h1 */
  .pageTitle {
      font-size:16px;
      width:auto;
      margin: 10px 0 0;
      padding: 10px;
      background-color: #fff;
  }

  #middleArea * {
    box-sizing: border-box;
  }

  .snsArea {
    width: 100% !important;
    padding: 10px 0 20px !important;
  }

  .container {
    width: 100%;
  }

  .pc-only-block {
    display: none;
  }

  .sp-only-block {
    display: block;
  }

  /* ローカルナビ */
  .localNav {
    background: none;
    overflow: hidden;
  }
  .localNav li {
    float: left;
    width: 50%;
  }
  .localNav li:nth-child(3) {
    clear: both;
  }
  .localNav li a {
    display: block;
  }
  .localNav li a img {
    width: 100%;
  }

  /* ページヘッダー */
  .pageHeader {
    position: relative;
    width: 100%;
    min-width: 0px;
    background: url("../images/bg_page_header_sp.jpg") no-repeat center top;
    background-size: 100% auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    padding-top: 54.93333%;
  }
  .pageHeader .pageCopy {
    float: none;
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0;
    padding-left: 0px;
    width: 93.73333%;
  }
  .pageHeader .pageDescription {
    float: none;
    position: absolute;
    right: 0;
    top: 45.33333%;
    padding: 0px;
    width: 100%;
    font-size: 9px;
    line-height: 1.2;
    filter: dropshadow(color=#fff, offX=0, offY=-1) dropshadow(color=#fff, offX=1, offY=0) dropshadow(color=#fff, offX=0, offY=1) dropshadow(color=#fff, offX=-1, offY=0);
    text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
  }

  /* イントロダクション */
  .intro {
    padding-bottom: 50px;
  }
  .introTitle {
    text-align: center;
    width: 78.66667%;
    margin: 0 auto 8px;
  }
  .introDescription {
    text-align: center;
    margin-bottom: 10px;
  }
  .intro .index {
    overflow: hidden;
    width: 94.4%;
    margin: 0 auto;
  }
  .intro .indexItem {
    float: none;
    width: 100%;
    height: auto;
    margin-left: 0px;
    overflow: hidden;
    padding: 2.82486%;
    margin-bottom: 12px;
  }
  .intro .indexItemTitle {
    width: 89.07186%;
    margin-bottom: 10px;
  }
  .intro .indexItemImage {
    float: left;
    width: 44.46108%;
  }
  .intro .indexItem p {
    padding: 0;
    float: right;
    width: 50.84746%;
    font-size: 13px;
  }
  .intro .indexItem .anchor {
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 21px;
    height: 21px;
  }

  .sectionTitle {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-bottom: 18px;
  }
  .sectionDescription {
    font-size: 12px;
    padding: 0 20px 20px;
    margin-bottom: 0;
  }
  .section .seePlan {
    text-align: center;
    width: 92%;
    margin: 20px auto;
  }

  /* section1 */
  .section1 {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .section1 .container {
    position: relative;
  }
  .section1 .sectionTitle {
    width: 86.66667%;
    margin: 0 auto 10px;
  }
  .section1 .sectionContent {
    position: relative;
    padding: 10px;
    overflow: hidden;
    width: 94.13333%;
    margin: 0 auto 10px;
  }
  .section1 .sectionContentTitle {
    width: 100%;
    margin: 0 auto 12px;
    max-width: 375px;
  }
  .section1 .sectionContentDescription {
    width: 100%;
  }
  .section1 .sectionContentDescription h4 {
    font-size: 18px;
    line-height: 1.5;
  }
  .section1 .sectionContentDescription p {
    font-size: 13px;
  }
  .section1 .sectionContentImage {
    position: static;
    float: none;
    width: 100%;
  }
  .section1 .sectionContentIndex {
    clear: both;
    padding-top: 10px;
  }
  .section1 .sectionContentIndexTitle {
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 5px 0;
    background: url("../images/bg_section1_content_title_sp.gif") no-repeat;
    background-size: 100% auto;
    width: auto;
    margin: 0 auto 12px;
  }
  .section1 .sectionContentIndexItems {
    margin-left: 0px;
  }
  .section1 .sectionContentIndexItem {
    float: none;
    width: auto;
    margin-left: 0px;
    overflow: hidden;
    margin-bottom: 12px;
  }
  .section1 .sectionContentIndexItemImage {
    float: left;
    width: 42.49292%;
    margin-bottom: 10px;
  }
  .section1 .sectionContentIndexItemTitle {
    float: right;
    width: 53.39943%;
    font-size: 13px;
    color: #623300;
    margin-bottom: 7px;
    height: auto;
  }
  .section1 .sectionContentIndexItem p {
    float: right;
    width: 53.39943%;
    font-size: 11px;
    color: #623300;
    line-height: 1.5;
  }

  /* section2 */
  .section2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section2 .container {
    position: relative;
  }
  .section2 .sectionTitle {
    width: 93.33333%;
    margin: 0 auto 10px;
  }
  .section2 .sectionContent {
    position: relative;
    padding: 0 2.66667%;
    margin-bottom: 22px;
    overflow: hidden;
  }
  .section2 .sectionContentTitle {
    width: 100%;
    margin: 0 auto 10px;
  }
  .section2 .sectionContentDescription {
    width: 450px;
    min-height: 190px;
    font-size: 18px;
    line-height: 1.5;
  }
  .section2 .sectionContent .paradoreList {
    margin-left: 0px;
    overflow: hidden;
  }
  .section2 .sectionContent .paradoreListItem {
    float: none;
    width: 100%;
    height: auto;
    background: url("../images/bg_paradores_sp.gif") no-repeat;
    background-size: 100% 100%;
    margin-left: 0px;
    padding: 20px 2.52809%;
    margin-bottom: 35px;
  }
  .section2 .sectionContent .paradoreListItem:nth-child(3n+1) {
    clear: left;
  }
  .section2 .sectionContent .paradorePlace {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 7px;
    color: #552006;
  }
  .section2 .sectionContent .paradorePlace.long {
    min-height: 0;
  }
  .section2 .sectionContent .paradoreRank {
    float: right;
    font-size: 14px;
    display: inline-block;
    background: #fabf0a;
    color: #552006;
    padding: 6px 8px;
    margin-bottom: 7px;
  }
  .section2 .sectionContent .paradoreName {
    background: #d21a1a;
    color: #fff;
    font-size: 18px;
    display: table;
    width: 100%;
  }
  .section2 .sectionContent .paradoreName span {
    height: 42px;
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
  }
  .section2 .sectionContent .paradoreImage {
    margin-bottom: 10px;
  }
  .section2 .sectionContent .paradoreDescription {
    color: #623300;
    font-size: 14px;
  }

  /* section3 */
  .section3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section3 .container {
    position: relative;
  }
  .section3 .sectionTitle {
    width: 70.53333%;
    margin: 0 auto 10px;
  }
  .section3 .sectionContent {
    position: relative;
    padding: 0 20px;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .section3 .sectionContentTitle {
    width: 100%;
    margin-bottom: 24px;
  }
  .section3 .sectionContentIndex {
    margin-bottom: 0px;
  }
  .section3 .sectionContentIndexItems {
    margin-left: 0px;
    overflow: hidden;
    margin-bottom: 0px;
  }
  .section3 .sectionContentIndexItem {
    clear: both;
    float: none;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 12px;
    overflow: hidden;
  }
  .section3 .sectionContentIndexItemImage {
    float: left;
    width: 42.49292%;
    margin-bottom: 10px;
  }
  .section3 .sectionContentIndexItemTitle {
    float: right;
    width: 53.25779%;
    margin-bottom: 10px;
    font-size: 13px;
    min-height: auto;
    padding: 0;
  }
  .section3 .sectionContentIndexItemTitle.mb25 {
    margin-bottom: 10px;
  }
  .section3 .sectionContentIndexItem p {
    float: right;
    width: 53.25779%;
    font-size: 11px;
  }

  /* hotel */
  .hotel {
    padding-top: 30px;
    margin-bottom: 20px;
  }
  .hotelTitle {
    width: 78%;
    text-align: center;
    margin: 0 auto 30px;
  }
  .hotelList {
    margin-left: 0px;
    overflow: hidden;
  }
  .hotelListItem {
    float: none;
    overflow: hidden;
    width: 94.53333%;
    margin: 0 auto;
    background: #f1eded;
    padding: 10px;
    margin-bottom: 15px;
  }
  .hotelListItem:nth-child(3n+1) {
    clear: left;
  }
  .hotelPlace {
    font-size: 14px;
    display: inline-block;
    border: 1px solid #623302;
    border-radius: 2px;
    padding: 6px 8px;
    margin-bottom: 7px;
  }
  .hotelRank {
    float: right;
    font-size: 14px;
    display: inline-block;
    background: #5f0a00;
    border-radius: 2px;
    color: #fff;
    padding: 6px 8px;
    margin-bottom: 7px;
  }
  .hotelName {
    font-size: 15px;
    width: 100%;
  }
  .hotelName span {
    height: auto;
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
  }
  .hotelImage {
    margin-bottom: 10px;
  }
  .hotelText {
    min-height: auto;
    margin-bottom: 10px;
  }
  .hotelIntro {
    color: #623300;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .hotelDescription {
    color: #623300;
    font-size: 14px;
  }
  .hotel .btnList li {
    width: 49%;
  }

  .banner {
    width: 94.13333%;
    text-align: center;
    margin: 0 auto 25px;
    font-size: 11px;
  }
  .banner img {
    margin-bottom: 10px;
  }

  .videos {
    margin-bottom: 30px;
  }
  .videosTitle {
    width: 88%;
    padding: 0 2.66667%;
  }
  .videosList {
    overflow: hidden;
  }
  .videosItem {
    float: none;
    width: 90%;
    margin: 0 auto 20px;
  }
  .videosItem:last-child {
    float: none;
  }
  .videosItemTitle {
    background: url("../images/ic_video.gif") no-repeat;
    background-size: 20px auto;
    padding-left: 22px;
    min-height: 20px;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .videos .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .videos .video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    right: 0;
  }

  .otherLinks {
    margin-bottom: 10px;
  }
  .otherLinksList {
    display: block;
    width: 89.86667%;
    margin: 0 auto;
  }
  .otherLinksList li {
    display: list-item;
    width: auto;
    padding-left: 0px;
    margin-bottom: 12px;
  }

  /*  検索フォーム
  ----------------------------*/
  #middleArea .search {
    margin-bottom: 20px;
  }

  #middleArea .search .title_l {
	text-align:left;
    width: 88%;
    margin-bottom: 30px;
	background: none;

  }
  #middleArea .search .section_dp_searchgadget {
    padding: 15px 2.66667%;
  }
  #middleArea .search .base_gadget dl {
    clear: both;
    overflow: hidden;
    margin-bottom: 12px;
  }
  #middleArea .search .base_gadget dl dt {
    margin-right: 0px;
    width: 17.60563%;
    padding: 10px 0;
    background: #5b0000;
    margin-bottom: 13px;
  }
  #middleArea .search .base_gadget dl dd {
    float: right;
    width: 79.29577%;
    position: relative;
    padding-right: 0px;
  }
  #middleArea .search .base_gadget dl dd .select_wrap {
    width: 100%;
    margin-bottom: 10px;
  }
  #middleArea .search .base_gadget dl dd select {
    width: 130%;
    padding: 0.6em 2.4em 0.6em 0.6em;
    font-size: 1rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    margin: 0;
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    box-sizing: content-box;
  }
  #middleArea .search .base_gadget dl dd .base_gadget_calendar {
    display: none;
  }
  #middleArea .search .base_gadget #NTA_W_kodawari .cont.cat05 {
    margin-bottom: 32px;
  }
  #middleArea .search .base_gadget #NTA_W_kodawari .cont.cat05 li {
    float: none;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    min-width: 32%;
  }
  #middleArea .search .base_gadget .base_btn {
    display: block;
    width: 89.86667%;
    margin: 0 auto;
    background: none;
    border: none;
    box-shadow: none;
  }
  #middleArea .search .base_gadget label {
    background: transparent;
    width: auto;
    display: inline;
    border: none;
    padding-left: 0;
    margin-right: 0px;
    font-size: 10px;
  }
}