@charset "Shift_JIS";
p {word-break: break-all;}
/* ==========================================================
 html5 elements
========================================================== */
article, aside, figure, figcaption, footer, header, nav, section
{ display: block;}
/* ==========================================================
 reseting
========================================================== */
html.is-locked {
  overflow: hidden;
  -webkit-overflow-scrolling : touch;
}
body {
  line-height: 1.5;
  color: #000;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
}

#ht5_contents {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  body {
    min-width: 2px;
    font-size: 12px;
    }
}
body, input, textarea, select, button {
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", "Meiryo", sans-serif;
  /* –¾’©ƒtƒHƒ“ƒg
  font-family: "ƒqƒ‰ƒMƒm–¾’© Pro", "Hiragino Mincho Pro", "Ÿà–¾’©‘Ì", "Yu Mincho", YuMincho, "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;*/
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, button, figure, figcaption
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
input, textarea, select
{ /*-webkit-appearance: none;*/}
textarea
{ resize: none;}
input:focus, textarea:focus, select:focus, buttomn:focus { outline: none; }
button
{ border: none; overflow: visible; background: none; vertical-align: top;  font-size: 100%; color: inherit; cursor: pointer; -webkit-appearance: none;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{ height: auto; vertical-align: top;}
address, caption, code, em, th
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6, strong, em
{ font-size: 100%; font-weight: normal;}
a, input
{/* outline: none; -webkit-tap-highlight-color:rgba(0,0,0,0);*/}
sup, sub
{ font-size: 63%;}
sup
{ vertical-align: top;}
sub
{ vertical-align: baseline;}
*
{ box-sizing: border-box; -webkit-box-sizing: border-box;}
/* ==========================================================
 base Link
========================================================== */
a {
  color: #000;
  text-decoration: none;
}
a:visited {}
a:hover,
a:active,
a:focus { text-decoration: underline; outline: none; }

/* ==========================================================
 clearfix
========================================================== */
.clearfix:before, .clearfix:after,
.contents:before, .contents:after
{
  content: "";
  display: table;
}
.clearfix:after,
.contents:after
{
  clear: both;
}
/* For IE 6/7
---------------------------------------------------------- */
.clearfix,
.contents
{
  *zoom: 1;
}
/* ==========================================================
 layout
========================================================== */
html { overflow-y: scroll;}
/* ==========================================================
 wrapper
========================================================== */
.wrapper {
  position: relative;
  min-width: 1205px;
  width: 100%;
  padding:0;
  overflow: hidden;
}
.container {
  width: 1205px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.wrapper {
		min-width: 100%;
	}
	.container {
		width: 100%;
		padding-right: 30px;
		padding-left: 30px;
	}
}
/* ==========================================================
 nav-global
========================================================== */
@media screen and (min-width: 768px) {
.list-gnav {
  padding-top: 8px;
  margin-left: 70px;
}
  .list-gnav .gnav-item {
    float: left;
    margin-right: 55px;
    line-height: 1;
  }
  .list-gnav .gnav-item:hover .gnav-sub-soclose { display: block; }
  .list-gnav .gnav-item.nav01,
  .list-gnav .gnav-item.nav02 { display: none; }
  .list-gnav .gnav-item.nav05 { margin-right: 62px; }
    .list-gnav .gnav-link {
      display: inline-block;
      padding-bottom: 16px;
      margin-bottom: 16px;
      border-bottom: 1px solid transparent;
      font-size: 14px;
      color: #fff!important;
      line-height: 1;
    }
    .list-gnav .gnav-link:hover {
      text-decoration: none;
      border-color: #fff;
    }
  .gnav-sub-soclose {
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 999;
    display: none;
    width: 100%;
    padding: 10px 0 20px;
    background-color: rgba(48, 48, 48, 1);
  }
  .gnav-sub-soclose:before,
  .gnav-sub-soclose:after {
    content: "";
    position: absolute;
    top: 0;
    width: 1000px;
    height: 100%;
    background-color: rgba(48, 48, 48, 1);
      margin: 0;
  }
  .gnav-sub-soclose:before { left: -1000px; }
  .gnav-sub-soclose:after { right: -1000px; }
    .list-sub { overflow: hidden; }
      .list-sub .sub-item {
        float: left;
        margin-left: 30px;
      }
      .list-sub .sub-link {
        font-size: 13px;
        color: #fff;
        line-height: 1;
        letter-spacing: -0.02em;
      }
      .list-sub .sub-link:hover { text-decoration: underline; }
}
@media screen and (max-width: 767px) {
.list-gnav {
  padding: 0 30px;
  margin-top: 8px;
}
  .list-gnav .gnav-item.has-sub {
    padding: 0 30px;
    margin: -1px -30px 0;
    background-color: #444;
  }
  .list-gnav .gnav-link,
  .gnav-sub-soclose .sub-link {
    position: relative;
    display: block;
    padding: 26px 0;
    border-bottom: 1px solid #444;
    font-size: 24px;
    color: #fff;
    line-height: 1;
  }
  .gnav-sub-soclose .sub-link { font-size: 20px; }
  .list-gnav .gnav-link:before,
  .gnav-sub-soclose .sub-link:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
    width: 10px;
    height: 18px;
    background: url(https://img.dinos.co.jp/images/cms/soclose/common/ico_arrow_right.png) 0 0 no-repeat;
    background-size: 100%;
  }
  .gnav-sub-soclose .sub-link {
    padding: 22px 0 22px 15px;
  }
}
/* ==========================================================
 contents
========================================================== */
.contents {
  max-width: none;
  padding: 0 0;
}
/* ==========================================================
 footer
========================================================== */
.footer-soclose {
  min-width: 1205px;
  overflow: hidden;
}
  .footer-email {
    padding: 40px 0 60px;
    background-color: #788bb9;
  }
    .footer-email .title {
      margin-bottom: 12px;
      text-align: center;
    }
      .footer-email .title .text {
        display: inline-block;
        padding-top: 40px;
        background: url(https://img.dinos.co.jp/images/cms/soclose/common/ico_mail.png) center 0 no-repeat;
        background-size: 36px auto;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
      }
    .footer-email .txt-desc {
      margin-bottom: 35px;
      font-size: 16px;
      color: #fff;
      line-height: 1.5;
      text-align: center;
    }
    .footer-email .form-email {
      width: 744px;
      margin: 0 auto;
      overflow: hidden;
    }
      .footer-email .form-email .input-email {
        float: left;
        width: 526px;
        height: 36px;
        padding-left: 12px;
        background-color: #5b6c95;
        border: 1px solid #555f76;
        border-radius: 2px;
        font-size: 14px;
        color: #92b0fa;
        line-height: 36px;
        -webkit-appearance: none;
      }
      .footer-email ::-webkit-input-placeholder { color: #92b0fa; }
      .footer-email :-moz-placeholder { color: #92b0fa; opacity:  1; }
      .footer-email ::-moz-placeholder { color: #92b0fa; opacity:  1; }
      .footer-email :-ms-input-placeholder { color: #92b0fa; }
      .footer-email .form-email .btn-email {
/*        float: right;*/
        display: block;
        width: 202px;
        height: 36px;
        background-color: #92b0fa;
        border-radius: 50px;
        font-size: 14px;
        font-weight: bold;
        color: #000;
        line-height: 1;
          margin: 0 auto;
      }
  .footer-nav {}
  .footer-nav .btn-cmn-pagetop {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 1000;
  }
    .footer-nav .btn-cmn-pagetop a {
      display: block;
      width: 92px;
      height: 92px;
      background: url(https://img.dinos.co.jp/images/cms/soclose/common/btn_pagetop.png) 0 0 no-repeat;
      background-size: 100%;
      text-indent: -9999px;
      overflow: hidden;
    }
    .footer-nav-in {
      position: relative;
      overflow: hidden;
    }
    .footer-nav .link {
      display: inline-block;
      font-size: 14px;
      color: #ccc;
      line-height: 1.9;
    }
  .footer-links-pc {
    float: left;
    width: 252px;
  }
  .footer-links-sp { display: none; }
  .footer-sns {}
    .footer-sns .item { margin-bottom: 15px; }
    .footer-sns .link {
      display: inline-block;
      padding-left: 36px;
      line-height: 30px;
    }
    .footer-sns .link.facebook {
      background: url(https://img.dinos.co.jp/images/cms/soclose/common/ico_facebook_02.png) 0 center no-repeat;
      background-size: 29px;
    }
    .footer-sns .link.twitter {
      background: url(https://img.dinos.co.jp/images/cms/soclose/common/ico_twitter_02.png) 0 center no-repeat;
      background-size: 29px;
    }
/*
  .footer-copyright {
    padding: 20px 0 35px;
    background-color: #fff;
    text-align: center;
    font-size: 12px;
    color: #666;
    line-height: 1.7;
    text-align: center;
  }
*/
@media screen and (min-width: 768px) {
.footer-nav .btn-pagetop.is-locked {
  position: absolute;
  right: 15px;
  bottom: inherit;
  top: -46px;
}
}
@media screen and (max-width: 767px) {
.footer-soclose {
  min-width: 100%;
  overflow: hidden;
}
  .footer-email {
    padding: 50px 15px;
  }
    .footer-email .title {
      margin-bottom: 12px;
      text-align: center;
    }
      .footer-email .title .text {
        display: inline-block;
        padding: 0 0 0 45px;
        background-position: 0 center;
        font-size: 20px;
      }
    .footer-email .txt-desc {
      margin-bottom: 12px;
      font-size: 10px;
      text-align: left;
    }
    .footer-email .form-email { width: 100%; }
      .footer-email .form-email .input-email {
        float: none;
        width: 100%;
        height: 50px;
        padding-left: 15px;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 50px;
      }
      .footer-email .form-email .btn-email {
        float: none;
        max-width: 270px;
        height: 40px;
        margin: 0 auto;
        font-size: 12px;
      }
  .footer-nav {
    padding: 50px 0 15px;
  }
    .footer-nav .btn-pagetop a {
      width: 46px;
      height: 46px;
    }
    .footer-nav .link {
      font-size: 10px;
      color: #ccc;
      line-height: 1.1;
        padding: 0;
        text-decoration: none;
    }
  .footer-links-pc {
    display: none;
  }
  .footer-links-sp {
    display: block;
    text-align: center;
  }
    .footer-links-sp .item {
      position: relative;
      display: inline-block;
      padding-left: 25px;
      margin-left: 5px;
      margin-bottom: 20px;
      line-height: 1;
            width: auto;
    }
    .footer-links-sp .item:before {
      content: "^";
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -8px;
      font-size: 15px;
      color: #666;
      line-height: 1.1;
    }
    .footer-links-sp .item:first-child {
      padding-left: 0;
      margin-left: 0;
    }
    .footer-links-sp .item:first-child:before { display: none; }
    
  .footer-sns {
    position: static;
    margin-bottom: 40px;
    text-align: center;
    padding: 0 0 0 0;
  }
    .footer-sns .item {
      display: inline-block;
      margin-bottom: 0;
        width:auto;
    }
    .footer-sns .item:first-child { margin-right: 48px;margin-top: 0; }
    .footer-sns .link {
      padding-left: 0;
      line-height: 1;
    }
      .footer-sns .link .text { display: none; }
    .footer-sns .link.facebook {
      width: 15px;
      height: 30px;
      background: url(https://img.dinos.co.jp/images/cms/soclose/common/ico_facebook.png) 0 0 no-repeat;
      background-size: 100%;
    }
    .footer-sns .link.twitter {
      margin-top: 6px;
      width: 30px;
      height: 30px;
      background: url(https://img.dinos.co.jp/images/cms/soclose/common/ico_twitter.png) 0 0 no-repeat;
      background-size: 100%;
    }
/*
  .footer-copyright {
    padding: 0 0 45px;
    margin-top: -1px;
    background-color: #222;
  }
*/
}
/* ==========================================================
 grid
========================================================== */
/* grid-cmn
---------------------------------------------------------- */
.grid-cmn {
}
  .grid-cmn > .col {
  }
/* ==========================================================
 area
========================================================== */
/* area-cmn
---------------------------------------------------------- */
.area-cmn {
}
/* ==========================================================
 section
========================================================== */
/* sec-cmn
---------------------------------------------------------- */
.sec-cmn-01 {
}
/* section last margin */
section:last-of-type {
  margin-bottom: 0;
}
/* ==========================================================
 box
========================================================== */
/* box-cmn
---------------------------------------------------------- */
.box-cmn {
}
/* ==========================================================
 hero
========================================================== */
/* hero-cmn
---------------------------------------------------------- */
.hero-cmn {
}
/* ==========================================================
 module
========================================================== */

/* ==========================================================
 title
========================================================== */
/* ttl-cmn-01
---------------------------------------------------------- */
.ttl-cmn-01 {
  position: relative;
  width: 315px;
  margin: 0 auto;
  text-align: center;
}
.ttl-cmn-01.type-01 { color: #fff; }
.ttl-cmn-01.type-01:before,
.ttl-cmn-01.type-01:after { background-color: #fff; }
  .ttl-cmn-01 .text {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
  }
    .ttl-cmn-01 .text img { width: 50%; }
@media screen and (max-width: 767px) {
  .ttl-cmn-01 .text {
    font-size: 14px;
    font-size: 2.592vw;
  }
}
/* so-ttl-cmn-01
---------------------------------------------------------- */
.so-ttl-cmn-01 p {
  position: relative;
  width: 315px;
  margin: 0 auto;
  text-align: center;
      font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "Ÿà–¾’©‘Ì", "Yu Mincho", YuMincho, "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "‚l‚r –¾’©", serif;
      font-size: 36px;
padding:80px 0 80px 0;
}
.so-ttl-cmn-01 p:before,
.so-ttl-cmn-01 p:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 145px;
  height: 1px;
  background-color: #a8abaa;
}
.so-ttl-cmn-01 p:before { left: -145px; }
.so-ttl-cmn-01 p:after { right: -145px; }
@media screen and (max-width: 767px) {
.so-ttl-cmn-01 p {
  position: relative;
padding:40px 0 40px 0;
width:200px;
}
.so-ttl-cmn-01 p {font-size: 24px;}
.so-ttl-cmn-01 p:before,
.so-ttl-cmn-01 p:after { width: 80px; }
.so-ttl-cmn-01 p:before { left: -103px; }
.so-ttl-cmn-01 p:after { right: -103px; }
}

/* ttl-cmn-03
---------------------------------------------------------- */
.ttl-cmn-03 {
}
/* ==========================================================
 text
========================================================== */
/* txt-cmn
---------------------------------------------------------- */
.txt-cmn {
}
/* ==========================================================
 list
========================================================== */
/* list-cmn-peoples
---------------------------------------------------------- */
.list-cmn-peoples-wrap {
  position: relative;
  padding-right: 32px;
  padding-left: 32px;
}
  .list-cmn-peoples-wrap .slider-wrap { overflow: hidden; }
  .list-cmn-peoples .item { padding: 24px; }
  .list-cmn-peoples .link {
    position: relative;
    z-index: 1;
    display: block;
  }
    .list-cmn-peoples .image img { width: 100%; }
@media screen and (min-width: 768px) {
.list-cmn-peoples .link:hover img.big {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
}
@media screen and (max-width: 767px) {
.list-cmn-peoples-wrap {
  padding-right: 30px;
  padding-left: 30px;
}
  .list-cmn-peoples .item { padding: 0 17px; }
    .contents {
        background-color: transparent !important;
    }
}
/* ==========================================================
 table
========================================================== */
/* table-cmn
---------------------------------------------------------- */
.table-cmn {
}
  .table-cmn th,
  .table-cmn td {
  }
  .table-cmn th {
  }
  .table-cmn td {
  }
/* ==========================================================
 button
========================================================== */
/* btn-cmn-01
---------------------------------------------------------- */
.btn-cmn-01 {
  display: block;
  width: 302px;
  padding: 20px;
  margin: 50px auto 0;
  background-color: #000;
  border: 1px solid transparent;
  border-radius: 50px;
  font-size: 18px;
  color: #fff !important;
  line-height: 1;
  text-align: center;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-font-smoothing: antialiased;
}
.btn-cmn-01.type-01 {
/*  background-color: #fff;*/
/*  color: #000 !important;*/
}
.btn-cmn-01.type-02 {
  background-color: transparent;
  border: 1px solid #fff;
}
a.btn-cmn-01:not(.type-02):hover {
  text-decoration: none;
  opacity: 0.7;
}
a.btn-cmn-01.type-02:hover {
  background-color: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
@media screen and (max-width: 767px) {
.btn-cmn-01 {
  display: block;
  width: 230px;
  padding: 16px;
  margin-top: 25px;
  background-color: #000;
  border-radius: 50px;
  font-size: 12px;
  color: #fff;
  line-height: 0.2;
  text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
}
/* btn-cmn-arrow-01
---------------------------------------------------------- */
.btn-cmn-arrow-01 {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-top: -30px;
  background-image: url(https://img.dinos.co.jp/images/cms/soclose/common/btn_arrow_01_pc.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.btn-cmn-arrow-01.icon-2 { background-image: url(https://img.dinos.co.jp/images/cms/soclose/common/btn_arrow_02_pc.png); }
.btn-cmn-arrow-01.slick-disabled,
.btn-cmn-arrow-01.icon-2.slick-disabled {
  background-image: url(https://img.dinos.co.jp/images/cms/soclose/common/btn_arrow_01_pc_disabled.png);
  cursor: default;
}
.btn-cmn-arrow-01.btn-prev {
  left: 15px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.btn-cmn-arrow-01.btn-next { right: 15px; }
.btn-cmn-arrow-01:hover:not(.slick-disabled) { opacity: 0.7; }
@media screen and (max-width: 767px) {
.btn-cmn-arrow-01,
.btn-cmn-arrow-01.icon-2 {
  width: 42px;
  height: 42px;
  margin-top: -21px;
  background-image: url(https://img.dinos.co.jp/images/cms/soclose/common/btn_arrow_01_sp.png);
}
.btn-cmn-arrow-01.btn-prev { left: 10px; }
.btn-cmn-arrow-01.btn-next { right: 10px; }
}
/* pagetop
---------------------------------------------------------- */
.btn-cmn-pagetop {
  text-align: right;
}
/* ==========================================================
 link
========================================================== */
/* link-cmn
---------------------------------------------------------- */
.link-cmn {
}
/* ==========================================================
 icon
========================================================== */
/* ico-cmn
---------------------------------------------------------- */
.ico-cmn {
}
/* ==========================================================
 figure
========================================================== */
/* fig-cmn
---------------------------------------------------------- */
.fig-cmn {
}
/* ==========================================================
 image
========================================================== */
/* img-cmn-adjust
---------------------------------------------------------- */
.img-cmn-adjust {
}
/* ==========================================================
 form
========================================================== */
/* base Form
---------------------------------------------------------- */
/* type="text" */
input[type="text"] {
}
/* type="checkbox" */
input[type="checkbox"] {
}
/* type="radio" */
input[type="radio"] {
}
/* select */
select {
}
/* textarea */
textarea {
}
/* button */
button {
}
/* class Form
---------------------------------------------------------- */
/* form-cmn-input
---------------------------------------------------------- */
.form-cmn-input {
}
/* form-cmn-check
---------------------------------------------------------- */
.form-cmn-check {
}
/* form-cmn-radio
---------------------------------------------------------- */
.form-cmn-radio {
}
/* form-cmn-select
---------------------------------------------------------- */
.form-cmn-select {
}
/* form-cmn-textarea
---------------------------------------------------------- */
.form-cmn-textarea {
}
/* form-cmn-button
---------------------------------------------------------- */
.form-cmn-button {
}
/* ==========================================================
 is
========================================================== */
/* opacity hover
---------------------------------------------------------- */
.is-opacity
{
  -ms-filter: 'alpha( opacity=100)';
  opacity: 1;
}
.is-opacity:hover
{
  -ms-filter: 'alpha( opacity=70)';
  filter: alpha( opacity=70);
  opacity: 0.7;
}
/* css animation 
---------------------------------------------------------- */
.is-animate
{
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* ==========================================================
 style
========================================================== */
.s-fw-n     { font-weight: normal;}
.s-fw-b     { font-weight: bold;}
.s-ta-l     { text-align: left !important;}
.s-ta-c     { text-align: center !important;}
.s-ta-r     { text-align: right !important;}
.s-va-t     { vertical-align: top !important;}
.s-va-m     { vertical-align: middle !important;}
.s-va-b     { vertical-align: bottom !important;}
.s-ov-h     { overflow: hidden;}
.s-clear    { clear: both;}
.s-hide     { display: none;}
.s-txt-hide { text-indent: 100%; white-space: nowrap; overflow: hidden;}
.s-bg-n     { background: none !important;}
.s-mt-00    { margin-top: 0 !important;}
.s-mb-00    { margin-bottom: 0 !important;}
.s-ml-00    { margin-left: 0 !important;}
.s-mr-00    { margin-right: 0 !important;}
/* ==========================================================
 rwd switch
========================================================== */
/* pc
---------------------------------------------------------- */
@media screen and (min-width: 768px) {
.pc_hide { display: none !important;}
}

/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
.sp_hide { display: none !important;}
}

/* ==========================================================
 custom slick css
========================================================== */
.slick-slider.is-not-slider .slick-track {
	margin-right:  auto;
	margin-left:  auto;
}

@media screen and (min-width: 768px) {
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, -1);
       -moz-transform: translate3d(0, 0, -1);
        -ms-transform: translate3d(0, 0, -1);
         -o-transform: translate3d(0, 0, -1);
            transform: translate3d(0, 0, -1);
}
}

/* ==========================================================
 brand header
========================================================== */
/* box-rulebis-header
---------------------------------------------------------- */
.box-rulebis-header {
  position: relative;
  min-width: 1205px;
  padding: 30px 0 25px;
  background-color: #222;
}
  .box-rulebis-header .box-rulebis-link {
    display: block;
    text-align: center;
  }
  .box-rulebis-header .logo {
    display: inline-block;
    width: 273px;
    margin: 0 auto;
  }
    .box-rulebis-header .logo img {
      max-width: 100%;
      min-height: 0;
      -webkit-transition: none;
      transition: none;
    }

@media screen and (min-width: 768px) {
  .box-rulebis-header .logo:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 767px) {
  .box-rulebis-header {
    min-width: 0;
    padding: 17px 0 0;
  }
    .box-rulebis-header .logo {
      width: 110px;
      margin: 0 auto;
    }
    .box-rulebis-header .container {
      padding: 0;
    }
}

/* box-rulebis-nav
---------------------------------------------------------- */
.box-rulebis-nav {
  margin-top: 25px;
}
  .box-rulebis-nav .list-nav {
    overflow: hidden;
    text-align: center;
  }
    .box-rulebis-nav .list-nav li {
      display: inline-block;
      padding: 0 10px;
    }
      .box-rulebis-nav .list-nav li a {
        color: #fff !important;
        font-size: 13px;
      }
    .box-rulebis-nav .btn-nav-next,
    .box-rulebis-nav .btn-nav-prev {
      display: none;
    }

@media screen and (max-width: 767px) {
  .box-rulebis-nav {
    margin-top: 11px;
  }
    .box-rulebis-nav-in {
      overflow: hidden;
      height: 30px;
    }
    .box-rulebis-nav .list-nav {
      overflow: auto;
      width: 100%;
      height: 50px;
      text-align: left;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
    }
      .box-rulebis-nav .list-nav li {
        padding: 0 0 0 25px;
        white-space: nowrap;
      }
      .box-rulebis-nav .list-nav li:first-child {
        padding-left: 46px;
      }
      .box-rulebis-nav .list-nav li:last-child {
        padding-right: 46px;
      }
        .box-rulebis-nav .list-nav li a {
          font-size: 12px;
          font-size: 2.22vw;
        }

    .box-rulebis-nav .btn-nav-next,
    .box-rulebis-nav .btn-nav-prev {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      width: 37px;
      background: url(https://img.dinos.co.jp/images/cms/rulebis/ico-nav-arrow-02.png) rgba(0,0,0,0.6) center center no-repeat;
      background-size: 12px 34px;
      outline: none;
    }
    .box-rulebis-nav .btn-nav-prev {
      left: 0;
      right: auto;
    }
      .box-rulebis-nav .btn-nav-next.is-disabled,
      .box-rulebis-nav .btn-nav-prev.is-disabled {
        background: url(https://img.dinos.co.jp/images/cms/rulebis/ico-nav-arrow-01.png) rgba(0,0,0,0.2) center center no-repeat;
        background-size: 12px 34px;
      }
      .box-rulebis-nav .btn-nav-prev,
      .box-rulebis-nav .btn-nav-next.is-disabled {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
      }
      .box-rulebis-nav .btn-nav-prev.is-disabled {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
      }
}
/* list-rulebis-sns
---------------------------------------------------------- */
.list-rulebis-sns { float: right; margin-top: 7px; }
  .list-rulebis-sns li { display: inline-block; }
  .list-rulebis-sns li:not(:last-child) { margin-right: 10px; }
  .list-rulebis-sns li a img {
    width: 24px;
    height: 24px;
  }
@media screen and (max-width: 767px) {
  .list-rulebis-sns { display: none; }
}
@media screen and (min-width: 768px) {
  .list-rulebis-sns li a:hover {
    opacity: 0.7;
  }
}
/* ==========================================================
 title
========================================================== */
/* ttl-rulebis-01
---------------------------------------------------------- */
.ttl-rulebis-01 {
  /*padding-bottom: 20px;*/
  font-size: 36px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .ttl-rulebis-01 {
    /*padding-bottom: 5px;*/
    font-size: 30px;
    font-size: 5.55vw;
  }
}

/* txt-rulebis-desc-01
---------------------------------------------------------- */
.txt-rulebis-desc-01 {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .txt-rulebis-desc-01 {
    font-size: 15px;
    font-size: 2.77vw;
    text-align: left;
  }
}

/* txt-rulebis-desc-02
---------------------------------------------------------- */
.txt-rulebis-desc-02 {
  margin-top: 50px;
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .txt-rulebis-desc-02 {
    margin-top: 25px;
    font-size: 15px;
    font-size: 2.77vw;
    text-align: left;
  }
}

/* sec-bgcolor-01
---------------------------------------------------------- */
.sec-bgcolor-01 { background: #efefef; }

/* footer-rulebis-newsletter
---------------------------------------------------------- */
.footer-rulebis-newsletter { background-color: #999; }
  .footer-rulebis-newsletter .form-newsletter-button { background-color: #000; }
  .footer-rulebis-newsletter .form-newsletter-button a { color: #fff;
  }
@media screen and (min-width: 768px) {
  .footer-rulebis-newsletter .form-newsletter-button:hover { background-color: #fff; }
  .footer-rulebis-newsletter .form-newsletter-button:hover a { color: #000; }
}

@media screen and (max-width: 767px) {
  .footer-rulebis-newsletter .form-newsletter-button {
    width: auto;
    height: auto;
    background: none;
    text-align: center;
  }
    .footer-rulebis-newsletter .form-newsletter-button a {
      display: inline-block;
      width: auto;
      padding: 0 50px;
      border-radius: 30px;
      background-color: #000;
      text-decoration: none;
    }
}
/*catalogSec*/
#catalogSec.cms_wp {
	padding: 70px 0 60px;
	box-sizing: content-box;
}
/*catalogSec title*/
#catalogSec .cms_title1 {
	position: relative;
	width: 315px;
	margin: 0 auto 70px;
	text-align: center;
}
#catalogSec .cms_title1 p {
	font-weight: normal;
	display: inline-block;
	font-size: 18px;
	line-height: 1;
}
#catalogSec .cms_title1:before,
#catalogSec .cms_title1:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 145px;
	height: 1px;
	background-color: #a8abaa;	
}
#catalogSec .cms_title1:before {
	left: -145px;
}
#catalogSec .cms_title1:after {
	right: -145px;
}
/*catalogSec img*/
#catalogSec li {
	margin: 0;
}
#catalogSec.cms_layout_1 .cms_databox dt,
#catalogSec.cms_layout_2 .cms_databox dt {
	border-radius: 0;
}
/*SNS*/
#snsSec {
	text-align: center;
	clear: both;
}
#snsSec .cms_databox ul {
	display: block;
}
#snsSec .cms_databox li {
	display: inline-block;
	width: 48px;
	margin-top: 0 !important;
}
#snsSec .cms_databox li:not(:last-child) {
	margin-right: 30px;
}
#snsSec .cms_databox li img {
	width: 48px;
}
@media screen and (max-width: 767px) {
	#catalogSec .cms_title1 {
		width: 50%;
		margin-bottom: 20px;
	}
	#catalogSec.cms_wp {
		line-height: 1.6;
    padding: 8% 30px 0;
	}
	#catalogSec .cms_title1 p {
    font-size: 14px;
    font-size: 2.592vw;
  }
	#catalogSec .cms_title1:before,
	#catalogSec .cms_title1:after {
		width: 80px;
	}
	#catalogSec  .cms_title1:before {
		left: -80px;
	}
	#catalogSec .cms_title1:after {
		right: -80px;
	}
	#catalogSec li {
		width: 31%;
		margin: 0 auto;
	}
	#catalogSec li dt {
		border-radius: 0px;
	}
	#catalogSec.cms_wp,
	#snsSec.cms_wp {
		padding: 0 30px;
	}
	#catalogSec.cms_wp {
		padding-top: 8%;
		padding-bottom: 8%;
	}
	#snsSec.cms_wp {
		padding-bottom: 8%;
	}
	#snsSec .cms_databox li {
		margin-top: 0;
		width: 15%;
		max-width: 78px;
	}
	#snsSec .cms_databox li:not(:last-child) {
		margin-right: 6%;
	}
	#snsSec .cms_databox li img {
		width: auto;
	}
}
