@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,900);
a,
body {
  color: #000
}
.ctr__title,
.ctr__title--small,
.ftr__navi__item,
.ftr__official,
.hdr__menu__item {
  letter-spacing: .2em
}
.ftr__navi__item a:hover,
.ftr__official a:hover,
.hdr__logo:hover,
.hdr__menu__item a:hover,
.hdr__menu__sns--facebook:hover,
.hdr__menu__sns--twitter:hover,
.hsy__lst__item a:hover,
.nws-pge__content a:hover,
.nws__lst__item a:hover,
.nws__lst__pgr__item--next:hover,
.nws__lst__pgr__item--pre:hover,
.nws__lst__pgr__item:hover,
.nws__more a:hover,
.otr-nws__lst__item a:hover,
.otr-nws__lst__pgr__item--next:hover,
.otr-nws__lst__pgr__item--pre:hover,
.otr-nws__lst__pgr__item:hover,
.otr-nws__more a:hover,
.rls__buy__sct__item a:hover,
.sdl-pge__content a:hover,
.sdl-pge__more a:hover,
.sdl__lst__item a:hover,
.sdl__lst__pgr__item--next:hover,
.sdl__lst__pgr__item--pre:hover,
.sdl__lst__pgr__item:hover,
.sdl__more a:hover,
.sdl__sct__ctt__item:hover {
  opacity: .25
}
.nws-pge__content>ol,
.sdl-pge__content>ol {
  list-style-type: decimal-leading-zero;
  list-style-position: inside
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
b,
strong{
  font-weight: bold;
}
i,
em{
  font-style: italic;
}
body {
  line-height: 1;
  font-family: Roboto, sans-serif, 'Hiragino Kaku Gothic Pro', Meiryo, Osaka, 'MS PGothic', arial, helvetica, BTMono;
  width: 100%;
  background: #fff
}
.bdg__dtl__cpy__line2,
.rls__dtl__ccy__line2 {
/*  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif*/
}
ol,
ul {
  list-style: none
}
blockquote,
q {
  quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
* {
  box-sizing: border-box
}
a {
  text-decoration: none
}
.nws-pge__content a,
.nws__lst__title,
.otr-nws__lst__title,
.sdl-pge__content a,
.sdl__lst__title {
  text-decoration: underline
}
.hdr__menu__sns--facebook,
.hdr__menu__sns--twitter {
  display: block;
  content: "";
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 100% 100%
}

@media only screen and (max-width:767px) {
.hdr__menu__sns--facebook,
.hdr__menu__sns--twitter {
  color: #fff;
  display: inline-block;
  margin: 0 5px;
  width: 40px;
  height: 40px
}
}
.hdr__menu__close-button,
.hdr__menu__open-button {
  z-index: 9999;
  cursor: pointer;
  display: none;
  position: absolute;
  overflow: hidden;
  width: 40px;
  height: 40px;
  font-size: 30px
}
.header-container {
  position: fixed;
  width: 100%;
  max-width: 1024px;
  height: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  overflow: visible;
  z-index: 9999
}

@media only screen and (max-width:767px) {
.hdr__menu__close-button,
.hdr__menu__open-button {
  display: block
}
.header-container {
  max-width: 100%;
  height: 44px;
  background: rgba(255,255,255,.9)
}
}
.hdr__inner {
  position: absolute;
  padding: 202px 30px 30px;
  height: 100vh;
  top: 0;
  bottom: 0;
  width: 144px
}

@media only screen and (max-width:767px) {
.hdr__inner {
  width: 100%;
  height: 44px;
  padding: 0
}
}
.hdr__logo {
  width: 84px;
  height: 172px;
  position: absolute;
  top: 30px;
  left: 30px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url(../img/lbl_logo@2x.png)
}
.hdr__logo a {
  height: inherit;
  width: inherit;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden
}

@media only screen and (max-width:767px) {
.hdr__logo {
  background-image: url(../img/lbl_logo-sp@3x.png);
  height: 20px;
  width: 146px;
  left: 30px;
  top: 12px
}
}
.hdr__border {
  width: 100%;
  height: 4px;
  background: #000;
  content: "";
  display: block;
  margin: 30px 0
}
.hdr__menu__items {
  text-align: left;
  font-size: 12px;
  font-weight: 700
}

@media only screen and (max-width:767px) {
.hdr__border {
  display: none
}
.hdr__menu-container {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.8);
  overflow: hidden;
  overflow-y: auto;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch
}
.hdr__menu__items {
  width: 100%;
  font-size: 48px;
  text-align: center;
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%)
}
}
.ctr__content>p strong,
.ctr__title {
  font-weight: 700
}
.hdr__menu__item {
  margin-top: 16px
}
.hdr__menu__item a {
  color: #000
}
.hdr__menu__item--sns {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 30px
}
.hdr__menu__sns--twitter {
  background-image: url(../img/btn_twitter@2x.png)
}

