.sg-pattern-category-title {
    font-size: 40px;
    font-size: 4rem;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    color: #ff5a03;
    margin: 0 0 2px;
    margin: 0 0 .2rem;
    text-transform: none;
}

.sg-pattern-title {
    border-bottom: 1px solid #e5e5e5;
    color: #ff5a03;
    font-size: 24px;
    font-size: 1.4em;
    line-height: 1;
    font-weight: 700;
    margin: 50px 0 25px;
    padding: 0 0 10px;
    text-transform: none;
}

.c-section {
  padding: 100px 0
}

@media screen and (max-width:767px) {
  .c-section {
    padding: 50px 0
  }
}

.c-section--gray {
  background: #f5f5f5
}

c-hero {
  position: relative;
  overflow: hidden
}

@media screen and (max-width:767px) {
  .c-hero {
    overflow: visible
  }
}

.c-hero__title {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  z-index: 10;
  width: 94%
}

@media screen and (max-width:767px) {
  .c-hero__title {
    position: static;
    width: 100%
  }
}

.c-hero__title.c-inview {
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%)
}

@media screen and (max-width:767px) {
  .c-hero__title.c-inview {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
  }
}

.c-hero__title.c-inview.is-view {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media screen and (max-width:767px) {
  .c-hero__title.c-inview.is-view {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

.c-hero__title-inner {
  display: inline-block
}

@media screen and (max-width:767px) {
  .c-hero__title-inner {
    display: block
  }
}

.c-hero__title-main {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .c-hero__title-main {
    font-size: 2.4rem
  }
}

.c-hero__title-main .c-hero__title-inner {
  background: #ff5a03;
  padding: 7px 20px
}

.c-hero__title-sub {
  font-size: 28px;
  font-size: 2.8rem
}

@media screen and (max-width:767px) {
  .c-hero__title-sub {
    font-size: 2rem
  }
}

.c-hero__title-sub .c-hero__title-inner {
  background: #000;
  padding: 12px 20px
}

.c-hero__logo {
  position: absolute;
  left: 25px;
  top: 30px;
  width: 140px;
  z-index: 10
}

@media screen and (max-width:767px) {
  .c-hero__logo {
    top: 10px;
    left: 10px;
    width: 100px
  }
}

.c-hero__image {
  position: relative
}

.c-intro {
  margin-bottom: 100px
}

@media screen and (max-width:767px) {
  .c-intro {
    margin-bottom: 50px
  }
}

.c-text {
  font-size: 16px;
  font-size: 1.2em;
  line-height: 1.5
}

@media screen and (max-width:767px) {
  .c-text {
    font-size: 0.8rem
  }
}

.c-text--center {
  text-align: center
}

.c-border {
  background: #e5e5e5;
  border: none;
  height: 1px;
  margin: 40px 0;
  width: 100%
}

.c-container {
  box-sizing: border-box;
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 30px;
  width: 100%
}

@media screen and (max-width:767px) {
  .c-container {
    padding: 0 6.25%
  }
}

.c-card .c-headline--02 {
  margin-bottom: 20px
}

@media screen and (max-width:767px) {
  .c-card .c-headline--02 {
    margin-bottom: 15px
  }
}

.c-card .c-headline--03 {
  margin-bottom: 17px
}

@media screen and (max-width:767px) {
  .c-card .c-headline--03 {
    margin-bottom: 8px
  }
}

.c-card--parallel .c-headline--02 {
  margin-top: 0
}

@media screen and (max-width:767px) {
  .c-card--parallel .c-headline--02 {
    margin-top: 0
  }
}

c-headline-box {
  margin-bottom: 94px
}

@media screen and (max-width:767px) {
  .c-headline-box {
    margin-bottom: 47px
  }
}

.c-headline-box .c-headline {
  margin-bottom: 0
}

.c-headline {
  font-weight: 700;
  line-height: 1.58333;
  letter-spacing: .05em;
  margin-bottom: 26px;
  position: relative
}

.c-headline--01 {
  font-size: 36px;
  font-size: 2rem;
  line-height: 1.33333
}

@media screen and (max-width:767px) {
  .c-headline--01 {
    font-size: 1.5rem
  }
}

.c-headline--02 {
  font-size: 24px;
  font-size: 2.4rem
}

@media screen and (max-width:767px) {
  .c-headline--02 {
    font-size: 2rem
  }
}

.c-headline--03 {
  font-size: 18px;
  font-size: 1.8rem
}

@media screen and (max-width:767px) {
  .c-headline--03 {
    font-size: 1.6rem
  }
}

.c-headline--center {
  text-align: center
}

.c-headline__sub {
  color: #ff5a03;
  display: block;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .1em;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -23px
}

@media screen and (max-width:767px) {
  .c-headline__sub {
    font-size: 1.3rem;
    bottom: -18px
  }
}
@media screen and (max-width:767px) {
  .c-nav .c-container {
    padding: 0
  }
}

.c-hero {
  position: relative;
  overflow: hidden
}

@media screen and (max-width:767px) {
  .c-hero {
    overflow: visible
  }
}

.c-hero__title {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  z-index: 10;
  width: 94%
}

@media screen and (max-width:767px) {
  .c-hero__title {
    position: static;
    width: 100%
  }
}

.c-hero__title.c-inview {
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%)
}

@media screen and (max-width:767px) {
  .c-hero__title.c-inview {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
  }
}

.c-hero__title.c-inview.is-view {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media screen and (max-width:767px) {
  .c-hero__title.c-inview.is-view {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

.c-hero__title-inner {
  display: inline-block
}

@media screen and (max-width:767px) {
  .c-hero__title-inner {
    display: block
  }
}

.c-hero__title-main {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .c-hero__title-main {
    font-size: 2.4rem
  }
}

.c-hero__title-main .c-hero__title-inner {
  background: #ff5a03;
  padding: 7px 20px
}

.c-hero__title-sub {
  font-size: 28px;
  font-size: 2.8rem
}

@media screen and (max-width:767px) {
  .c-hero__title-sub {
    font-size: 2rem
  }
}

.c-hero__title-sub .c-hero__title-inner {
  background: #000;
  padding: 12px 20px
}

.c-hero__logo {
  position: absolute;
  left: 25px;
  top: 30px;
  width: 140px;
  z-index: 10
}

@media screen and (max-width:767px) {
  .c-hero__logo {
    top: 10px;
    left: 10px;
    width: 100px
  }
}

.c-hero__image {
  position: relative
}

.c-intro {
  margin-bottom: 100px
}

@media screen and (max-width:767px) {
  .c-intro {
    margin-bottom: 50px
  }
}

.c-table-outer {
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch
}

.c-table {
  border: 1px solid #e5e5e5;
  margin-top: 60px;
  table-layout: fixed;
  width: 95%;
  max-width: 100%;
}

@media screen and (max-width:767px) {
  .c-table {
    margin-top: 30px;
    width: 300%
  }
}

.c-table thead tr th {
  background: #eee;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  font-size: 1.2rem;
  padding: 20px 30px;
  text-align: center;
}

@media screen and (max-width:767px) {
  .c-table thead tr th {
    font-size: 0.9rem;
    padding: 15px
  }
}

.c-table tbody tr td {
  background: #fff;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  font-size: 1.0rem;
  vertical-align: middle;
  padding: 30px
}

@media screen and (max-width:767px) {
  .c-table tbody tr td {
    font-size: 0.9rem;
    padding: 15px
  }
}

.c-notes {
  font-size: 12px;
  font-size: 0.8em;
  line-height: 1.83333;
  margin-top: 30px
}

@media screen and (max-width:767px) {
  .c-notes {
    font-size: 0.6em
  }
}

c-btn {
  border: 2px solid #ff5a03;
  border-radius: none;
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  padding: 9px 24px;
  width: 100%
}

.c-btn:hover {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

.c-btn--center {
  margin: 30px auto;
  text-align: center;
}

.c-btn--color01 {
  background: #ff5a03;
  color: #fff
}

.c-btn--color02 {
  background: #fff;
  color: #ff5a03
}

.c-btn--plus .c-btn__inner {
  background: url(/RolandComSite/media/jp/proav/promos/seminar_jp/images/icon_plus_white.png) right center no-repeat;
  background-size: 16px 16px;
  padding-right: 26px
}

@media screen and (max-width:767px) {
  .c-btn--plus .c-btn__inner {
    background-size: 14px 14px;
    padding-right: 22px
  }
}

.c-btn--plus.c-btn--color02 .c-btn__inner {
  background-image: url(/RolandComSite/media/jp/proav/promos/seminar_jp/images/icon_plus_orange.png)
}

.c-btn--arrow .c-btn__inner {
  background: url(/RolandComSite/media/jp/proav/promos/seminar_jp/images/icon_arrow_white.png) right center no-repeat;
  background-size: 8px 14px;
  padding-right: 26px
}

.c-btn--arrow.c-btn--color02 .c-btn__inner {
  background-image: url(/RolandComSite/media/jp/proav/promos/seminar_jp/images/icon_arrow_orange.png)
}

@media screen and (max-width:767px) {
  .c-btn--arrow.c-btn--color02 .c-btn__inner {
    padding-right: 18px
  }
}

.c-btn--arrow.c-btn--small .c-btn__inner {
  padding-right: 21px
}

.c-btn--search .c-btn__inner {
  background: url(/RolandComSite/media/jp/proav/promos/seminar_jp/images/icon_search.png) right center no-repeat;
  background-size: 20px 20px;
  padding-right: 30px;
  display: inline-block
}

@media screen and (max-width:767px) {
  .c-btn--search .c-btn__inner {
    background-size: 16px 16px;
    padding-right: 24px
  }
}

.c-btn--large {
  font-size: 24px;
  font-size: 2.4rem;
  max-width: 540px;
  padding: 33px 0
}

@media screen and (max-width:767px) {
  .c-btn--large {
    font-size: 1.6rem;
    padding: 20px 0
  }
}

.c-btn--medium {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 22px 0;
  max-width: 610px
}

@media screen and (max-width:767px) {
  .c-btn--medium {
    font-size: 1.6rem;
    padding: 15px 0
  }
}

.c-btn--small {
  font-size: 16px;
  font-size: 1.2rem;
  max-width: 400px;
  padding: 13px 0;
  display: block;
  text-decoration: none;
}

@media screen and (max-width:767px) {
.c-btn--small {
  font-size: 0.8em;
}
}

@media screen and (max-width:767px) {
  .c-btn--small {
    padding: 10px 0;
    max-width: 100%
  }
}

.c-btn--rounded.c-btn--large {
  border-radius: 54px
}

.c-btn--rounded.c-btn--medium {
  border-radius: 38px
}

.c-btn--rounded.c-btn--small {
  border-radius: 28px
}