@charset "UTF-8";
/* Scss Document */
/*******************************
reset
*******************************/
/*******************************
default
*******************************/
/* vwset tb */
.wrapper {
  min-width: 100%; }

/*******************************
error-box
*******************************/
.attention-box .attention-contents {
  position: relative;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .attention-box .attention-contents .title {
    text-align: center;
    margin-bottom: 15.625%; }
    .attention-box .attention-contents .title img {
      width: 63.75%; }
  .attention-box .attention-contents .text {
    font-size: 12px; }
  .attention-box .attention-contents dl dd {
    margin: 0;
    margin-bottom: 7.188%; }

.attention-box .copy {
  width: 100%;
  font-size: 10px;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0px; }

.attention-box .attention-inner {
  padding: 0px 3.9063%; }

/*******************************
header
|--ryu-portal-bnr
|--sns-box
|--hamburger-menu-box
|--head-float-menu
*******************************/
header {
  /* ryu-portal-bnr */
  /* sns-box */
  /* hamburger-menu-box */
  /* hamburger-menu-body */
  /* head-float-menu */ }
  header .head-fixed-menu {
    height: 12.0313vw; }
    header .head-fixed-menu .hamburger-icon {
      margin-left: 1.719vw; }
  header .ryu-portal-bnr {
    padding-left: 1.09378vw; }
    header .ryu-portal-bnr img {
      width: 24.375vw; }
  header .sns-box {
    margin-right: 2.0313vw; }
    header .sns-box ul li {
      margin-left: 2.0313vw; }
  header .hamburger-menu-box {
    margin-top: 0.3125vw;
    padding-right: 1.875vw; }
  header .hamburger-menu-btn {
    box-sizing: border-box;
    outline: solid 0.313vw #000;
    border: solid 0.156vw #FFF; }
    header .hamburger-menu-btn .text {
      color: #FFF;
      font-size: 3.125vw;
      text-align: right;
      line-height: 100%;
      padding: 2.188vw 3.125vw 2.187vw 8.594vw; }
  header .hamburger-icon {
    width: 3.75vw;
    height: 0.469vw; }
    header .hamburger-icon:before {
      top: -1.4063vw; }
    header .hamburger-icon:after {
      top: 1.4063vw; }
  header .hamburger-menu-body {
    width: 100%;
    height: 100%;
    overflow-y: scroll; }
  header .hamburger-menu {
    padding: 2.5vw;
    /*close-btn*/
    /* menu-nav */
    /* other-link-nav */ }
    header .hamburger-menu .close-btn-box {
      margin-bottom: 6.875vw; }
    header .hamburger-menu .btn-rectangle.btn-type-close a {
      font-size: 4.0625vw;
      letter-spacing: 0.156vw;
      padding: 3.906vw 0px; }
      header .hamburger-menu .btn-rectangle.btn-type-close a span {
        padding-left: 3.438vw;
        background: url(../img/common/ico-close.png) no-repeat left center/2.343vw; }
    header .hamburger-menu .menu-nav {
      margin-bottom: 7.18vw; }
      header .hamburger-menu .menu-nav ul {
        padding: 0px 1.875vw; }
        header .hamburger-menu .menu-nav ul li {
          border-bottom: solid 0.156vw #696969; }
          header .hamburger-menu .menu-nav ul li:first-child {
            border-top: solid 0.156vw #696969; }
          header .hamburger-menu .menu-nav ul li .list-child-body {
            padding: 5.313vw 0; }
            header .hamburger-menu .menu-nav ul li .list-child-body p {
              margin-bottom: 3.75vw; }
              header .hamburger-menu .menu-nav ul li .list-child-body p img {
                width: 75.938vw; }
            header .hamburger-menu .menu-nav ul li .list-child-body a.text-link {
              font-size: 3.75vw;
              padding-left: 4.688vw;
              background: url(../img/common/ico-arrow04.png) no-repeat 1.093vw center/1.719vw; }
    header .hamburger-menu .other-link-nav {
      margin-bottom: 6.719vw; }
      header .hamburger-menu .other-link-nav .other-link-nav-inner {
        padding: 0px 1.875vw; }
      header .hamburger-menu .other-link-nav ul {
        padding-bottom: 4.219vw;
        border-bottom: solid 0.156vw #696969; }
        header .hamburger-menu .other-link-nav ul:last-child {
          margin-bottom: 0px; }
      header .hamburger-menu .other-link-nav .ico-circle {
        border: solid 0.156vw #7d7d7d; }
  header .head-float-menu {
    bottom: 12.5vw; }
    header .head-float-menu ul a {
      width: 9.375vw;
      height: 9.375vw; }
      header .head-float-menu ul a.twitter-btn {
        background: url(../img/common/ico-twitter.png) no-repeat center center #000;
        background-size: 46.667%;
        background-size: 4.375vw; }
      header .head-float-menu ul a.facebook-btn {
        background: url(../img/common/ico-facebook.png) no-repeat center center #000;
        background-size: 30%;
        background-size: 2.813vw; }
      header .head-float-menu ul a .hamburger-icon {
        width: 3.906vw; }

/*******************************
footer
*******************************/
footer {
  padding-top: 4.531vw;
  /* section-lineup */
  /* section-link */ }
  footer section h2 {
    font-size: 3.75cw;
    letter-spacing: 0.781vw;
    padding-bottom: 2.188vw; }
    footer section h2:before {
      width: 6.25vw;
      border: solid 1px; }
  footer .section-inner {
    padding: 0 1.563vw; }
  footer .section-lineup .banner-box {
    margin-top: 4.688vw;
    margin-bottom: 4.688vw; }
    footer .section-lineup .banner-box li {
      width: 100%;
      margin-left: 0;
      margin-top: 10px;
      margin-top: 1.563vw; }
      footer .section-lineup .banner-box li:first-child {
        margin-top: 0; }
      footer .section-lineup .banner-box li img {
        width: 100%; }
  footer .section-link {
    margin-top: 5.156vw;
    margin-bottom: 4.219vw; }
    footer .section-link .link-box {
      border-top: solid 0.156vw #6a6a6a;
      border-bottom: solid 0.156vw #6a6a6a;
      padding: 2.813% 0;
      padding: 2.813vw 0; }
      footer .section-link .link-box li {
        float: none;
        margin-top: 2.813%;
        margin-top: 2.813vw; }
        footer .section-link .link-box li:first-child {
          margin-top: 0px; }
      footer .section-link .link-box a {
        font-size: 2.813vw;
        line-height: 100%;
        padding: 0;
        padding-right: 0; }
        footer .section-link .link-box a span {
          padding-left: 1.563vw;
          border-left: solid 0.156vw #e7dcb3; }
  footer .section-copy {
    padding-bottom: 4.688vw; }
    footer .section-copy .logo img {
      width: 70px;
      width: 22.344vw; }
    footer .section-copy .copy {
      width: 437px;
      width: 68.125vw;
      font-size: 1.875vw;
      margin-left: 1.9063vw; }
      footer .section-copy .copy br {
        display: none; }

/*******************************
head-area
|--breadcrumb
|--page-title
*******************************/
/* breadcrumb */
.breadcrumb-box {
  padding-top: 16.406vw; }

.breadcrumb ul {
  padding: 2.5vw; }

.breadcrumb li {
  font-size: 2.5vw;
  padding-left: 5vw; }
  .breadcrumb li:before {
    left: 1.75vw; }

/* page-title */
.page-title {
  height: 10.93vw;
  margin-top: 4.063vw; }
  .page-title .page-title-inner {
    padding: 0 3.125vw; }
  .page-title h1 {
    font-size: 3.438vw;
    letter-spacing: 0.781vw; }
  .page-title .sns-box li {
    margin-left: 3.125vw; }
  .page-title .sns-box .sns-btn {
    width: 6.25vw;
    height: 6.25vw; }
    .page-title .sns-box .sns-btn.twitter-btn {
      background-size: 3.281vw; }
    .page-title .sns-box .sns-btn.facebook-btn {
      background-size: 2.0312vw; }
  .page-title .sns-box .rss-btn-box {
    padding-top: 1.0938vw;
    margin-left: 3.75vw; }
    .page-title .sns-box .rss-btn-box .rss-btn {
      width: 4.531vw;
      height: 4.531vw; }

/*******************************
modalwindow
*******************************/
/*******************************
section
*******************************/
.section-inner {
  padding: 0px 3.125%; }

/*******************************
parts
|--btn
|--ico-circle
|--sns-btn
|--btn-rectangle-style02
|--btn-ellipse
*******************************/
.sns-btn {
  display: block;
  width: 8.125vw;
  height: 8.281vw; }
  .sns-btn.twitter-btn {
    background-size: 4.375vw; }
  .sns-btn.facebook-btn {
    background-size: 2.5vw; }

.ico-black {
  width: 10.938vw;
  height: 10.938vw; }

.btn-rectangle {
  width: 43.75vw;
  padding: 0.313vw; }
  .btn-rectangle a {
    font-size: 2.813vw;
    padding: 1.875vw 0px;
    border: solid 0.313vw #c2b28f; }
    .btn-rectangle a span {
      padding-left: 2.656vw; }
      .btn-rectangle a span:before {
        content: "";
        width: 0.938vw;
        height: 1.563vw;
        background-size: 100%; }

/* btn ellipse */
.btn-ellipse {
  width: 25vw; }
  .btn-ellipse a {
    font-size: 2.344vw;
    padding: 1.563vw 0; }
    .btn-ellipse a span {
      padding-left: 2.5vw; }
      .btn-ellipse a span:before {
        width: 1.719vw;
        height: 1.25vw; }

/* other-link-list */
.other-link-list .caption {
  font-size: 2.188vw;
  margin-top: 1.563vw; }

.other-link-list .ico-ryu {
  background-size: 7.188vw; }

.other-link-list .ico-yt {
  background-size: 5.469vw; }

.other-link-list .ico-niconico {
  background-size: 4.844vw; }

.other-link-list .ico-info {
  background-size: 3.469vw; }

.other-link-list .ico-radio {
  background-size: 4.531vw; }

.other-link-list .ico-twitter {
  background-size: 4.375vw; }

.other-link-list .ico-facebook {
  background-size: 1.5vw; }

.other-link-list .ico-blog {
  background-size: 3.75vw; }

.other-link-list .ico-goods {
  background-size: 4.375vw; }

/*******************************
function
|--is-hover-fade /ホバーで反透明にする。
*******************************/
.is-hover-fade {
  -webkit-transition: none;
  transition: none; }
  .is-hover-fade:hover {
    opacity: 0.7; }

@media screen and (max-width: 640px) {
  .glid-container.glid-440,
  .glid-container.glid-452,
  .glid-container.glid-490,
  .glid-container.glid-113 {
    width: 100%; }
  .glid-container.glid-113.col-1 > * {
    width: 25%; } }

/*# sourceMappingURL=../maps/common-sp.css.map */