@media only screen and (max-width:767px) {
.hdr__menu__item {
  margin-top: 0;
  margin-bottom: 30px
}
.hdr__menu__item:last-child {
  margin-bottom: 0
}
.hdr__menu__item a {
  color: #fff
}
.hdr__menu__item--sns {
  position: static;
  bottom: none;
  left: none
}
.hdr__menu__sns--twitter {
  width: 60px;
  height: 60px;
  background-image: url(../img/btn_twitter-sp@2x.png)
}
}
.hdr__menu__sns--facebook {
  background-image: url(../img/btn_facebook@2x.png)
}

@media only screen and (max-width:767px) {
.hdr__menu__sns--facebook {
  width: 60px;
  height: 60px;
  background-image: url(../img/btn_facebook-sp@2x.png)
}
}
.hdr__menu__open-button {
  right: 30px;
  top: 2px
}
.hdr__menu__close-button {
  right: 20px;
  top: 20px
}
.ctr__title--small:after,
.ctr__title:after {
  height: 2px;
  background: #000;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: -1;
  content: ""
}
.footer-container {
  width: 100%;
  padding: 30px 0 0;
  margin-top: 30px
}
.ftr__navi__items {
  text-align: center;
  font-size: 12px
}
.ftr__navi__item {
  display: inline-block;
  margin: 0 10px
}
.ftr__official {
  font-size: 14px;
  text-align: center;
  padding: 30px 0
}

@media only screen and (max-width:767px) {
.ftr__navi__item {
  margin: 10px
}
.ftr__official {
  font-size: 12px
}
}
.ftr__copyright {
  font-size: 10px;
  text-align: center
}
.concept-container,
.history-container,
.news-container,
.news-list-container,
.news-page-container,
.other-news-container,
.other-news-list-container,
.release-infomation-container,
.schedule-container,
.schedule-list-container,
.schedule-page-container {
  margin-bottom: 120px;
  padding: 0 30px
}
.ctr__title {
  font-size: 24px;
  position: relative;
  margin-bottom: 80px
}
.ctr__title:after {
  position: absolute
}

@media only screen and (max-width:767px) {
.concept-container,
.history-container,
.news-container,
.news-list-container,
.news-page-container,
.other-news-container,
.other-news-list-container,
.release-infomation-container,
.schedule-container,
.schedule-list-container,
.schedule-page-container {
  margin-bottom: 80px
}
.ctr__title {
  font-size: 18px;
  margin-bottom: 80px
}
.ctr__title--small {
  font-size: 18px;
  margin-bottom: 60px
}
}
.ctr__title--small {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  margin-bottom: 60px
}
.ctr__title--small:after {
  position: absolute
}
.ctr__ttl__text {
  display: inline-block;
  padding-right: 30px;
  background: #fff
}
.ctr__content {
  letter-spacing: .1em;
  line-height: 2
}
.ctr__content>p {
  font-size: 14px;
  margin-bottom: 30px
}
.ctr__content>p small {
  font-size: 10px
}
.ctr__column-2 {
  width: 100%
}
.ctr__column-2:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.ctr__clm2__item {
  width: 50%;
  float: right
}
.branding-container {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 30px
}
.bdg__ditail {
  text-align:center;
  padding: 10px auto 30px;
  position: relative;
  /*position: absolute;
  bottom: 30px;
  left: 30px*/
}

