@charset "Shift_JIS";
/* reset */
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, em, img, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: middle;
}
html {
  line-height: 1;
}
body {
  color: #333;
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.3;
}
article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary {
  display: block;
}
ol, ul, li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #1b47ff;
  letter-spacing: 0.4px;
  text-decoration: none;
}

/* global */
img {
  vertical-align: top;
  width: 100%;
}
/* wrapper */
.wrapper {
  background-color: #fff;
}
.wrapper:after {
  clear: both;
  content: "";
  display: block;
}

/* commons */
.lpHeader-logo a {
  display: block;
}
.lpHeader-logo img {
  width: 100%;
}
.mainVisual-link a span {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.noBlock-mainImg01 {
  margin-top: 25px;
}
/*
.noBlock-mainImg01 > img:first-child,
.noBlock-mainImg02 > img:first-child,
.noBlock-mainImg03 > img:first-child {
  width: auto;
}
*/
.noBlock-mainImg02 {
  margin-top: 25px;
}
.noBlock-mainImg03 {
  margin-top: 25px;
}

/* pc style */
@media only screen and (min-width:641px) {
  /* switch */
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  /* layout */
  .mL0 {
    margin-left: 0 !important;
  }

  /* commons */
  .mainVisual-link a:hover,
  .recommendJenreList-link a:hover {
    background: #cc5200;
  }

  /* lpHeader */
  .lpHeader {
    margin: 0 auto;
    padding: 10px;
    width: 950px;
  }
  .lpHeader-logo {
    height: 30px;
    width: 175px;
  }

  /* mainVisual */
  .wrapper-inner {
    background: url(/activity/theme/no1/img/background.png) 0 0 / cover repeat;
    background-size: cover;
  }
  .mainVisual {
    background: url(/activity/theme/no1/img/main_bg.png) repeat-x 0 0;
  }
  .mainVisual-inner {
    margin: 0 auto;
    max-width: 950px;
    overflow: hidden;
    position: relative;
  }
  .mainVisual-inner img {
    max-height: 432px;
  }
  .mainVisual-link {
    bottom: 30px;
    position: absolute;
    right: 0;
    width: 43%;
  }
  .mainVisual-link a {
    background: #ff6600;
    border-radius: 5px;
    box-shadow: 0 4px #cc5200;
    color: #fff;
    display: block;
    font-size: 20px;
    max-width: 400px;
    padding: 11px 16px;
    text-align: center;
    width: 100%;
  }
  .mainVisual-link a span {
    font-size: 28px;
    font-weight: normal;
  } 
  .mainVisual-annotation {
    max-width: 970px;
    padding: 5px 10px;
    margin: 0 auto;
  }
  .mainVisual-annotationText {
    font-size: 12px;
    line-height: 1.5;
  }

  /* mainContents */
  .mainContents {
    width: 100%;
  }
  .mainContents-inner {
    margin: 0 auto;
    padding: 0 10px 14px;
    max-width: 970px;
  }

  /* noBlock */
  .noBlock01 {
    background: #fff;
    margin: 0 auto 40px;
    padding: 40px 77px 42px 62px;
  }
  .noBlock01 h1 {
    margin: 0 auto 18px;
    max-width: 786px;
  }
  .noBlock01 p {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
  }
  .noBlock02 {
    background: #fff;
    margin: 0 auto 40px;
    padding: 38px 78px 41px 68px;
  }
  .noBlock02 h2 {
    margin: 0 auto 18px;
    max-width: 754px;
  }
  .noBlock02 p {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-left: 9px;
  }
  .noBlock03 {
    background: #fff;
    margin: 0 auto 40px;
    padding: 40px 81px 40px 73px;
  }
  .noBlock03 h2 {
    margin: 0 auto 18px;
    max-width: 785px;
  }
  .noBlock03 p {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
  }
  /* asbDiscription */
  .asbDiscription {
    margin: 0 auto;
  }
  .asbDiscription h1 {
    height: 30px;
    margin: 0 auto;
    max-width: 605px;
  }
  .asbDiscription ul {
    background: #fff;
    display: table;
    margin-top: 25px;
    padding: 20px 30px;
    width: 100%;
  }
  .asbDiscription li {
    background: url(/activity/theme/no1/img/icon_footprint.png) no-repeat 0 50%;
    color: #5b0721;
    display: table-cell;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
  }
  .asbDiscription li span {
    display: block;
  }

  /* howtoReserve */
  .howtoReserve {
    margin: 60px auto 0;
  }
  .howtoReserve h1 {
    height: 30px;
    margin: 0 auto;
    max-width: 431px;
  }
  .howtoReserve ul {
    margin-top: 30px;
    overflow: hidden;
  }
  .howtoReserve ul li {
    float: left;
    max-height: 312px;
    margin-left: 5%;
    position: relative;
    max-width: 300px;
    width: 30%;
  }
  .howtoReserve ul li:first-child {
    margin-left: 0;
  }
  .howtoReserve ul li:before {
    background: url(/activity/theme/no1/img/list_arrow.png) no-repeat 0 0;
    content: "";
    display: block;
    height: 30px;
    left: -10%;
    position: absolute;
    top: 50%;
    width: 12px;
  }
  .howtoReserve ul li:first-child:before {
    display: none;
  }
  /* recommendJenreList */
  .recommendJenreList {
    margin: 60px auto 0;
    max-width: 860px;
  }
  .recommendJenreList h1 {
    margin: 30px auto;
    max-width: 376px;
  }
  .recommendJenreListCassette {
    font-size: 0;
    margin: 10px auto 0;
    overflow: hidden;
  }
  .recommendJenreListCassette-item {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 10px 10px;
    max-height: 210px;
    max-width: 280px;
    position: relative;
  }
  .recommendJenreListCassette-item:hover .recommendJenreListCassette-item-text {
    color: #ff7d00;
  }
  .recommendJenreListCassette-item a {
    display: block;
  }
  .recommendJenreListCassette-item-text {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
  }
  .ie8 .recommendJenreListCassette-item-text {
    background: #444;
  }
  .recommendJenreList-link {
    padding: 10px 0 15px;
  }
  .recommendJenreList-link a {
    background: #ff6600;
    box-shadow: 0 4px #cc5200;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 24px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
  }
  .recommendJenreList-link a span {
    display: inline-block;
    position: relative;
    padding-right: 25px;
  }
  .recommendJenreList-link a span:after {
    background: url(/activity/theme/no1/img/link_arrow.png) no-repeat 0 0;
    background-size: 15px auto;
    -weblit-background-size: 15px auto;
    content: "";
    display: block;
    height: 24px;
    position: absolute;
    right: 0;
    top: 3px;
    width: 15px;
  }
  /* reportList */
  .reportList {
    background: #eee;
    border-radius: 5px;
    margin: 60px auto;
    padding: 20px;
    max-width: 600px;
  }
  .reportList {
    margin-bottom: 10px;
  }
  .reportList-title01,
  .reportList-title02{
    font-weight: bold;
  }
  .reportList-title02 {
    margin-top: 20px;
  }
  .reportList a:hover {
    color: #ff7d00;
  }
  .reportList dl {
    display: table;
    margin-top: 5px;
    width: 100%;
  }
  .reportList dt {
    vertical-align: top;
    width: 86px;
  }
  .reportList dt,
  .reportList dd {
    display: table-cell;
    font-size: 14px;
  }
  .reportList dl:first-child {
    margin-top: 0;
  }

  /* footer */
  .footerCustom {
    width: 950px;
    margin: 0 auto;
  }
  #ft_ul {
    width: 950px;
    overflow: hidden;
    border-bottom: #CCC 2px solid;
  }
  #ft_ul li {
    float: left;
    list-style-type: none;
    margin: 30px 0 5px;
  }
  #ft_logo {
    margin: 40px 0;
    text-align: left;
    width: 950px;
  }
  #ft_ul li a {
    line-height: 1.5em;
  }
  #ft_logo p {
    margin-bottom: 5px;
    width: 263px;
  }
  .s11_66 {
    color: #666666;
    font-size: 70%;
    line-height: 1.1em;
  }
  .listTopicPath {
    display: none;
  }
}

