@charset "utf-8";
/* **************************************************

CSS Information
File Name : tou.css
Style Info: 観光学部固有のスタイル指定
Date: 2016-3-9

************************************************** */
#globalHeader {
  padding: 10px 0;
}

#globalHeader .subHeader {
  margin: 5px 0 8px;
}

#globalHeader #siteID {
  padding: 0;
}

#globalHeader #siteID img {
  width: 280px;
  height: auto;
}

#globalFooter .footerAddress dt img {
  width: 145px;
}

#mainVisual {
  text-align: center;
}

#mainVisual .inner {
  width: 1020px;
}

.column3 .tabList .tabs span a {
  width: 104px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bx-wrapper {
  margin-bottom: 0;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 10px;
}

.bx-wrapper .bx-controls-direction a {
  width: 40px;
  height: 40px;
  margin-top: -25px;
}

.bx-wrapper .bx-next {
  right: 0;
  background: transparent
    url("/_themes/wakayama-u/tourism/tmpl-img/btn_slider_next01.png") no-repeat
    scroll 0% 0%;
}

.bx-wrapper .bx-prev {
  left: 0;
  background: transparent
    url("/_themes/wakayama-u/tourism/tmpl-img/btn_slider_prev01.png") no-repeat
    scroll 0% 0%;
}

.sideTextBanner li .block {
  font-size: 1.3rem !important;
  line-height: 1.3;
}

.sideTextBanner li .block .bannerTitle {
  padding-left: 8px;
}

.mainTitle {
  padding: 0;
}

.mainTitle .inner {
  width: 1020px;
}

.mainTitle .title {
  display: none;
}

.mainTitle .imgTitle {
  display: block;
  height: 160px;
  overflow: hidden;
}

/*	学長写真キャプション - .photoCaption
-------------------------------------------------- */
.body .photoCaption {
  font-size: 1.8rem;
  font-weight: bold;
  width: 470px;
  margin-top: 60px;
}

/* 20160203 追記 */
.articleBody video {
  height: auto;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (min-width: 320px) and (max-width: 640px) {
  #globalHeader {
    position: relative;
    padding: 10px 0 0;
  }

  #globalHeader .subHeader {
    margin-bottom: 10px;
  }

  #globalHeader #headerSearch {
    width: 100%;
    margin-right: -80px;
  }

  #globalHeader #headerSearch form {
    width: auto;
    margin-right: 80px;
  }

  .bx-wrapper .bx-controls-direction a {
    width: 32px;
    height: 32px;
    margin-top: -16px;
  }

  .bx-wrapper .bx-next,
  .bx-wrapper .bx-prev {
    background-size: 32px 32px;
  }

  .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    display: none;
  }

  .mainTitle .title {
    display: block;
  }

  .mainTitle .imgTitle {
    display: none;
  }

  .body img + img {
    margin-top: 10px;
    margin-left: 0 !important;
  }
}

/*	人材育成モデルと進路のリンク部分
-------------------------------------------------- */

.body .pageNavi {
  background-color: #e5eded;
  border-radius: 6px;
  color: #999;
  padding: 10px;
}

.body .pageNavi a {
  display: inline-block;
  margin: 0px 5px;
  padding-left: 22px;
  background: transparent url("../../tmpl-img/ico_arrow01.png") no-repeat scroll
    left center;
}

/*	観光学部 入試関連情報 アイコン「NEW」の位置
-------------------------------------------------- */
.body img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  padding-left: 5px;
  margin: 0px 5px 5px;
}

/*	観光学部 入試関連情報 亚洲通官网_现金网游戏-【娱乐平台】 のテーブル
-------------------------------------------------- */
.body table th {
  white-space: normal;
}

/*	左サイドバナー　"thumb07"用（サムネイル画像なし）
-------------------------------------------------- */
.bannerTitle.thumb07 {
  height: 50px;
}

/*	.iconWord ワードアイコン用
-------------------------------------------------- */
.body .iconWord {
  padding-right: 24px;
  background: transparent
    url("/_themes/wakayama-u/tourism/tmpl-img/icon_word.png") no-repeat scroll
    right center;
}

/*	観光学部 > 学科紹介 > 学科紹介（～2015年度）画像フロート用
-------------------------------------------------------------- */
.body h3 {
  clear: both;
}

.float-leftDepartment {
  float: left;
}

/*	サイトマップ li用
-------------------------------------------------------------- */
.body .siteMap li {
  margin: 0.5em 0px;
  margin-left: 20px;
}

/*	.caption用　画像にキャプションがついている場合　
-------------------------------------------------------------- */
.body .caption {
  margin: 0 0 10px 0;
}

/*	出版物の紹介ページ　ページトップへ
-------------------------------------------------------------- */
.body .pagetop {
  clear: both;
}

/*	Curriculum -Master of Tourism Programの表をページ内に収めるため使用
-------------------------------------------------------------- */
.body .master_table {
  font-size: 13px;
}