@media only screen and (max-width:767px) {
.ctr__ttl__text {
  padding-right: 10px;
}
.ctr__clm2__item {
  width: 100%;
  float: none;
}
.branding-container {
  margin-bottom: 0;
}
.bdg__ditail {
  text-align: center;
  padding: 10px auto 30px;
  position: relative;
  /*right: 30px*/
}
}
.bdg__dtl__catchcopy {
  font-size: 24px;
  letter-spacing: .2em;
  color: #fff;
  margin-bottom: 30px
}
.bdg__dtl__cpy__line1 {
  display: block;
  font-size: 24px;
  font-weight: 100;
}

@media only screen and (max-width:767px) {
.bdg__dtl__catchcopy {
  margin-bottom: ;
}
.bdg__dtl__cpy__line1 {
  font-size: 12px;
  font-weight: 400;
}
}
.bdg__dtl__cpy__line2 {
  display: block;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  margin: 16px 0;
}
.bdg__dtl__cpy__line3 {
  display: block;
  font-size: 24px;
  font-weight: 100;
}

@media only screen and (max-width:767px) {
.bdg__dtl__cpy__line2 {
  font-size: 24px;
  margin: 10px 0;
}
.bdg__dtl__cpy__line3 {
  font-size: 12px;
  font-weight: 400;
}
}
.bdg__dtl__button {
  display: inline-block;
  margin: 0 10px 30px;
}
.bdg__dtl__button a {
  display: block;
  width: 312px;
  border: 2px solid #000;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  padding: 14px;
  margin:0 auto;
}
.bdg__dtl__button a:hover {
  color: #000;
  background: #fff;
}

@media only screen and (max-width:767px) {
.bdg__dtl__button {
  margin: 15px auto 15px;
  display: block
}
.bdg__dtl__button a {
  max-width: 312px;
  width: 80%;
  font-size: 12px;
}
}
.bdg__jacket {
  width: 100%;
  height: auto;
  z-index: -1;
  overflow: hidden;
}
.bdg__jacket img {
  display: block;
  width: 100%;
  height: auto;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.video-container {
  margin-bottom: 120px
}

@media only screen and (max-width:767px) {
.video-container {
  margin-bottom: 80px
}
}
.vdo__section {
  margin-top: 30px
}
.rls__buy {
  clear: both;
  margin-top: 80px
}
.rls__buy__section {
  margin-bottom: 40px
}
.rls__buy__section:last-child {
  margin-bottom: 0
}
.rls__buy__sct__title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 1.2
}
.rls__buy__sct__items {
  font-size: 14px;
  width: 100%;
  padding-left: 20px
}
.rls__buy__sct__items:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.rls__buy__sct__item {
  display: block;
  float: left;
  width: 146px;
  text-align: center;
  overflow: hidden;
  margin: 0 8px 10px 0
}

