@charset "UTF-8";
/********************************************************

 トップページ

********************************************************/
header.topHeader {
  height: 205px;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  font-family: YuGothic, '游ゴシック', 'Hiragino sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', sans-serif;
}

header.topHeader .topHeader_wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  height: 205px;
  position: relative;
}

header.topHeader .topHeader_wrapper .logo {
  position: absolute;
  top: 57px;
  left: 50%;
  margin-left: -90px;
}

header.topHeader .topHeader_wrapper .snsIcon {
  position: absolute;
  top: 15px;
  left: 5%;
}

header.topHeader .topHeader_wrapper .logo .pc {
  display: inline;
}

header.topHeader .topHeader_wrapper .logo .sp {
  display: none;
}

header.topHeader .topHeader_wrapper .accountName {
  position: absolute;
  top: 68px;
  right: 0;
  font-size: 13px;
  color: #fff;
}

header.topHeader .topHeader_wrapper ul.aboutMenu {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  top: 114px;
}

header.topHeader .topHeader_wrapper ul.aboutMenu li {
  float: left;
  margin: 0 0 0 50px;
  padding: 0;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
}

header.topHeader .topHeader_wrapper ul.useMenu {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  top: 114px;
}

header.topHeader .topHeader_wrapper ul.useMenu li {
  float: left;
  margin: 0 40px 0 0;
  padding: 0;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
}

header.topHeader .topHeader_wrapper ul.accountMenu {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  top: 14px;
}

header.topHeader .topHeader_wrapper ul.accountMenu li {
  float: left;
  margin: 0 0 0 38px;
  padding: 0;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
}

header.topHeader .topHeader_wrapper ul.snsMenu {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  top: 14px;
}

header.topHeader .topHeader_wrapper ul.snsMenu li {
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
  height: 22px;
  line-height: 22px;
}

header.topHeader .topHeader_wrapper ul li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  height: 22px;
  line-height: 22px;
}

header.topHeader .topHeader_wrapper ul li a:hover{
  opacity:0.7;
}

header.topHeader .topHeader_wrapper ul li a.icon01 {
  background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/register_w.svg) no-repeat left;
  padding: 0 0 0 24px;
}

header.topHeader .topHeader_wrapper ul li a.icon02 {
  background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/login_w.svg) no-repeat left;
  padding: 0 0 0 24px;
}

header.topHeader .topHeader_wrapper ul li a.icon03 {
  background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/account_w.svg) no-repeat left;
  padding: 0 0 0 24px;
}

