@charset "UTF-8";
@import url("/ja/wp-content/themes/new-theme/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);
body {
  color: #4c545b;
  background-color: #fff;
  font-family: Arimo, "Montserrat", "AxisStd-Regular", sans-serif, "Open Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, arial, helvetica, sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}

.cf:after {
  content: "";
  clear: both;
  display: block;
}

/*---------------------------------------------------------
 4. Elements (_elements.scss)
-------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #4c545b;
  margin-bottom: 50px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #4c545b;
  text-decoration: none;
}

* + h1, * +
h2, * +
h3, * +
h4, * +
h5, * +
h6 {
  margin-top: 40px;
  margin-top: 2.5rem;
}

h1 {
  line-height: 1.35;
  font-size: 36px;
  font-weight: normal;
  color: #4c545b;
  word-spacing: -2px;
  word-spacing: -0.125rem;
}

.sub-ttl {
  margin-bottom: 40px;
  width: 100%;
}
.sub-ttl p {
  text-align: center;
}
.sub-ttl .line {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100px;
  height: 1px;
  border-bottom: 1px solid #7e7e7e;
  text-align: center;
}

h2,
h2 a {
  text-align: center;
  line-height: 1.3;
  margin-bottom: 30px;
  word-spacing: -1px;
  word-spacing: -0.0625rem;
  font-size: 20px;
  font-weight: normal;
}

h3 {
  line-height: 1.55;
  font-size: 16px;
  font-weight: normal;
  word-spacing: 1px;
  word-spacing: 0.0625rem;
  margin-bottom: 20px;
  text-align: left;
}

h4 {
  line-height: 1.55;
  font-size: 20px;
  font-size: 1.25rem;
}

h5 {
  line-height: 1.7;
  font-size: 22px;
  font-size: 1.375rem;
}

h6 {
  text-transform: uppercase;
  line-height: 1.95;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
}

p {
  font-size: 13px;
  line-height: 2;
  color: #4c545b;
  margin-bottom: 30px;
  text-align: left;
  clear: both;
}
p:last-child {
  margin-bottom: 0;
}
p.small {
  font-size: 12px;
  line-height: 20px;
}
p.big {
  font-size: 20px;
  line-height: 35px;
}
p a {
  color: #4197d4;
}
p.image {
  text-align: center;
}
p.image.sp {
  display: none;
}

.image.sp {
  display: none;
}

.center {
  text-align: center;
}

/*---------------------------------------------------------
 Menu (_scaffolding.scss)
-------------------------------------------------------- */
/*---------------------------------------------------------
 Tagline (_scaffolding.scss)
-------------------------------------------------------- */
.basis-tagline {
  display: block;
  color: #b1b7ba;
  font-style: normal;
  text-align: center;
  line-height: 1.4;
  padding: 0 80px;
  padding: 0 5rem;
  font-size: 15px;
  font-size: 0.9375rem;
}

/*---------------------------------------------------------
 Banner section (_pages.scss)
-------------------------------------------------------- */
.banner {
  min-height: 300px;
  margin-top: 20px;
  margin-top: 1.25rem;
  padding: 40px;
  padding: 2.5rem;
}

.banner.first {
  margin-top: 0;
}

.banner + .banner {
  margin-top: 0;
}

.banner .product-section {
  position: relative;
  z-index: 1;
  padding: 0;
}

/*---------------------------------------------------------
 Title (_posts.scss)
-------------------------------------------------------- */
.post-author {
  display: none;
}

.post-title,
.page-title {
  margin-top: 0;
}

.post-title {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-size: 16px;
}

.single .post-title {
  line-height: 1.35;
  margin-bottom: 10px;
}

.page-title {
  display: none;
}

.error404 .page-title {
  display: block;
}

/*---------------------------------------------------------
 Tables (_elements.scss)
-------------------------------------------------------- */
table {
  width: 100%;
  text-align: left;
  border: 1px solid #f3f4f5;
  font-size: 14px;
  font-size: 0.875rem;
}

table caption {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

table th,
table td {
  padding: 10px;
  padding: 0.625rem;
}

table th {
  color: #4c545b;
  border-left: 1px solid #f3f4f5;
}

table td {
  border-top: 1px solid #f3f4f5;
  border-left: 1px solid #f3f4f5;
}

table td[valign="top"] {
  vertical-align: top;
}

table td[valign="bottom"] {
  vertical-align: bottom;
}

/*---------------------------------------------------------
 Lists (_elements.scss)
-------------------------------------------------------- */
.basis-list ul {
  list-style: square;
}

.basis-list ol {
  list-style: decimal;
}

.basis-list ul,
.basis-list ol {
  list-style-position: inside;
}

.basis-list li > ul,
.basis-list li > ol {
  margin-bottom: 0;
  margin-left: 30px;
  margin-left: 1.875rem;
}

.basis-list ul.no-list-style,
.basis-list ol.no-list-style {
  list-style: none;
}

/*---------------------------------------------------------
 Sections (_pages.scss)
-------------------------------------------------------- */
.product-section {
  margin: 0 auto;
  max-width: 940px;
  margin-top: 40px;
  padding: 0 40px;
  padding: 0 2.5rem;
}

.product-section.first {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.product-section.last {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.product-section.prev-banner {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.product-section .product-section-custom-link {
  text-decoration: none;
}

h1#sn-home-title {
  font-weight: normal;
  font-size: 64px;
  opacity: 0.6;
}

@media only screen and (max-width: 750px) {
  /*---------------------------------------------------------
   Tagline (_scaffolding.scss)
  -------------------------------------------------------- */
  .basis-tagline {
    clear: left;
    float: left;
    text-align: left;
    padding: 0;
    max-width: 25.95745%;
  }

  /*---------------------------------------------------------
   Banner section (_pages.scss)
  -------------------------------------------------------- */
  .banner {
    min-height: 300px;
    margin-top: 0;
    padding: 60px;
    padding: 3.75rem;
  }

  .banner .product-section {
    margin-top: 100px;
    margin-top: 6.25rem;
  }

  /*---------------------------------------------------------
   Title (_posts.scss)
  -------------------------------------------------------- */
  .single .post-title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 24px;
  }

  /*---------------------------------------------------------
   Lists (_elements.scss)
  -------------------------------------------------------- */
  .basis-list ul,
  .basis-list ol {
    list-style-position: inside;
  }

  /*---------------------------------------------------------
   Sections (_pages.scss)
  -------------------------------------------------------- */
  .product-section {
    margin-top: 40px;
    margin-top: 2.5rem;
    padding: 0 60px;
    padding: 0 3.75rem;
  }

  .product-section.last {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
  }

  .product-section.prev-banner {
    margin-top: 60px;
    margin-top: 3.75rem;
  }

  #basis-header-nav {
    /*max-width: 70%;*/
  }
}
body {
  background: url("../../assets/img/common/base-bg.png") repeat;
}

.text-center {
  text-align: center !important;
}

.main-image {
  position: relative;
  margin-bottom: 70px;
  width: auto;
  height: 450px;
  background-size:cover;
  background-position: 50% 0;
}
.main-image .main-image-inner {
  width: 600px;
  height: 152px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -76px;
  border-bottom: 1px solid #fff;
}
.main-image .main-image-inner .copy {
  color: #fff;
  text-align: center;
  line-height: 1;
}
.main-image .main-image-inner .copy.page-title-top {
  overflow: hidden;
  text-align: center;
}
.main-image .main-image-inner .copy.page-title-top span {
  letter-spacing: 4px;
  display: inline-block;
  padding: 0 30px;
  font-size: 12px;
  position: relative;
}
.main-image .main-image-inner .copy.main-title {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 39px;
  margin: 30px 0 20px;
  line-height: 48px;
}

.page-careers .main-image .main-image-inner .copy.main-title.pc {
    font-size: 32px;
}

.main-image .main-image-inner .copy.main-title.pc {
  display: block;
}
.main-image .main-image-inner .copy.main-title.sp {
  display: none;
}
.main-image .main-image-inner .copy.sub-title {
  letter-spacing: 2px;
  line-height: 22px;
  font-size: 16px;
  margin: 0 0 25px;
}
.main-image .page-title-top span:before,
.main-image .page-title-top span:after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  top: 50%;
  width: 99em;
}
.main-image .page-title-top span:before {
  right: 100%;
}
.main-image .page-title-top span:after {
  left: 100%;
}

section {
  max-width: 960px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 4px double #999999;
  margin-bottom: 70px;
  padding: 0 40px 70px;
}
section.last-section {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
section.sec-contact-form {
  margin-top: 40px;
}

.inner {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.inner.sm {
  width: 600px;
}
.inner.md {
  width: 900px;
}

a {
  color: #09c;
}

.btn a {
  width: 266px;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  font-size: 14px;
  background: #666;
  display: inline-block;
}
.btn a:hover {
  background-color: transparent;
  color: #666;
  border: 1px solid #666;
  box-sizing: border-box;
}

.contact-attention {
  margin-top: 20px;
  text-align: center;
}

.page-media-information #menu-item-1624 a,
.page-media-information #menu-item-1963 a,
.page-contact-advertisers #menu-item-1963 a,
.page-contact-advertisers #menu-item-1624 a,
.page-contact-about #menu-item-1365 a,
.page-contact-about #menu-item-1627 a,
.page-contact-publishers #menu-item-1623 a,
.page-contact-publishers #menu-item-1360 a {
  text-decoration: none;
  color: #fff !important;
  background: #777;
  border-radius: 20px;
  padding: 2px 8px;
}

.post-content {
  max-width: 100%;
  padding-top: 0 !important;
  padding: 0;
}

.to-top {
  background-color: #666;
  width: 52px;
  height: 50px;
  border-radius: 4px;
  position: absolute;
  right: 100px;
  bottom: 240px;
  cursor: pointer;
  text-align: center;
}
.to-top a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 50px;
}
.to-top a img {
  width: 19.5px;
  height: 10.5px;
}
.to-top:hover {
  background: #fff;
  border: 1px solid #666;
}

.placeholder-hidden {
  visibility: hidden;
}

#mobile-toggle {
  display: none;
}

#menu-btn {
  display: none;
}