@media only screen and (max-width:767px) {
.rls__buy__sct__items {
  padding: 0;
  font-size: 10px
}
.rls__buy__sct__item {
  width: 32%;
  margin: 0 2% 10px 0
}
.rls__buy__sct__item:nth-child(3n) {
  margin-right: 0
}
.rls__jacket {
  margin-bottom: 30px
}
}
.rls__buy__sct__item a {
  width: inherit;
  padding: 0 12px;
  height: 44px;
  display: table-cell;
  vertical-align: middle;
  border: 2px solid #000
}
.rls__dtl__logo,
.rls__dtl__logo img,
.rls__jacket,
.rls__jacket img {
  width: 100%;
  height: auto
}
.rls__detail {
  padding-right: 20px
}
.rls__dtl__logo {
  margin-bottom: 40px;
  max-width: 420px
}
.rls__dtl__catchcopy {
  font-weight: 700;
  text-align: left;
  margin-bottom: 80px
}
.rls__dtl__ccy__line1 {
  display: block;
  font-size: 14px;
  letter-spacing: .2em
}

@media only screen and (max-width:767px) {
.rls__dtl__ccy__line1 {
  font-size: 12px;
  font-weight: 400
}
}
.rls__dtl__ccy__line2 {
  display: block;
  font-size: 28px;
  margin: 18px 0;
  letter-spacing: .1em;
  line-height: 1.2
}

@media only screen and (max-width:767px) {
.rls__dtl__ccy__line2 {
  font-size: 24px;
  margin: 10px 0
}
}
.rls__dtl__ccy__line3 {
  display: block;
  font-size: 14px;
  letter-spacing: .2em
}

@media only screen and (max-width:767px) {
.rls__dtl__ccy__line3 {
  font-size: 12px;
  font-weight: 400
}
}
.rls__dtl__section {
  margin-bottom: 40px
}
.rls__dtl__section:last-child {
  margin-bottom: 0
}
.rls__dtl__sct__title {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .1em;
  padding-top: 30px
}
.rls__dtl__sct__title:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10px;
  height: 2px;
  display: block;
  background: #000
}
.rls__dtl__sct__subtitle {
  font-size: 14px;
  font-weight: 700;
  margin: 40px 0 30px;
  letter-spacing: .1em
}
.rls__dtl__sct__content {
  margin-top: 30px;
  padding-left: 20px
}
.rls__dtl__sct__content h4 {
  font-size: 16px;
  margin-bottom: 10px;
  letter-spacing: .2em
}
.rls__dtl__sct__content p {
  font-size: 12px;
  margin-bottom: 10px
}
.nws__lst__date,
.nws__more {
  font-size: 14px;
  font-weight: 700
}
.news-list-container {
  padding: 0
}
.nws__more {
  letter-spacing: .1em;
  margin-top: 40px
}
.nws__more a {
  color: #000;
  border-bottom: 1px solid #000;
  display: inline-block;
  text-align: left;
  padding-bottom: 2px
}
.nws__lst__item {
  margin-bottom: 40px
}
.nws__lst__item:last-child {
  margin-bottom: 0
}
.nws__lst__item a {
  display: block
}

@media only screen and (max-width:767px) {
.nws__lst__item {
  margin-bottom: 30px
}
.nws__lst__date {
  font-size: 10px
}
}
.nws__lst__date {
  letter-spacing: .2em;
  margin-bottom: 10px;
  display: block
}
.nws__lst__title {
  font-size: 18px;
  letter-spacing: .2em;
  line-height: 1.6;
  display: block
}