section.main {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

section.main .snsIcon {
	display: none;
}

section.main .pict {
  width: 150%;
  height: auto;
  margin-top: 0;
  margin-left: -25%;
  margin-right: -25%;
}

section.main .catch {
  text-align: center;
  margin: -86px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  line-height: normal;
  z-index: 5;
}

section.main .catch h1 {
  font-size: 64px;
  color: #fff;
  margin: 0 0 16px;
  padding: 0;
  letter-spacing: 2px;
  font-weight: normal;
}

section.main .catch p {
  text-align: center;
  color: #fff;
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 2.0em;
  font-weight: normal;
}

section.main .news {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #fff;
  line-height: 0;
  z-index: 5;
}

section.main .news .news_wrapper {
  width: 980px;
  margin: 0 auto;
  height: 64px;
  position: relative;
}

section.main .news .news_wrapper .news_wrapper_arrow {
  position: absolute;
  top: -32px;
  left: 50%;
  margin-left: -32px;
  z-index: 5;
}
/*変更20161027*/
section.main .news .news_wrapper .news_wrapper_title {
  float: left;
  width: 192px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #666666;
  font-weight: bold;
  font-size: 19px;
}

section.main .news .news_wrapper .news_wrapper_ticker {
  margin: 23px 0 0;
  width: 788px;
  text-align: left;
  position: relative;
  overflow: hidden;
  float: right;
  box-sizing: border-box;
}
/*変更20161021おわり*/
section.main .news .news_wrapper .news_wrapper_ticker ul {
  width: 100%;
  position: relative;
}

section.main .news .news_wrapper .news_wrapper_ticker ul li {
  width: 100%;
  display: none;
  font-size: 14px;
  line-height: 1;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

section.main .news .news_wrapper .news_wrapper_ticker ul li a {
  color: #444444;
  text-decoration: none;
}

section.main .news .news_wrapper .news_wrapper_ticker ul li a:hover{
  color: #969696;
}

section.main .news .news_wrapper .news_wrapper_ticker ul li form {
  color: #444444;
  text-decoration: none;
	cursor: pointer;
}

section.main .news .news_wrapper .news_wrapper_ticker ul li form input {
	display:none;
}

section.main .news .news_wrapper .news_wrapper_ticker ul li form:hover{
  color: #969696;
}


section.banner {
  margin: 0 auto;
  padding: 2px 0 0;
  text-align: center;
}

section.banner ul.banner_wrapper {
  display: inline-block;
  margin: 0;
  padding: 0;
}

section.banner ul.banner_wrapper li {
  float: left;
  height: 122px;
  margin: 0;
  padding: 0;
  line-height: 0;
}

section.newTicket {
  width: 830px;
  margin: 62px auto 80px;
  padding: 10px;
  background: #fff;
}

section.ticketList {
  width: 830px;
  margin: 0px auto 30px;
  padding: 10px;
}

section.ticketList a {
	display: block;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background: #555555;
    text-decoration: none;
    width: 600px;
	border: 4px double;
	border-color: #F4F5E9;
    height: 50px;
    line-height: 50px;
   margin: 5px auto 0;
}

section.noticeTicket {
	margin-bottom: 0;
}

section.link_banner {
    margin: 0 auto;
    padding: 2px 0 0;
    text-align: center;
	margin-bottom: 30px;
}

section.link_banner img {
	/*
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    */
    zoom: 0.7;
}

section.concept {
  margin: 0;
  padding: 0 0 111px;
  background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/bg_top_05.png) repeat-x center bottom;
}

section.concept .concept_wrapper {
  margin: 0 auto;
  padding: 0;
  width: 980px;
  text-align: center;
}

section.concept .concept_wrapper h3 {
  font-size: 38px;
  margin: 0 0 20px;
  padding: 0;
  color: #1da7a4;
  line-height: 1.4em;
  letter-spacing: 2px;
}

section.concept .concept_wrapper h3 span {
  font-size: 25px;
  margin: 0;
  display: inline-block;
  padding: 20px 0 0;
  color: #444;
  font-weight: normal;
}

section.concept .concept_wrapper p.read {
  font-size: 23px;
  line-height: 1.8em;
  margin: 0 0 38px;
  color: #1da7a4;
}

section.concept .concept_wrapper ul.character {
  display: inline-block;
  margin: 0 0 30px;
  padding: 0;
}

section.concept .concept_wrapper ul.character li {
  margin: 0 0 16px;
  padding: 0 0 0 30px;
  background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/check.svg) no-repeat left;
  font-size: 14px;
  color: #444444;
  font-weight: bold;
  text-align: left;
}

