@charset "utf-8";

/* =============================================================

　 ロケーションガイド 個別設定

============================================================= */


/*  TOP : トップページ 設定
--------------------------------------------------------------*/

/*　コンテンツ　設定
--------------------------------------------- */

.home #content {
}

/* ---- セクション共通 ---- */

.home .boxSection {
  padding: 40px 0;
}

.home .ttlSection {
  padding-left: 5px;
  font-family: "segoe UI", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  font-size: 1.55em;
}

.home .ttlSection .txtEN {
  padding-left: 15px;
  color: #273d5f;
  font-family: "Helvetica Neue","segoe UI", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  font-size: 0.62em;
  letter-spacing: -0.5px;
}

/* ---- イントロ ---- */

.home #intro {
  padding-top: 10px;
  padding-bottom: 15px;
}

.home #intro .boxIntroImg {
  float: left;
  width: 440px;
  margin-left: -65px; 
}

.home #intro .boxIntroCont {
  float: right;
  width: 516px;
  padding-top: 30px;
}

/* -- タイトル -- */

.home #intro .boxIntroCont .ttlSection {
  padding: 0;
  margin-bottom: 26px;
  color: #273d5f;
  font-size: 1.36em;
  line-height: 1.5em; 
}

/* -- 文章 -- */

.home #intro .boxIntroCont p {
  margin-bottom: 25px;
  font-size: 1.14em;
  line-height: 1.8em;
}

/* -- ボタン・More -- */

.home #intro .boxIntroCont .btnLinkTxt {
  margin-top: -10px;
  font-size: 1.05em;
}

/* ---- ピックアップ ---- */

.home #pickup {
  padding-bottom: 30px;
  background: url(/share/imgs/location-content-bg-beige.png);
}

.home #pickup .ttlSection,
.home #pickup .btnLocation {
  position: relative;
  z-index: 1;
}

/* -- タイトル -- */

.home #pickup .ttlSection {
  float: left;
}

/* -- ボタン -- */

.home #pickup .btnLocation {
  float: right;
}

/* ---- スライダー ---- */

.boxPickUpSlider .bx-wrapper {
  position: relative;
}

.boxPickUpSlider .bx-viewport {
  height: auto !important; 
}

/* リスト */
.boxPickUpSlider .slider li {
  float: left;
  width: 310px !important;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}

/* リンク */
.boxPickUpSlider .slider li a {
  display: block;
  color: #111;
  text-decoration: none;
}

/* 画像 */
.boxPickUpSlider .slider li img {
  margin-bottom: 10px;
}

/* ---- コントロール ---- */

.boxPickUpSlider .bx-controls {
}

/* -- PREV＆NEXTボタン -- */

.boxPickUpSlider .bx-controls-direction {
}

.boxPickUpSlider .bx-controls-direction .bx-prev,
.boxPickUpSlider .bx-controls-direction .bx-next {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 300;
  transition: all 0.4s ease-in-out;
  width: 46px;
  height: 46px;
  margin-top: -28px;
  background-repeat: no-repeat;
}

.boxPickUpSlider .bx-controls-direction span {
  display: none;
}

.boxPickUpSlider .bx-controls-direction .bx-prev {
  left: -24px;
  background-image: url(/share/imgs/location-content-btn-prev.png);
}

.boxPickUpSlider .bx-controls-direction .bx-next {
  right: -24px;
  background-image: url(/share/imgs/location-content-btn-next.png);
}

.boxPickUpSlider .bx-controls-direction .bx-prev:hover {
  background-image: url(/share/imgs/location-content-btn-prev-hover.png);
}

.boxPickUpSlider .bx-controls-direction .bx-next:hover {
  background-image: url(/share/imgs/location-content-btn-next-hover.png);
}

/* -- 再生・停止 -- */

.boxPickUpSlider .bx-controls-auto {
  padding-top: 30px;
  text-align: center;
}

.boxPickUpSlider .bx-controls-auto .bx-controls-auto-item {
  display: inline;
  padding: 0 2px;
}

.boxPickUpSlider .bx-controls-auto .bx-controls-auto-item span {
  display: none;
}

.boxPickUpSlider .bx-controls-auto .bx-controls-auto-item .bx-start,
.boxPickUpSlider .bx-controls-auto .bx-controls-auto-item .bx-stop {
  display: inline-block;
  *display: inline;/* IE7用 */
  *zoom: 1;/* IE7用 */
}

.boxPickUpSlider .bx-controls-auto .bx-controls-auto-item .bx-start {
  width: 92px;
  height: 22px;
  background: url(/share/imgs/location-content-btn-start.png) no-repeat;
}