@media only screen and (max-width:767px) {
.nws__lst__title {
  font-size: 12px
}
}
.nws__lst__pager {
  width: 100%;
  padding: 50px 0 0;
  position: relative
}
.nws__lst__pgr__items {
  font-size: 14px;
  font-weight: 700;
  line-height: 0;
  text-align: center
}
.nws__lst__pgr__items:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.nws__lst__pgr__item--next,
.nws__lst__pgr__item--pre {
  display: inline-block;
  margin: 5px 3px;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 1px solid #000;
  overflow: hidden;
  vertical-align: middle
}
.nws__lst__pgr__item--next img,
.nws__lst__pgr__item--pre img {
  display: block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  margin: -1px 0 0 -1px
}
.nws__lst__pgr__item--next a,
.nws__lst__pgr__item--pre a {
  display: block
}
.nws__lst__pgr__item--selected {
  background: #000;
  color: #fff;
  padding: 12px 0
}
.nws__lst__pgr__item a {
  padding: 12px 0
}
.nws__lst__pgr__item,
.nws__lst__pgr__item--selected {
  display: inline-block;
  margin: 5px 3px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 4px;
  vertical-align: middle
}
.nws__lst__pgr__item a,
.nws__lst__pgr__item--selected a {
  text-align: center;
  display: block;
  vertical-align: middle
}
.hsy__lst__items:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.hsy__lst__item {
  float: left;
  width: 50%
}
.hsy__lst__item:nth-child(2n+0) {
  padding-left: 10px
}
.hsy__lst__item:nth-child(2n+1) {
  padding-right: 10px
}
.hsy__lst__item a {
  display: block;
  border: 2px solid #000
}
.nws-pge__more a,
.otr-nws__more a,
.sdl-pge__more a,
.sdl__more a {
  border-bottom: 1px solid #000
}
.hsy__lst__item img {
  width: 100%;
  height: auto
}

@media only screen and (max-width:767px) {
.hsy__lst__item {
  float: none;
  width: 100%;
  margin-bottom: 15px
}
.hsy__lst__item:nth-child(2n+0),
.hsy__lst__item:nth-child(2n+1) {
  padding: 0
}
}
.nws-pge__more {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .1em;
  margin-top: 40px
}
.nws-pge__more a {
  color: #000;
  display: inline-block;
  text-align: left;
  padding-bottom: 2px
}
.nws-pge__content h1:before,
.nws-pge__content h2:before,
.nws-pge__title:before {
  width: 10px;
  height: 2px;
  display: block;
  background: #000;
  left: 0;
  content: ""
}
.nws-pge__more a:hover {
  opacity: .25
}
.nws-pge__title {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 40px;
  letter-spacing: .06em;
  position: relative;
  padding-bottom: 40px;
  font-weight: 700
}
.nws-pge__title:before {
  position: absolute;
  bottom: 0
}

@media only screen and (max-width:767px) {
.nws-pge__title {
  font-size: 24px
}
}
.nws-pge__date {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 30px
}
.nws-pge__content {
  line-height: 2;
  font-size: 14px;
  letter-spacing: .1em
}
.nws-pge__content a {
  color: #000
}
.nws-pge__content h1,
.nws-pge__content h2 {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 80px;
  margin-bottom: 30px;
  font-weight: 700;
  position: relative;
  padding-top: 40px
}
.nws-pge__content h1:before,
.nws-pge__content h2:before {
  position: absolute;
  top: 0
}
.nws-pge__content h3,
.nws-pge__content h4,
.nws-pge__content h5 {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 60px;
  margin-bottom: 30px;
  font-weight: 700
}
.nws-pge__content>p {
  margin-bottom: 20px
}
.nws-pge__content>.tags {
  font-weight: 700
}
.nws-pge__content>.tags a {
  display: inline-block;
  margin: 0 4px
}
.nws-pge__content>ul {
  margin-bottom: 30px
}
.nws-pge__content>ul>li {
  line-height: 1.4;
  margin-bottom: 16px
}
.nws-pge__content>ul>li:last-child {
  margin-bottom: 0
}
.nws-pge__content>ol {
  margin-bottom: 30px
}
.nws-pge__content>ol>li {
  line-height: 1.4;
  margin-bottom: 16px
}
.nws-pge__content>ol>li:last-child {
  margin-bottom: 0
}
.nws-pge__content>img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 30px
}
.loading-container {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 99999
}
.ldg__progressbar {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  width: 0;
  height: 4px;
  background: #000
}
.pace,
.pace .pace-progress {
  display: none
}
.other-news-list-container {
  padding: 0
}
.otr-nws__more {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .1em;
  margin-top: 40px
}
.otr-nws__more a {
  color: #000;
  display: inline-block;
  text-align: left;
  padding-bottom: 2px
}
.otr-nws__lst__item {
  margin-bottom: 40px
}
.otr-nws__lst__item:last-child {
  margin-bottom: 0
}
.otr-nws__lst__item a {
  display: block
}