#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.header_m {
  height: 136px;
}

.header-wrapper {
  max-width: 100%;
  padding: 0;
}

.header-inner {
  background: #FFF;
  width: 100%;
}

.header-content {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}

.header-top {
  position: relative;
  height: 77px;
  border-bottom: 1px solid #999;
}

.sn-lang-nav {
  position: absolute;
  top: 26px;
  left: 0;
}
.sn-lang-nav a {
  text-decoration: none;
  color: #666;
}
.sn-lang-nav a.active {
  color: #ccc;
  cursor: default;
}
.sn-lang-nav a:nth-child(1) {
  margin-right: 3px;
}
.sn-lang-nav a:nth-child(2) {
  margin-left: 3px;
}

.sn-header {
  text-align: center;
  padding: 21px 0 17px;
  margin-bottom: 0;
}
.sn-header a:hover {
  opacity: 0.8;
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
}

.header-bottom {
  height: 56px;
}
.header-bottom .sn-navs-wrapper {
  height: 100%;
  position: relative;
}
.header-bottom #basis-header-nav {
  max-height: 46px;
  text-align: center;
  float: none;
  margin: 0 auto;
  padding: 5px 0;
  position: relative;
}
.header-bottom #basis-header-nav .sn-nav-list li {
  display: inline;
  padding: 0 10px;
}
.header-bottom #basis-header-nav .sn-nav-list li.borderRight {
  border-right: 1px solid #999;
  padding-right: 20px;
}
.header-bottom #basis-header-nav .sn-nav-list li a {
  display: inline;
  line-height: 1.8;
  font-size: 13px;
  font-weight: bold;
  color: #666;
}
.header-bottom #basis-header-nav .sn-nav-list li.current-menu-item a {
  text-decoration: none;
  color: #fff;
  background: #777;
  border-radius: 20px;
  padding: 2px 8px 2px 9px;
}
.header-bottom .small-logo a.sn-logo-default {
  background: url("../../themes/new-theme/img/logo-sm.png") no-repeat;
  background-size: 180px 27px;
  width: 180px;
  height: 27px;
  position: absolute;
  left: 30px;
  top: 14px;
  display: none;
}
.header-bottom .small-logo a.sn-logo-default.on {
  display: block;
}
.header-bottom .small-logo a.sn-logo-default:hover {
  opacity: 0.8;
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
}