.boxPickUpSlider .bx-controls-auto .bx-controls-auto-item .bx-stop {
  width: 66px;
  height: 22px;
  background: url(/share/imgs/location-content-btn-stop.png) no-repeat;
}

.boxPickUpSlider .bx-controls-auto .bx-controls-auto-item .bx-start.active,
.boxPickUpSlider .bx-controls-auto .bx-controls-auto-item .bx-stop.active {
  opacity: 0.6;
}

.boxPickUpSlider .bx-pager {
  display: none;
}

/* ---- トピックス ---- */

.home #topics .boxTopicsList {
  float: left;
  width: 620px;
  padding-bottom: 20px;
}

.home #topics .boxTopicsList ul {
  margin-bottom: 25px;
}

/* -- リスト -- */

.home #topics .boxTopicsList li {
  overflow: hidden;
  padding: 15px 0;
  background: url(/share/imgs/location-content-bg-line.png) repeat-x bottom;
  line-height: 1.8em;
}

.home #topics .boxTopicsList a {
  text-decoration: none;
}

.home #topics .boxTopicsList a:hover,
.home #topics .boxTopicsList a:focus {
  text-decoration: underline;
}

.home #topics .boxTopicsList dt {
  float: left;
  width: 115px;
  padding-left: 8px;
}

.home #topics .boxTopicsList dd {
  margin-left: 115px;
}

/* -- ボタン・More -- */

.home #topics .boxTopicsList .btnLinkTxt {
  float: right;
}

/* -- バナーエリア -- */

.home #topics .boxBnrArea {
  float: right;
  width: 300px;
  padding-bottom:25px;
}

.home #topics .boxBnrArea li {
  margin-bottom: 18px;
}

.home #topics .boxBnrArea li img {
  width: 300px;
}

/*  LOCATION : ロケ地紹介 設定
--------------------------------------------------------------*/

/* ---- スライダー ---- */

.boxLocationSlider {
  position: relative;
  padding: 35px 74px 85px;
  background: #000;
  text-align: center;
}

.boxLocationSlider .bx-wrapper {
  margin: 0 auto 30px;
}

.boxLocationSlider .bx-viewport {
  height: auto !important;
  
}

/* リスト */
.boxLocationSlider .slider li {
  float: left;
}

.boxEntryFreeform .boxLocationSlider ul {
  margin: 0;
  padding-left: 0;
}

.boxEntryFreeform .boxLocationSlider ul li {
  list-style-type: none;
}

/* 画像 */
.boxLocationSlider .slider li img {
  margin-bottom: 10px;
}

/* キャプション */
.boxLocationSlider .bx-caption {
  color: #fff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 1.15em;
}

/* ---- コントロール ---- */

.boxLocationSlider .bx-controls {
}

/* -- PREV＆NEXTボタン -- */

.boxLocationSlider .bx-controls-direction {
}

.boxLocationSlider .bx-controls-direction .bx-prev,
.boxLocationSlider .bx-controls-direction .bx-next {
  display: block;
  position: absolute;
  top: 260px;
  z-index: 300;
  transition: all 0.4s ease-in-out;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
}

.boxLocationSlider .bx-controls-direction span {
  display: none;
}

.boxLocationSlider .bx-controls-direction .bx-prev {
  left: 90px;
  background-image: url(/share/imgs/location-content-btn-prev.png);
}

.boxLocationSlider .bx-controls-direction .bx-next {
  right: 88px;
  background-image: url(/share/imgs/location-content-btn-next.png);
}

.boxLocationSlider .bx-controls-direction .bx-prev:hover {
  background-image: url(/share/imgs/location-content-btn-prev-hover.png);
}

.boxLocationSlider .bx-controls-direction .bx-next:hover {
  background-image: url(/share/imgs/location-content-btn-next-hover.png);
}

/* -- 再生・停止 -- */

.boxLocationSlider .bx-controls-auto {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-bottom: 35px;
  text-align: center;
}

.boxLocationSlider .bx-controls-auto .bx-controls-auto-item {
  display: inline;
}

.boxLocationSlider .bx-controls-auto .bx-controls-auto-item .bx-start,
.boxLocationSlider .bx-controls-auto .bx-controls-auto-item .bx-stop {
  display: inline-block;
  *display: inline;/* IE7用 */
  *zoom: 1;/* IE7用 */
  width: 166px;
  height: 24px;
}

.boxLocationSlider .bx-controls-auto .bx-controls-auto-item .bx-start {
  background: url(/share/imgs/location-content-btn-slide-start.png) no-repeat;
}

.boxLocationSlider .bx-controls-auto .bx-controls-auto-item .bx-stop {
  background: url(/share/imgs/location-content-btn-slide-stop.png) no-repeat;
}