@media only screen and (min-width:641px) and (max-width: 959px) {
  /* lpHeader*/
  .lpHeader {
    padding: 10px;
    width: 100%;
  }
  .lpHeader-logo {
    width: 132px;
  }
  .lpHeader-logo a {
    display: block;
  }
  .lpHeader-logo img {
    width: 100%;
  }
  /* asbDiscription */
  .asbDiscription ul {
    background: #fff;
    display: table;
    margin: 10px auto 0;
    max-width: 605px;
    padding: 20px;
  }
  .asbDiscription li {
    background: url(/activity/theme/no1/img/icon_footprint.png) no-repeat 0 50%;
    color: #5b0721;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 40px;
    vertical-align: middle;
  }

  /* recommendJenreListCassette */
  .recommendJenreListCassette {
      width: 600px;
  }
  .recommendJenreListCassette-item {
    margin: 10px !important;
  }

  /* footer */
  .footerCustom {
    width: 100%;
  }
  .to_pagetop {
    width: 100%;
  }
  #ft_ul {
    display: none;
  }
  #ft_logo {
    width: 100%;
    margin: 10px 0 0 0;
    padding-left: 5px;
    box-sizing: border-box;
  }
  .ft_link ul li {
    padding: 20px;
    position: relative;
  }
  #ft_logo img {
    width: 263px;
  }
  /* listTopicPath */
  .listTopicPath {
    border-bottom: 1px solid #ccc;
    display: block !important;
  }
  .listTopicPath li a {
    background-color: #fff;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
    color: #595757 !important;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    overflow: hidden;
    padding: 13px 20px 13px 15px;
    position: relative;
    text-decoration: none !important;
    text-overflow: ellipsis;
    white-space: normal;
  }
  .listTopicPath > li > a:after {
    background: url(/activity/theme/no1/img/link_arrow_bk_sp.png) no-repeat 0 0;
    background-size: 7px 11px;
    -webkit-background-size: 7px 11px;
    content: '';
    height: 30px;
    margin-top: -6px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
  }
  .ie8 .listTopicPath > li > a:after {
    background: url(/activity/theme/no1/img/link_arrow_bk.png) no-repeat 0 0;
  }
}