@media only screen and (max-width: 1400px) {
  .header-bottom .small-logo a.sn-logo-default.on {
    display: none;
  }
}
.page-nav-wrapper {
  position: relative;
  width: 100%;
  height: 34px;
  background: #FFF;
  opacity: 0.85;
  border-top: 1px solid #777;
}

.page-nav-inner {
  text-align: center;
  margin: 0 auto;
  padding: 5px 0;
}
.page-nav-inner ul li {
  display: inline;
  padding: 0px 10px;
  font-size: 12px;
}
.page-nav-inner ul li a {
  color: #777;
  text-decoration: none;
  font-weight: bold;
}
.page-nav-inner ul li a.active {
  color: #fff;
  padding: 2px 13px;
  border-radius: 20px;
  border: 1px solid #777;
  color: #777;
}

#header #social {
  margin-bottom: 30px;
  position: absolute;
  top: 26px;
  right: 0;
}
#header #social li {
  float: left;
}
#header #social li.twitter {
  margin-top: 3px;
}
#header #social li.twitter a {
  width: 25.6px;
  height: 19.2px;
  background: none;
}
#header #social li.facebook {
  margin-right: 10px;
}
#header #social li.facebook a {
  width: 10.56px;
  height: 21.76px;
  background: none;
}
#header #social li a:hover {
  opacity: 0.8;
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
}
#header .close-btn {
  display: none;
}