.boxLocationSlider .bx-controls-auto .bx-controls-auto-item .active,
.boxLocationSlider .bx-controls-auto .bx-controls-auto-item span {
  display: none;
}


.boxLocationSlider .bx-pager {
  display: none;
}

/* ---- サムネイル ---- */

.boxLocationSlider .pager {
  text-align: center;
}

.boxEntryFreeform .boxLocationSlider .pager ul {
  padding-left: 0;
}

.boxLocationSlider .pager ul {
  display: inline-block;
  *display: inline;/* IE7用 */
  *zoom: 1;/* IE7用 */
  margin-left: -12px;
}

.boxLocationSlider .pager li {
  float: left;
  list-style: none;
  margin-left: 12px;
  margin-bottom: 12px;
}

/* 通常時 */
.boxLocationSlider .pager li span {
  display: block;
  transition: all 0.4s ease-in-out;
  opacity: 0.5;
}

/* Active時 */
.boxLocationSlider .pager li .active span,
.boxLocationSlider .pager li a:hover span,
.boxLocationSlider .pager li a:focus span {
  opacity: 1;
}

.boxLocationSlider .pager li a,
.boxLocationSlider .pager li a img {
  opacity: 1 !important;
  transition: none !important;
}


/*  CONTACT : お問い合わせ 設定
--------------------------------------------------------------*/


/* ---- お問い合わせフォーム ---- */


/* ---- テーブル ---- */

.boxContactForm table {
  margin-bottom: 30px;
}

.boxContactForm th,
.boxEntryBody .boxContactForm th {
  width: 218px;
  padding-left: 20px;
  padding-right: 20px;
}

.boxEntryBody .boxContactForm th {
  display: table-cell;
}

.boxContactForm th .txtSub {
  display: inline-block;
  padding-top: 4px;
  font-size: 0.82em;
  font-weight: normal;
  line-height: 1.45em;
}

.boxContactForm td,
.boxEntryBody .boxContactForm td {
  padding-right: 20px;
  padding-left: 25px;
  font-size: 0.95em;
}

/* -- 必須 -- */

.boxContactForm .txtRequired {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 3px 10px;
  background: #b20000;
  line-height: 1.2em;
  color: #fff;
  font-size: 0.85em;
  letter-spacing: 1px;
  vertical-align: 1px;
}

/* -- Input設定 -- */

.boxContactForm .boxInput,
.boxEntryBody .boxContactForm .boxInput {
  margin-bottom: 5px;
}

.boxContactForm input[type="text"],
.boxContactForm input[type="email"] {
  width: 400px;
  padding: 10px;
}

.boxContactForm textarea {
  padding: 8px 10px;
}

/* Chrome用 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.boxContactForm textarea {
    margin-bottom: -5px;
   }
}


/* -- テキスト -- */

.boxContactForm p,
.boxEntryBody .boxContactForm p {
  margin-bottom: 0;
}

/* 例 */
.boxContactForm .txtExample,
.boxEntryBody .boxEntryContent .txtExample {
  margin: 0;
  padding: 4px 0 10px;
  font-size: 0.9em;
  line-height: 1.7em;
}

/* -- 連絡先 -- */

.boxContactForm .boxReply {
  display: block;
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
  font-size: 1.05em;
}

.boxContactForm .boxAddress {
  padding: 10px 0 5px;
}

.boxContactForm .boxAddress .txtPlease {
  margin-bottom: 10px;
  padding-top: 5px;
  font-size: 1.2em;
}

.boxContactForm .boxAddress .boxInput {
  margin-bottom: 10px;
  padding-top: 10px;
}

.boxContactForm .boxAddress .txtExample {
  padding: 0;
}

/* -- 注意書き -- */

.boxContactForm .txtNote,
.boxEntryBody .boxContactForm .txtNote {
  margin-bottom: 40px;
  padding-top: 20px;
  text-align: center;
}

/* -- ボタンエリア -- */

.boxContactForm .boxBtnArea {
  width: 535px;
  margin: 0 auto;
  text-align: center;
}

.boxContactForm .boxBtnArea .btnSend {
  float: right;
}

.boxContactForm .boxBtnArea .btnBack {
  float: left;
}

/* ---- メッセージボックス ---- */

.boxContactMessage {
  margin-bottom: 20px;
  line-height: 1.9em;
}

.boxEntryBody .boxContactForm .boxContactMessage p {
  margin-bottom: 8px;
}

/* ---- お問い合わせ完了 ---- */

.boxContactComp {
}

/* ---- エラーメッセージ ---- */

.boxContactError {
}