/* sp style */
@media only screen and (max-width:640px) {
  /* switch */
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }

  /* global */
  a {
    color: #2489be;
  }
  h1 {
    margin: 0 auto;
    height: auto;
    width: 100%;
  }
  .bBn {
    border-bottom: none !important;
  }

  /* wrapper-inner */
  .wrapper-inner {
    background: url(/activity/theme/no1/img/background_sp.png) repeat;
  }

  /* lpHeader*/
  .lpHeader {
    padding: 10px;
    width: 100%;
  }
  .lpHeader-logo {
    width: 132px;
  }

  /* mainVisual */
  .wrapper-inner__mainVisual {
    display: flex;
    flex-direction: column;
  }
  .mainVisual-link {
    order: 2;
    padding: 0 10px 10px;
  }
  .mainVisual-link a {
    background: #ff6600;
    box-shadow: 0 4px #cc5200;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 13px;
    text-align: center;
    padding: 10px 0;
    width: 100%;
  }
  .mainVisual-annotation {
    order: 1;
    padding: 5px 10px;
  }
  .mainVisual-annotationText {
    font-size: 6px;
    line-height: 1.5;
  }

  /* mainContents */
  .mainContents {
    padding-top: 10px;
    width: 100%;
  }
  .mainContents-inner {
    width: 100%;
  }

  /* noBlock */
  .noBlock01,
  .noBlock02,
  .noBlock03 {
    background: #fff;
    margin: 0 10px 20px;
    padding: 15px 10px;
  }
  .noBlock01 h1,
  .noBlock02 h1,
  .noBlock03 h1 {
    padding: 0 15px;
  }
  .noBlock01 p,
  .noBlock02 p,
  .noBlock03 p {
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
  }

  /* asbDiscription */
  .asbDiscription {
    margin: 0 auto;
    padding: 0 10px;
  }
  .asbDiscription h1 {
    padding: 0 10%;
  }
  .asbDiscription ul {
    background: #fff;
    margin-top: 10px;
    padding: 20px;
    width: 100%;
  }
  .asbDiscription li {
    background: url(/activity/theme/no1/img/icon_footprint.png) no-repeat 0 0;
    background-size: 20px auto;
    -webkit-background-size: 20px auto;
    color: #5b0721;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 30px;
    vertical-align: middle;
  }
  .asbDiscription li:first-child {
    margin-top: 0;
  }
  .ie8 .asbDiscription li {
    background: url(/activity/theme/no1/img/icon_footprint_sp.png) no-repeat 0 0;
  }

  /* howtoReserve */
  .howtoReserve {
    margin: 20px auto;
  }
  .howtoReserve h1 {
    padding: 0 8%;
  }
  .howtoReserve ul {
    margin-top: 20px;
    overflow: hidden;
    padding: 0 15%;
    width: 100%;
  }
  .howtoReserve ul li {
    margin-top: 17px;
    position: relative;
  }
  .howtoReserve ul li:first-child {
    margin-top: 0;
  }
  .howtoReserve ul li:before {
    background: url(/activity/theme/no1/img/list_arrow_sp.png) no-repeat 0 0;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    content: "";
    display: block;
    height: 12px;
    left: 43%;
    position: absolute;
    top: -9px;
    width: 30px;
  }
  .ie8 .howtoReserve ul li:before {
    background: url(/activity/theme/no1/img/list_arrow_ie.png) no-repeat 0 0;
  }
  .howtoReserve ul li:first-child:before {
    display: none;
  }

  /* recommendJenreList */
  .recommendJenreList {
    margin: 20px auto 0;
    padding-bottom: 14px;
    width: 100%;
  }
  .recommendJenreList h1 {
    margin-bottom: 10px;
    padding: 0 14%;
  }
  .recommendJenreListCassette {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
  }
  .recommendJenreListCassette-item {
    background: #fff;
    border-top: 1px solid #ccc;
    display: block;
    margin: 0;
  }
  .recommendJenreListCassette-item a {
    display: table;
    padding: 10px;
    width: 100%;
  }
  .recommendJenreListCassette-item-photo {
    display: table-cell;
    height: auto;
    overflow: hidden;
    text-align: center;
    width: 40%;
  }
  .recommendJenreListCassette-item-text {
    display: table-cell;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
  }
  .recommendJenreList-link {
    margin: 10px 10px 0;
   }
  .recommendJenreList-link a {
    background: #ff6600;
    box-shadow: 0 4px #cc5200;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 10px;
    text-align: center;
    width: 100%;
  }
  .recommendJenreList-link a span {
    display: block;
    position: relative;
    padding-right: 10px;
  }
  .recommendJenreList-link a span:after {
    background: url(/activity/theme/no1/img/link_arrow_sp.png) no-repeat 0 0;
    background-size: 7px auto;
    -weblit-background-size: 7px auto;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 7px;
  }
  .ie8 .recommendJenreList-link a span:after {
    background: url(/activity/theme/no1/img/link_arrow_ie.png) no-repeat 0 0;
  }

  /* reportList */
  .reportList {
    background: #eee;
    border-radius: 5px;
    margin: 20px 10px;
    padding: 10px;
  }
  .reportList-title01,
  .reportList-title02 {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .reportList-title02 {
    margin-top: 10px;
  }
  .reportList dl {
    display: table;
    margin-top: 5px;
    width: 100%;
  }
  .reportList dt {
    vertical-align: top;
    width: 72px;
  }
  .reportList dt,
  .reportList dd {
    display: table-cell;
    font-size: 12px;
  }
  .reportList p {
    font-size: 12px;
  }
  .reportList a {
    color: #1b47ff;
  }

  /* footer */
  .footerCustom {
    width: 100%;
  }
  .to_pagetop {
    width: 100%;
  }
  #ft_ul {
    display: none;
  }
  #ft_logo {
    width: 100%;
    margin-top: 10px;
    padding-left: 5px;
    box-sizing: border-box;
  }
  .ft_link ul li {
    padding: 20px;
    position: relative;
  }
  #ft_logo img {
    width: 263px;
  }
  .listTopicPath {
    border-bottom: 1px solid #ccc;
  }
  .listTopicPath li a {
    background-color: #fff;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
    color: #595757 !important;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    overflow: hidden;
    padding: 13px 20px 13px 15px;
    position: relative;
    text-decoration: none !important;
    text-overflow: ellipsis;
    white-space: normal;
  }
  .listTopicPath > li > a:after {
    background: url(/activity/theme/no1/img/link_arrow_bk_sp.png) no-repeat 0 0;
    background-size: 7px 11px;
    -webkit-background-size: 7px 11px;
    content: '';
    height: 30px;
    margin-top: -6px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
  }
  .ie8 .listTopicPath > li > a:after {
    background: url(/activity/theme/no1/img/link_arrow_bk.png) no-repeat 0 0;
  }
}