@media print, screen and (min-width: 960px) and (max-width: 1100px) {
  header.topHeader .topHeader_wrapper {
    width: auto;
    padding: 0 30px;
  }

  header.topHeader .topHeader_wrapper .accountName {
    right: 30px;
  }

  header.topHeader .topHeader_wrapper ul.snsMenu {
    left: 30px;
  }

  header.topHeader .topHeader_wrapper ul.accountMenu {
    right: 30px;
  }

  header.topHeader .topHeader_wrapper ul.useMenu {
    left: 30px;
  }

  header.topHeader .topHeader_wrapper ul.aboutMenu {
    right: 30px;
  }

  section.main .news .news_wrapper {
    width: auto;
  }

  section.banner ul.banner_wrapper {
    padding: 0;
    display: block;
  }

  section.banner ul.banner_wrapper li {
    width: 32%;
    height: auto;
  }

  section.banner ul.banner_wrapper li:first-child {
    margin: 0 0 0 2%;
  }

  section.banner ul.banner_wrapper li:last-child {
    margin: 0 2% 0 0;
  }

  section.banner ul.banner_wrapper li img {
    width: 100%;
    height: auto;
  }
}
@media print, screen and (min-width: 748px) and (max-width: 959px) {
  header.topHeader .topHeader_wrapper {
    width: auto;
    padding: 0 30px;
  }

  header.topHeader .topHeader_wrapper .logo {
    top: 75px;
    margin-left: -60px;
  }

  header.topHeader .topHeader_wrapper .logo img {
    width: 120px;
    height: 80px;
  }

  header.topHeader .topHeader_wrapper .accountName {
    right: 30px;
  }

  header.topHeader .topHeader_wrapper ul.snsMenu {
    left: 30px;
  }

  header.topHeader .topHeader_wrapper ul.accountMenu {
    right: 30px;
  }

  header.topHeader .topHeader_wrapper ul.useMenu {
    left: 30px;
  }

  header.topHeader .topHeader_wrapper ul.useMenu li {
    margin: 0 20px 0 0;
    font-size: 13px;
  }

  header.topHeader .topHeader_wrapper ul.aboutMenu {
    right: 30px;
  }

  header.topHeader .topHeader_wrapper ul.aboutMenu li {
    margin: 0 0 0 20px;
    font-size: 13px;
  }

  section.main .catch {
    margin: -46px 0 0;
  }

  section.main .catch h1 {
    font-size: 54px;
  }

  section.main .pict {
    position: static;
    margin: 0 -40%;
    width: 180%;
    height: auto;
  }

  section.main .news .news_wrapper {
    width: auto;
  }

  section.main .news .news_wrapper .news_wrapper_title {
    width: 19%;
  }

  section.main .news .news_wrapper .news_wrapper_ticker {
    margin: 24px 0 0;
    width: 81%;
  }

  section.banner ul.banner_wrapper {
    padding: 0;
    display: block;
  }

  section.banner ul.banner_wrapper li {
    width: 32%;
    height: auto;
  }

  section.banner ul.banner_wrapper li:first-child {
    margin: 0 0 0 2%;
  }

  section.banner ul.banner_wrapper li:last-child {
    margin: 0 2% 0 0;
  }

  section.banner ul.banner_wrapper li img {
    width: 100%;
    height: auto;
  }

  section.newTicket {
    width: auto;
    margin: 30px 2% 130px;
  }

  section.noticeTicket {
	margin-bottom: 0;
　}

  section.concept .concept_wrapper {
    padding: 0 30px;
    width: auto;
  }

  section.concept .concept_wrapper h3 {
    line-height: 1.0em;
  }

  section.concept .concept_wrapper h3 span {
    font-size: 20px;
  }

  .illust img {
    width: 100%;
    height: auto;
  }
}
@media print, screen and (max-width: 747px) {
  header.topHeader {
    position: fixed;
    margin: 0px auto;
    height: 49px;
    border-bottom: #e2e2ca solid 3px;
    background: #fff;
  }

  header.topHeader .topHeader_wrapper {
    width: auto;
    margin: 0 auto;
    padding: 0;
    height: 49px;
    position: relative;
  }

  header.topHeader .topHeader_wrapper .logo {
    position: absolute;
    top: 17px;
    left: 10px;
    margin-left: inherit;
  }

  header.topHeader .topHeader_wrapper .logo .sp {
    width: 146px;
    height: 15px;
  }

  header.topHeader .topHeader_wrapper .logo .pc {
    display: none;
  }

  header.topHeader .topHeader_wrapper .logo .sp {
    display: inline;
  }

  header.topHeader .topHeader_wrapper .snsIcon {
    display: none;
  }

  header.topHeader .topHeader_wrapper ul.snsMenu {
    display: none;
  }

  header.topHeader .topHeader_wrapper ul.useMenu {
    display: none;
  }

  header.topHeader .topHeader_wrapper ul.aboutMenu {
    display: none;
  }

  header.topHeader .topHeader_wrapper .accountName {
    display: none;
  }

  header.topHeader .topHeader_wrapper ul.accountMenu {
    position: absolute;
    margin: 0;
    padding: 0;
    right: 50px;
    top: 0px;
    border-right: #e2e2ca solid 1px;
  }

  header.topHeader .topHeader_wrapper ul.accountMenu li {
    float: left;
    margin: 0;
    padding: 0;
    height: auto;
    line-height: normal;
    font-size: 10px;
    height: 49px;
    width: 50px;
    text-align: center;
    border-left: #e2e2ca solid 1px;
  }

  header.topHeader .topHeader_wrapper ul li a {
    color: #1da7a4;
    text-decoration: none;
    display: block;
    height: auto;
    line-height: 1;
    font-size: 10px;
    text-align: center;
    height: 49px;
    width: 50px;
    box-sizing: border-box;
  }

  header.topHeader .topHeader_wrapper ul li a.icon01 {
    background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/register.svg) no-repeat 50% 8px;
    padding: 32px 0 0 0;
  }

  header.topHeader .topHeader_wrapper ul li a.icon02 {
    background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/login.svg) no-repeat 50% 8px;
    padding: 32px 0 0 0;
  }

  header.topHeader .topHeader_wrapper ul li a.icon03 {
    background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/account.svg) no-repeat 50% 8px;
    padding: 32px 0 0 0;
  }

  section.main {
    line-height: 0;
  }

  section.main .snsIcon {
    display: inline;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
  }

  section.main .catch {
    margin: -75px 0 0;
  }

  section.main .catch h1 {
    font-size: 36px;
    margin: 0 0 0px;
  }

  section.main .catch p {
    font-size: 20px;
  }

  section.main .news {
    position: static;
    width: 100%;
    height: 60px;
    background: #fff;
    line-height: 0;
    z-index: 5;
  }

  section.main .news .news_wrapper {
    width: auto;
    margin: 0 auto;
    height: 60px;
    position: relative;
  }

  section.main .news .news_wrapper .news_wrapper_title {
    float: none;
    width: auto;
    text-align: left;
    height: auto;
    line-height: normal;
    color: #666666;
    padding: 10px 10px 5px;
    font-size: 16px;
  }

  section.main .news .news_wrapper .news_wrapper_ticker {
    margin: 0;
    width: auto;
    padding: 0 10px;
    text-align: left;
    position: relative;
    overflow: hidden;
    float: none;
    box-sizing: border-box;
  }

  section.main .news .news_wrapper .news_wrapper_ticker ul li {
    width: 100%;
    display: none;
    font-size: 13px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }

  section.main .news .news_wrapper .news_wrapper_arrow {
    top: -20px;
    margin-left: -20px;
  }

  section.main .news .news_wrapper .news_wrapper_arrow img {
    width: 40px;
    height: 40px;
  }

  section.banner {
    padding: 20px 20px 0;
  }

  section.banner ul.banner_wrapper {
    display: block;
  }

  section.banner ul.banner_wrapper li {
    float: none;
    height: auto;
    margin: 0;
  }

  section.banner ul.banner_wrapper li img {
    width: 100%;
    height: auto;
  }

  section.newTicket {
    width: auto;
    margin: 20px auto 80px;
    padding: 0;
  }

  section.ticketList {
	width: auto;
	margin: 0px auto 20px;
	padding: 10px;
  }

  section.ticketList a{
    font-size: 13px;
    width: 290px;
    height: 30px;
    line-height: 30px;
 }

  section.noticeTicket {
	margin-bottom: 0;
 }

  section.concept .concept_wrapper {
    width: auto;
  }

  section.concept .concept_wrapper h3 {
    font-size: 24px;
    margin: 0 0 20px;
    padding: 0;
    color: #1da7a4;
    line-height: 1.4em;
    letter-spacing: 2px;
  }

  section.concept .concept_wrapper h3 span {
    font-size: 14px;
    display: inline-block;
    padding: 10px 20px 0;
    text-align: left;
    line-height: normal;
  }

  section.concept .concept_wrapper h3 span br {
    display: none;
  }

  section.concept .concept_wrapper p.read {
    font-size: 18px;
    margin: 0 0 20px;
  }

  section.concept .concept_wrapper ul.character {
    margin: 0 0 30px;
    padding: 0 20px;
  }

  section.concept .illust img {
    width: 100%;
    height: auto;
  }
}