@media only screen and (min-width: 750px) and (max-width: 900px) {
  #header #social {
    right: 20px;
  }

  .sn-lang-nav {
    left: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .sn-lang-nav {
    left: 0;
  }
}
.content-wraooer .image-list ul {
  list-style-type: none;
}
.content-wraooer .image-list ul li {
  list-style-type: none;
}

.content-wrapper.sp {
  display: none;
}

footer {
  margin-top: 80px;
  background: #666;
  position: relative;
}
footer #social {
  margin-bottom: 30px;
}
footer #social li {
  display: inline-block;
  margin-right: 5px;
}
footer #social li.twitter a {
  width: 32px;
  height: 24px;
  background: none;
}
footer #social li.facebook a {
  width: 32px;
  height: 32px;
  background: none;
}
footer #social li.qiita a {
  width: 74.75px;
  height: 26px;
  background: none;
}
footer #social li a:hover {
  opacity: 0.8;
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
}
footer a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  margin-right: 10px;
}
footer a:hover {
  color: #ccc;
}
footer p {
  color: #fff;
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}

[lang="en-US"] h3 {
  font-size: 20px;
}
[lang="en-US"] .page-nav-wrapper {
  display: none;
}
[lang="en-US"] .main-image .main-image-inner {
  height: 174px;
  margin-top: -87px;
}
[lang="en-US"] .page-id-54 .main-image .main-image-inner {
    height: 196px;
    margin-top: -98px;
}
[lang="en-US"] .main-image .main-image-inner .copy.page-title-top {
  margin-bottom: 15px;
}
[lang="en-US"] .main-image .main-image-inner .copy.main-title {
  font-size: 36px;
  margin: 30px 0 10px;
  font-family: "Montserrat";
}
[lang="en-US"] .header_m {
  height: 102px;
}