@media only screen and (max-width:767px) {
.otr-nws__lst__item {
  margin-bottom: 30px
}
}
.otr-nws__lst__date {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .2em;
  margin-bottom: 10px;
  display: block
}

@media only screen and (max-width:767px) {
.otr-nws__lst__date {
  font-size: 10px
}
}
.otr-nws__lst__title {
  font-size: 14px;
  letter-spacing: .2em;
  line-height: 1.6;
  display: block
}

@media only screen and (max-width:767px) {
.otr-nws__lst__title {
  font-size: 12px
}
}
.otr-nws__lst__pager {
  width: 100%;
  padding: 50px 0 0;
  position: relative
}
.otr-nws__lst__pgr__items {
  font-size: 14px;
  font-weight: 700;
  line-height: 0;
  text-align: center
}
.otr-nws__lst__pgr__items:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.otr-nws__lst__pgr__item--next,
.otr-nws__lst__pgr__item--pre {
  display: inline-block;
  margin: 5px 3px;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid #000;
  overflow: hidden;
  vertical-align: middle
}
.otr-nws__lst__pgr__item--next img,
.otr-nws__lst__pgr__item--pre img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle
}
.otr-nws__lst__pgr__item--next a,
.otr-nws__lst__pgr__item--pre a {
  display: block
}
.otr-nws__lst__pgr__item {
  display: inline-block;
  margin: 5px 3px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 4px;
  vertical-align: middle
}
.otr-nws__lst__pgr__item a {
  text-align: center;
  display: block;
  padding: 11px 0;
  vertical-align: middle
}
.schedule-list-container {
  padding: 0
}
.sdl__section {
  margin-top: 80px
}
.sdl__more,
.sdl__sct__ctt__item {
  margin-top: 40px
}
.sdl__sct__title {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .1em;
  padding-top: 30px;
  padding-bottom: 10px
}
.sdl__sct__title:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10px;
  height: 2px;
  display: block;
  background: #000
}
.sdl__sct__ctt__items {
  padding-left: 20px
}
.sdl__sct__ctt__itm__pubdate {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .2em
}
.sdl__sct__ctt__itm__title {
  font-size: 14px;
  letter-spacing: .2em;
  line-height: 1.6;
  font-weight: 400;
  text-decoration: underline
}
.sdl__more {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .1em
}
.sdl__more a {
  color: #000;
  display: inline-block;
  text-align: left;
  padding-bottom: 2px
}
.sdl__lst__item {
  margin-bottom: 40px
}
.sdl__lst__item:last-child {
  margin-bottom: 0
}
.sdl__lst__item a {
  display: block
}

@media only screen and (max-width:767px) {
.sdl__lst__item {
  margin-bottom: 30px
}
}
.sdl__lst__date {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .2em;
  margin-bottom: 10px;
  display: block
}

@media only screen and (max-width:767px) {
.sdl__lst__date {
  font-size: 10px
}
}
.sdl__lst__title {
  font-size: 18px;
  letter-spacing: .2em;
  line-height: 1.6;
  display: block
}