@media only screen and (min-width: 750px) and (max-width: 900px) {
  .inner.md {
    width: 600px;
  }
}
@media only screen and (max-width: 750px) {
  .header-content {
    max-width: 100%;
  }

  .post-content {
    overflow: hidden;
    padding-top: 44px !important;
  }

  .text-center {
    text-align: center !important;
  }

  .main-image {
    margin-bottom: 0;
    background-position: 50% 0;
  }
  .main-image .main-image-inner {
    width: 240px;
    height: 160px;
    margin-left: -120px;
    margin-top: -80px;
  }
  .main-image .main-image-inner .copy.page-title-top {
    margin-bottom: 0;
  }
  .main-image .main-image-inner .copy.page-title-top span {
    font-size: 9px;
    padding: 0 17px;
  }
  .main-image .main-image-inner .copy.main-title {
    font-size: 26px;
    margin: 20px auto 10px;
    line-height: 37px;
  }
  .page-careers .main-image .main-image-inner .copy.main-title {
    font-size: 23px;
  }
  .main-image .main-image-inner .copy.main-title.sp {
    display: block;
  }
  .main-image .main-image-inner .copy.main-title.pc {
    display: none;
  }
  .main-image .main-image-inner .copy.sub-title {
    font-size: 11px;
    line-height: 15px;
  }

  [lang="en-US"] .main-image .main-image-inner {
    width: 240px;
    height: 120px;
    margin-left: -120px;
    margin-top: -60px;
  }
  [lang="en-US"] .main-image .main-image-inner .copy.main-title {
    font-size: 20px;
    margin: 10px 0;
  }
  [lang="en-US"] section h2 {
    text-align: left;
    font-size: 20px;
  }
  [lang="en-US"] section .container {
    width: 280px;
    margin: 0 auto;
  }
  [lang="en-US"] section .container ul {
    text-align: left;
  }
  [lang="en-US"] section .container ul li {
    font-size: 12px;
  }

  .btn a {
    width: 230px;
    height: 45px;
    line-height: 45px;
    border-radius: 2px;
    font-size: 12px;
  }

  section {
    box-sizing: border-box;
    width: 100%;
    padding: 38px 0;
    margin-bottom: 0;
  }
  section .inner.sm,
  section .inner.md {
    width: 280px;
  }
  section .inner .sub-ttl {
    margin-bottom: 24px;
  }
  section .inner .line {
    width: 78px;
  }

  h2 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  p.image.sp {
    display: block;
  }
  p.image.pc {
    display: none;
  }

  #mobile-toggle {
    display: none;
  }

  .header-top {
    height: 45px;
  }
  .header-top .sn-header {
    padding: 14px 0;
  }
  .header-top .sn-lang-nav {
    top: 6px;
  }

  .page-nav-wrapper {
    display: none;
  }

  #social {
    display: none;
  }

  .sn-logo-default {
    width: 110px;
    height: 16.5px;
    background-size: 110px 16.5px;
  }

  .header-bottom {
    height: auto;
  }
  .header-bottom #basis-header-nav {
    padding: 0;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li,
  .header-bottom #basis-header-nav #menu-global-navigation-en li {
    height: 48px;
    width: 50%;
    float: left;
    background: #FFF;
    border-bottom: 1px solid #f3f4f5;
    box-sizing: border-box;
    padding: 10px 0;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li:nth-child(2n-1),
  .header-bottom #basis-header-nav #menu-global-navigation-en li:nth-child(2n-1) {
    border-right: 1px solid #f3f4f5;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li.current-menu-item a,
  .header-bottom #basis-header-nav #menu-global-navigation-en li.current-menu-item a {
    border: none;
    background: #fff;
    color: #666;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li:last-child,
  .header-bottom #basis-header-nav #menu-global-navigation-en li:last-child {
    display: none;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li.sns,
  .header-bottom #basis-header-nav #menu-global-navigation-en li.sns {
    border-bottom: 1px solid #f3f4f5;
    height: 48px;
    padding: 0;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li.sns span,
  .header-bottom #basis-header-nav #menu-global-navigation-en li.sns span {
    width: 50% !important;
    height: 48px !important;
    float: left;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li.sns span.fb,
  .header-bottom #basis-header-nav #menu-global-navigation-en li.sns span.fb {
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    background: url('/ja/wp-content/assets/img/common/h-facebook-sp.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 8px 16px;
    width: 8px;
    height: 16px;
    background-position: center;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li.sns span.tw,
  .header-bottom #basis-header-nav #menu-global-navigation-en li.sns span.tw {
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    background: url('/ja/wp-content/assets/img/common/h-twitter-sp.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 17px 15px;
    width: 17px;
    height: 15px;
    background-position: center;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li.sns span a,
  .header-bottom #basis-header-nav #menu-global-navigation-en li.sns span a {
    display: block;
    height: 24px;
    border: none;
  }
  .header-bottom #basis-header-nav #menu-global-navigation li a,
  .header-bottom #basis-header-nav #menu-global-navigation-en li a {
    border-bottom: none;
    padding-left: 0;
  }
  .header-bottom #basis-header-nav .close-btn {
    display: block;
    height: 40px;
    line-height: 40px;
  }

  .header_m {
    display: none;
  }

  #menu-btn {
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
  }
  #menu-btn img {
    width: 18px;
    height: 15px;
  }
  #menu-btn.off img {
    width: 17.5px;
    height: 17.5px;
  }

  .sn-navs-wrapper .sns {
    height: 45px;
  }

  #wpadminbar {
    display: none;
  }

  .to-top {
    right: 20px;
    bottom: 150px;
  }

  .image.pc {
    display: none;
  }

  .content-wrapper.sp,
  .content-wrapper {
    display: block;
    position: relative;
    width: 100%;
    height: 400px;
    margin: 0 auto 20px;
    overflow: hidden;
  }
  .content-wrapper.sp .content-inner,
  .content-wrapper .content-inner {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    width: 840px;
  }
  .content-wrapper.sp .content-inner .image-list,
  .content-wrapper .content-inner .image-list {
    width: 280px;
    float: left;
  }
  .content-wrapper.sp .btn,
  .content-wrapper .btn {
    bottom: 100px;
    z-index: 10;
  }
  .content-wrapper.sp .btn.prev,
  .content-wrapper .btn.prev {
    position: absolute;
    left: 50px;
    bottom: -10px;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    background: url('/../wp-content/assets/img/common/sp-arrow-l.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
  }
  .content-wrapper.sp .btn.next,
  .content-wrapper .btn.next {
    position: absolute;
    right: 50px;
    bottom: -10px;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    background: url('/../wp-content/assets/img/common/sp-arrow-r.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
  }

  .circle-wrapper {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    width: 60px;
  }

  .circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 13px;
    background: #fff;
  }
  .circle.s3 {
    margin-right: 0;
  }

  .circle.on {
    background: #ccc;
  }
}
@media only screen and (min-width: 750px) and (max-width: 900px) {
  .header_m {
    height: 155px;
  }

  .header-bottom {
    height: 42px;
  }
  .header-bottom #basis-header-nav .sn-nav-list li {
    padding: 0 5px;
  }
  .header-bottom #basis-header-nav .sn-nav-list li a {
    padding: 0;
    border-bottom: none;
  }
}
@media only screen and (max-width: 900px) and (min-width: 750px) {
  .header-bottom {
    height: 56px;
  }
}