@media only screen and (max-width:767px) {
.sdl__lst__title {
  font-size: 12px
}
}
.sdl__lst__pager {
  width: 100%;
  padding: 50px 0 0;
  position: relative
}
.sdl__lst__pgr__items {
  font-size: 14px;
  font-weight: 700;
  line-height: 0;
  text-align: center
}
.sdl__lst__pgr__items:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.sdl__lst__pgr__item--next,
.sdl__lst__pgr__item--pre {
  display: inline-block;
  margin: 5px 3px;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 1px solid #000;
  overflow: hidden;
  vertical-align: middle
}
.sdl__lst__pgr__item--next img,
.sdl__lst__pgr__item--pre img {
  display: block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  margin: -1px 0 0 -1px
}
.sdl__lst__pgr__item--next a,
.sdl__lst__pgr__item--pre a {
  display: block
}
.sdl__lst__pgr__item--selected {
  background: #000;
  color: #fff;
  padding: 12px 0
}
.sdl__lst__pgr__item a {
  padding: 12px 0
}
.sdl__lst__pgr__item,
.sdl__lst__pgr__item--selected {
  display: inline-block;
  margin: 5px 3px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 4px;
  vertical-align: middle
}
.sdl__lst__pgr__item a,
.sdl__lst__pgr__item--selected a {
  text-align: center;
  display: block;
  vertical-align: middle
}
.sdl-pge__more {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .1em;
  margin-top: 40px
}
.sdl-pge__more a {
  color: #000;
  display: inline-block;
  text-align: left;
  padding-bottom: 2px
}
.sdl-pge__content h1:before,
.sdl-pge__content h2:before,
.sdl-pge__title:before {
  left: 0;
  content: "";
  width: 10px;
  height: 2px;
  display: block;
  background: #000
}
.sdl-pge__title {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 40px;
  letter-spacing: .06em;
  position: relative;
  padding-bottom: 40px;
  font-weight: 700
}
.sdl-pge__title:before {
  position: absolute;
  bottom: 0
}

@media only screen and (max-width:767px) {
.sdl-pge__title {
  font-size: 24px
}
}
.sdl-pge__date {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 30px
}
.sdl-pge__content {
  line-height: 2;
  font-size: 14px;
  letter-spacing: .1em
}
.sdl-pge__content a {
  color: #000
}
.sdl-pge__content h1,
.sdl-pge__content h2 {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 80px;
  margin-bottom: 30px;
  font-weight: 700;
  position: relative;
  padding-top: 40px
}
.sdl-pge__content h1:before,
.sdl-pge__content h2:before {
  position: absolute;
  top: 0
}
.sdl-pge__content h3,
.sdl-pge__content h4,
.sdl-pge__content h5 {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 60px;
  margin-bottom: 30px;
  font-weight: 700
}
.sdl-pge__content>p {
  margin-bottom: 20px
}
.sdl-pge__content>.tags {
  font-weight: 700
}
.sdl-pge__content>.tags a {
  display: inline-block;
  margin: 0 4px
}
.sdl-pge__content>ul {
  margin-bottom: 30px
}
.sdl-pge__content>ul>li {
  line-height: 1.4;
  margin-bottom: 16px
}
.sdl-pge__content>ul>li:last-child {
  margin-bottom: 0
}
.sdl-pge__content>ol {
  margin-bottom: 30px
}
.sdl-pge__content>ol>li {
  line-height: 1.4;
  margin-bottom: 16px
}
.sdl-pge__content>ol>li:last-child {
  margin-bottom: 0
}
.sdl-pge__content>img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 30px
}
.page-container {
  margin: 0 auto;
  position: relative;
  max-width: 1024px;
  width: 100%;
  padding: 30px 30px 30px 144px
}

@media only screen and (max-width:767px) {
.page-container {
  padding: 44px 0 30px
}
}
.main-container {
  width: 100%;
  height: auto
}
/* 171228 add
------------------------------------------------*/
.product-text2{
  line-height: 1.5;
  
}
.player .switch{
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
	width:70px;
	height:18px;
	padding:0;
	margin:0;
	border:1px solid #ddd;
	text-align:center !important;
	background: -webkit-gradient(linear,left top,left bottom,from(#000),to(#000));
	background: -webkit-linear-gradient(#000, #000);
	background:    -moz-linear-gradient(#000, #000);
	background:      -o-linear-gradient(#000, #000);
	background:         linear-gradient(#000, #000);
}
