@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* To use the light Solarized highlighting theme uncomment the following line */
/* If you want to tweak the Solarized colors you can do that here */
/* Non highlighted code colors */
span.ls-narrow {
  letter-spacing: -0.6em;
  display: inline !important;
}

.wide-container {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}

.row {
  margin: 0 -20px;
}
.row:after {
  clear: both;
  content: '';
  display: table;
}

.header-test {
  diplay: block;
  position: fixed;
}


@media all and (max-width: 767px) {
  .row {
    margin: 0 -10px;
  }
}

@media (max-width: 767px) {
  .col-sm-1-1 {
    width: 100%;
    padding: 0 30px;
  }
}
@media all and (max-width: 767px) and (max-width: 767px) {
  .col-sm-1-1 {
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .col-sm-1-2 {
    float: left;
    width: 50%;
    padding: 0 30px;
  }
}
@media all and (max-width: 767px) and (max-width: 767px) {
  .col-sm-1-2 {
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .col-md-1-2 {
    float: left;
    width: 50%;
    padding: 0 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 767px) {
  .col-md-1-2 {
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .col-md-1-3 {
    float: left;
    width: 33.3333333%;
    padding: 0 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 767px) {
  .col-md-1-3 {
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .col-md-1-4 {
    float: left;
    width: 25%;
    padding: 0 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 767px) {
  .col-md-1-4 {
    padding: 0 10px;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.ul,
.ol {
  margin: 0;
  padding-left: 0;
}
.ul li,
.ol li {
  list-style-type: none;
}

.clear:after {
  clear: both;
  content: '';
  display: table;
}

img {
  vertical-align: bottom;
}

.pcHide {
  display: none;
}

.spHide {
  display: block;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  top: 0;
}

.section-main {
  margin: 105px 0 0;
  text-align: center;
}
.section-main.main-4 {
  margin: 55px 0 0;
}
.section-main.main-5 {
  margin: 110px 0 0;
}
.section-main.main-6 {
  margin: 50px 0 0;
}
.section-main.main-7 {
  margin: 110px 0 0;
}
.section-main .section-head {
  margin-bottom: 30px;
}
.section-main .section-head h3 {
  font-size: 30px;
  line-height: 30px;
}
.section-main .section-head h3 img {
  height: 40px;
}
@media all and (max-width: 767px) {
  .section-main .section-head h3 {
    line-height: 1;
  }
  .section-main .section-head h3 span {
    display: inline;
  }
}
.section-main .section-title {
  margin: 0;
  font-size: 36px;
  font-weight: normal;
  color: #1d2088;
  line-height: 1.4;
}
.section-main .section-title span:first-child:before {
  display: inline-block;
  content: '';
  margin-right: 4px;
  width: 50px;
  height: 50px;
  background-image: url(../images/ui/title-icon.png);
  background-repeat: no-repeat;
  background-size: 36px;
  background-position: center;
  vertical-align: top;
}
.section-main .section-title.title-with-logo span:first-child:before {
  width: 216px;
  height: 49px;
  margin-bottom: -6px;
  background-image: url(../images/logo.png);
  background-size: 100%;
}
.section-main .section-description {
  margin: 40px 0;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
.section-main span.annotaion {
  margin-top: .5em;
  font-size: 70%;
  line-height: 1.8;
  font-weight: normal;
  display: block;
}
.section-main.section-end {
  margin-bottom: 90px;
}

.navlink {
  height: 20px;
  width: 25%;
  padding: 0 10% 0 10%;
  background-color: #FFFFFF;
}
.navlink ul {
  list-style-type: none;
}
.navlink ul li {
  display: inline-block;
}

@media all and (max-width: 767px) {
  .spHide {
    display: none;
  }

  .pcHide {
    display: block;
  }

  .section-main {
    margin: 0;
  }
  .section-main.main-3 {
    margin: 50px 0 0;
  }
  .section-main.main-4 {
    margin: 50px 0 0;
  }
  .section-main.main-5 {
    margin: 60px 0 0;
  }
  .section-main.main-6 {
    margin: 40px 0 0;
  }
  .section-main.section-end {
    margin-bottom: 40px;
  }
  .section-main .section-head h3 {
    font-size: 16px;
  }
  .section-main .section-head h3 img {
    height: 18px;
  }
  .section-main .section-title {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
  }
  .section-main .section-title span:first-child:before {
    width: 20px;
    height: 20px;
    background-size: 20px;
    vertical-align: text-top;
  }
  .section-main .section-title.title-with-logo span:first-child:before {
    width: 82px;
    height: 20px;
    margin-bottom: -3px;
  }
}
@media all and (max-width: 767px) and (max-width: 374px) {
  .section-main .section-title br {
    display: none;
  }
  .section-main .section-title br.spHide {
    display: none;
  }
  .section-main .section-title br.pcHide {
    display: block;
  }
  .section-main .section-title span {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .section-main .section-description {
    margin: 10px 0;
    font-size: 12px;
    line-height: 1.5;
  }
  .section-main .section-description span {
    display: block;
  }

  .index .section-main.main-1,
  .bike .section-main.main-1 {
    margin-top: 40px;
  }
}
/** Scroll to top button **/
a.backToTop {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  right: -50px;
  width: 49px;
  height: 49px;
  z-index: 9999;
  background-image: url("../images/ui/arrow_totop.png");
  background-repeat: no-repeat;
  background-position: center 15px;
  background-color: #404040;
  font-size: 9px;
  font-weight: 900;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 1;
  color: #fff !important;
  text-decoration: none;
  padding: 28px 0 12px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  bottom: 16px;
}

body#contact a.backToTop,
body#thank-you a.backToTop {
  color: #fff;
  text-decoration: none;
}

a.backToTop.on {
  right: 30em;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

a.backToTop.off {
  right: -59px;
}

a.backToTop:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

a.navlink {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  height: 100px;
  left: 50px;
  width: 80%;
  height: 100px;
  z-index: 9999;
  background-repeat: no-repeat;
  background-position: center 15px;
  background-color: #404040;
  font-size: 9px;
  font-weight: 900;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 1;
  color: #fff !important;
  text-decoration: none;
  padding: 28px 0 12px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  bottom: 16px;
}

.nav {
  transition: .3s;
}

.is-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}

.is-hide {
  transform: translateY(-100%);
}

a.link-btn {
  display: inline-block;
  padding: 0 20px 0 20px;
  line-height: 50px;
  border-radius: 25px;
  background-color: #fcc800;
  font-size: 19px;
  font-weight: bold;
  color: #1d2088;
}
@media all and (max-width: 767px) {
  a.link-btn {
    white-space: nowrap;
    font-size: 90%;
  }
}
a.link-btn:hover {
  color: black !important;
}

/* non highlighted code colors */
/* Navigation */
/* Sidebar colors */
/* Core theme application */
a {
  color: inherit;
  text-decoration: none;
}
a:visited {
  color: inherit;
}
a:focus {
  color: inherit;
}
a:hover {
  color: inherit;
}
a:active {
  color: inherit;
}

aside.sidebar a {
  color: #222;
}
aside.sidebar a:focus {
  color: #0181eb;
}
aside.sidebar a:hover {
  color: #0181eb;
}
aside.sidebar a:active {
  color: #01579f;
}

a {
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

html {
  background: #252525 url('../images/line-tile.png?1500613451') top left;
}

.heading, body > header h1, h1, h2, h3, h4, h5, h6 {
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, Verdana, sans-serif;
}

.sans, body, article header p.meta, article > footer, #content .blog-index footer, html .gist .gist-file .gist-meta, #blog-archives a.category, #blog-archives time, aside.sidebar section {
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, Verdana, sans-serif;
}

.serif, #content .blog-index a[rel=full-article] {
  font-family: "Hiragino Mincho ProN", "游明朝", YuMincho, "Times New Roman", Meiryo, serif;
}

.mono, pre, code, tt, p code, li code {
  font-family: Osaka-mono, "MS Gothic", Menlo, Monaco, "Andale Mono", "lucida console", "Courier New", monospace;
}

body > header h1 {
  font-size: 2.2em;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, Verdana, sans-serif;
  font-weight: normal;
  margin-bottom: 0.6667em;
}

body > header h2 {
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, Verdana, sans-serif;
}

body {
  line-height: 1.5em;
  color: #222;
}

h1 {
  font-size: 2.2em;
  line-height: 1.5;
}

@media only screen and (min-width: 992px) {
  body {
    font-size: 1.15em;
  }

  h1 {
    font-size: 2.6em;
    line-height: 1.2em;
  }
}
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizelegibility;
  margin-bottom: 1em;
  font-weight: bold;
}

h2, section h1 {
  font-size: 1.5em;
}

h3, section h2, section section h1 {
  font-size: 1.3em;
}

h4, section h3, section section h2, section section section h1 {
  font-size: 1em;
}

h5, section h4, section section h3 {
  font-size: .9em;
}

h6, section h5, section section h4, section section section h3 {
  font-size: .8em;
}

p, article blockquote, ul, ol {
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0;
}
ul li, ol li {
  list-style-type: none;
}
ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.3em;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

sup, sub {
  font-size: 0.75em;
  position: relative;
  display: inline-block;
  padding: 0 .2em;
  line-height: .8em;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.5em;
}

a[rev='footnote'] {
  font-size: .75em;
  padding: 0 .3em;
  line-height: 1;
}

q {
  font-style: italic;
}
q:before {
  content: "\201C";
}
q:after {
  content: "\201D";
}

em, dfn {
  font-style: italic;
}

strong, dfn {
  font-weight: bold;
}

del, s {
  text-decoration: line-through;
}

abbr, acronym {
  border-bottom: 1px dotted;
  cursor: help;
}

hr {
  margin-bottom: 0.2em;
}

small {
  font-size: .8em;
}

big {
  font-size: 1.2em;
}

article blockquote {
  font-style: italic;
  position: relative;
  font-size: 1.2em;
  line-height: 1.5em;
  padding-left: 1em;
  border-left: 4px solid rgba(170, 170, 170, 0.5);
}
article blockquote cite {
  font-style: italic;
}
article blockquote cite a {
  color: #aaa !important;
  word-wrap: break-word;
}
article blockquote cite:before {
  content: '\2014';
  padding-right: .3em;
  padding-left: .3em;
  color: #aaa;
}
@media only screen and (min-width: 992px) {
  article blockquote {
    padding-left: 1.5em;
    border-left-width: 4px;
  }
}

.pullquote-right:before,
.pullquote-left:before {
  /* Reset metrics. */
  padding: 0;
  border: none;
  /* Content */
  content: attr(data-pullquote);
  /* Pull out to the right, modular scale based margins. */
  float: right;
  width: 45%;
  margin: .5em 0 1em 1.5em;
  /* Baseline correction */
  position: relative;
  top: 7px;
  font-size: 1.4em;
  line-height: 1.45em;
}

.pullquote-left:before {
  /* Make left pullquotes align properly. */
  float: left;
  margin: .5em 1.5em 1em 0;
}

/* @extend this to force long lines of continuous text to wrap */
.force-wrap, article a, aside.sidebar a {
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.group, aside.sidebar, #main, #content, .sidebar {
  *zoom: 1;
}
.group:after, #main:after, #content:after, .sidebar:after {
  content: "";
  display: table;
  clear: both;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-text-size-adjust: none;
  position: relative;
  margin: 0;
  background-image: url(../images/pattern.png);
  background-repeat: repeat;
}
body .container {
  width: 1024px;
  max-width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 959px) {
  body .container {
    padding: 0 10px;
  }
}

/* containerを流用　*/
body .container-nav {
  width: 1024px;
  max-width: 100%;
  margin: 0 auto;
}

.site-header {
  position: fixed;
  margin: auto;
  max-width: 100%;
  background-color: #fff;
  z-index: 99999;
}

#content {
  overflow: hidden;
}
#content > div, #content > article {
  width: 100%;
}
#content > .container {
  width: 960px;
  max-width: 100%;
}
@media all and (max-width: 414px) {
  #content > .container.frontPage {
    margin-top: 30px;
  }
}

aside.sidebar {
  float: none;
  padding: 0 18px 1px;
  background-color: #f7f7f7;
  border-top: 1px solid #e0e0e0;
}

.flex-content, article img, article video, article .flash-video, aside.sidebar img {
  max-width: 100%;
  height: auto;
}

.basic-alignment.left, article img.left, article video.left, article .left.flash-video, aside.sidebar img.left {
  float: left;
  margin-right: 1.5em;
}
.basic-alignment.right, article img.right, article video.right, article .right.flash-video, aside.sidebar img.right {
  float: right;
  margin-left: 1.5em;
}
.basic-alignment.center, article img.center, article video.center, article .center.flash-video, aside.sidebar img.center {
  display: block;
  margin: 0 auto 1.5em;
}
.basic-alignment.left, article img.left, article video.left, article .left.flash-video, aside.sidebar img.left, .basic-alignment.right, article img.right, article video.right, article .right.flash-video, aside.sidebar img.right {
  margin-bottom: .8em;
}

.toggle-sidebar, .no-sidebar .toggle-sidebar {
  display: none;
}

@media only screen and (min-width: 750px) {
  body.sidebar-footer aside.sidebar {
    float: none;
    width: auto;
    clear: left;
    margin: 0;
    padding: 0 35px 1px;
    background-color: #f7f7f7;
    border-top: 1px solid #eaeaea;
  }
  body.sidebar-footer aside.sidebar section.odd, body.sidebar-footer aside.sidebar section.even {
    float: left;
    width: 48%;
  }
  body.sidebar-footer aside.sidebar section.odd {
    margin-left: 0;
  }
  body.sidebar-footer aside.sidebar section.even {
    margin-left: 4%;
  }
  body.sidebar-footer aside.sidebar.thirds section {
    width: 30%;
    margin-left: 5%;
  }
  body.sidebar-footer aside.sidebar.thirds section.first {
    margin-left: 0;
    clear: both;
  }
}
body.sidebar-footer #content {
  margin-right: 0px;
}
body.sidebar-footer .toggle-sidebar {
  display: none;
}

@media only screen and (min-width: 550px) {
  body > header {
    font-size: 1em;
  }
}
@media only screen and (min-width: 750px) {
  aside.sidebar {
    float: none;
    width: auto;
    clear: left;
    margin: 0;
    padding: 0 35px 1px;
    background-color: #f7f7f7;
    border-top: 1px solid #eaeaea;
  }
  aside.sidebar section.odd, aside.sidebar section.even {
    float: left;
    width: 48%;
  }
  aside.sidebar section.odd {
    margin-left: 0;
  }
  aside.sidebar section.even {
    margin-left: 4%;
  }
  aside.sidebar.thirds section {
    width: 30%;
    margin-left: 5%;
  }
  aside.sidebar.thirds section.first {
    margin-left: 0;
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  body {
    -webkit-text-size-adjust: auto;
  }

  #main {
    padding: 0 0 0 0;
    margin: 0 auto;
  }

  #content {
    overflow: visible;
    position: relative;
  }
  .no-sidebar #content {
    margin-right: 0;
    border-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  ul, ol {
    margin-left: 0;
  }
}
header#top {
  height: 65px;
  border-top: 5px solid #1d2088;
  background-color: #fff;

  /* ここから header-navをコピー利用 */
  /* ここまで header-navをコピー利用 */
}
header#top .header-inner:after {
  content: '';
  display: table;
}
header#top .header-logo {
  float: left;
}
header#top .header-logo h1 {
  margin: 0;
  padding: 10px 0 2px;
}
header#top .header-logo h1 a img {
  width: 164px;
  height: 37px;
  vertical-align: text-top;
}
header#top .header-nav {
  float: right;
}
header#top .header-nav > ul > li {
  float: left;
  padding: 0 5px;
}
header#top .header-nav > ul > li a {
  display: block;
  padding: 15px 5px 17px;
  line-height: 28px;
  font-size: 14px;
}
header#top .header-nav > ul > li a:before {
  display: inline-block;
  content: '';
  width: 18px;
  height: 26px;
  margin-right: 4px;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: top;
}
header#top .header-nav > ul > li .pulldown {
  display: none;
  position: absolute;
  top: auto;
  margin: 0 0 0 -5px;
  padding-bottom: 0;
  background: #fff;
  z-index: 999;
}
header#top .header-nav > ul > li .pulldown a {
  padding: 4px 16px 4px 10px;
}
header#top .header-nav > ul > li .pulldown a:hover {
  background-color: #fcc800;
}
header#top .header-nav > ul > li .pulldown li:first-child a {
  padding-top: 4px;
}
header#top .header-nav > ul > li .pulldown li:last-child a {
  padding-bottom: 4px;
}


header#top .header-nav > ul > li.nav-top > a:before {
  background-image: url(../images/header/01.png);
}


header#top .header-nav > ul > li.home > a:before {
  background-image: url(../images/header/home.png);
}
header#top .header-nav > ul > li.nav-top ul.pulldown a:before {
  background-image: url(../images/header/00.png);
}
header#top .header-nav > ul > li.nav-message a:before {
  background-image: url(../images/header/02.png);
}
header#top .header-nav > ul > li.nav-showcase a:before {
  width: 30px;
  margin-right: 6px;
  background-image: url(../images/header/06.png);
}
header#top .header-nav > ul > li.nav-movie a:before {
  background-image: url(../images/header/05.png);
}
header#top .header-nav > ul > li.nav-blog a:before {
  background-image: url(../images/header/07.png);
}
header#top .header-nav > ul > li.nav-faq a:before {
  width: 26px;
  background-image: url(../images/header/08.png);
}
header#top .header-nav > ul > li.nav-contact a:before {
  background-image: url(../images/header/04.png);
}
body.opened > header .hover-nav ul li.nav-case a:before {
  background-image: url(../images/header/sample-a.png);
}
header#top .nav-link {
  padding: 2% 0 2% 3%;
  z-index: 999;
}
header#top .nav-link > ul > li {
  width: 10%;
  display: inline;
}
header#top .nav-link > ul > li a {
  display: inline;
  width: 22.5%;
  height: 60px;
  margin-right: 4px;
  background-position: center;
  background-repeat: no-repeat;
}
header#top .nav-link ul {
  display: inline;
  height: 25px;
  width: 100%;
}

body > header .header-nav .hanburg {
  display: none;
}

.adapter header#top .header-logo h1 a img,
.alc header#top .header-logo h1 a img,
.bike header#top .header-logo h1 a img,
.degitako header#top .header-logo h1 a img,
.drivenavi header#top .header-logo h1 a img {
  height: 30px;
  width: 230px;
}
@media all and (max-width: 900px) {
  .adapter header#top .header-logo h1 a img,
  .alc header#top .header-logo h1 a img,
  .bike header#top .header-logo h1 a img,
  .degitako header#top .header-logo h1 a img,
  .drivenavi header#top .header-logo h1 a img {
    height: 27px;
    margin-top: 5px;
  }
}

.hover-nav {
  display: none;
}

@media all and (max-width: 900px) {
  body > header {
    height: 60px;
    border-top: 2px solid #1d2088;
  }
  body > header .header-logo {
    margin-left: 10px;
  }
  body > header .header-logo h1 {
    padding: 11px 0 2px;
    font-size: 10px;
    line-height: 1;
  }
  body > header .header-logo h1 a img {
    width: 140px;
  }
  body > header .header-nav ul {
    display: none;
  }
  body > header .header-nav .hanburg {
    display: block;
    width: 40px;
    height: 40px;
    margin: 12px 10px 0;
    position: relative;
    text-align: center;
    cursor: pointer;
  }
  body > header .header-nav .hanburg.active span {
    transform-origin: center;
  }
  body > header .header-nav .hanburg.active span:nth-of-type(1) {
    -webkit-transform: translateY(6px) rotate(-315deg);
    transform: translateY(6px) rotate(-315deg);
  }
  body > header .header-nav .hanburg.active span:nth-of-type(2) {
    opacity: 0;
  }
  body > header .header-nav .hanburg.active span:nth-of-type(3) {
    -webkit-transform: translateY(-12px) rotate(315deg);
    transform: translateY(-12px) rotate(315deg);
  }
  body > header .header-nav .hanburg span {
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -17px;
    width: 80%;
    height: 4px;
    border-radius: 4px;
    background-color: #1d2088;
  }
  body > header .header-nav .hanburg span:nth-of-type(1) {
    top: 0px;
  }
  body > header .header-nav .hanburg span:nth-of-type(2) {
    top: 9px;
  }
  body > header .header-nav .hanburg span:nth-of-type(3) {
    top: 18px;
  }
  body > header .header-nav .hanburg div {
    height: auto;
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 8px !important;
    line-height: 1.8;
    background: transparent;
    color: #1d2088;
    white-space: nowrap;
    letter-spacing: -0.1em;
    text-align: center;
    left: 50%;
    margin-left: -22px;
  }

  body.opened .header .container {
    position: relative;
    z-index: 1010;
    background-color: #fff;
  }
  body.opened > header .hover-nav {
    display: block;
    position: absolute;
    top: 42px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 1000;
  }
  body.opened > header .hover-nav ul {
    width: 100%;
    background-color: rgba(128,128,128,0.9);
    padding-left: 20px;
    padding-bottom: 40px;
  }
  body.opened > header .hover-nav ul li {
    margin-bottom: 30px;
  }
  body.opened > header .hover-nav ul li a {
    display: block;
    line-height: 28px;
    font-size: 20px;
    color: white;
  }
  body.opened > header .hover-nav ul li a:before {
    display: inline-block;
    content: '';
    width: 20px;
    height: 26px;
    margin-right: 20px;
    background-position: center top 4px;
    background-size: 20px;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  body.opened > header .hover-nav ul li.nav-top a:before {
    background-image: url(../images/header/01.png);
  }
  body.opened > header .hover-nav ul li.nav-top .pulldown a:before {
    background-image: url(../images/header/00.png);
  }
  body.opened > header .hover-nav ul li.nav-message a:before {
    background-image: url(../images/header/02.png);
  }
  body.opened > header .hover-nav ul li.nav-showcase a:before {
    width: 30px;
    margin-right: 6px;
    background-image: url(../images/header/06.png);
  }
  body.opened > header .hover-nav ul li.nav-movie a:before {
    background-image: url(../images/header/05.png);
  }
  body.opened > header .hover-nav ul li.nav-blog a:before {
    background-image: url(../images/header/07.png);
  }
  body.opened > header .hover-nav ul li.nav-faq a:before {
    width: 26px;
    background-image: url(../images/header/08.png);
  }
  body.opened > header .hover-nav ul li.nav-contact a:before {
    background-image: url(../images/header/04.png);
  }
  body.opened > header .hover-nav ul li.nav-case a:before {
    background-image: url(../images/header/sample-a.png);
  }
  body.opened > header .hover-nav .pulldown {
    margin: 10px 0;
    padding-bottom: 0;
  }
  body.opened > header .hover-nav .pulldown li {
    margin-bottom: 10px;
  }
  body.opened > header .hover-nav .pulldown a {
    padding: 4px 10px 4px 40px;
  }
}
body > nav {
  position: relative;
  background-color: #ccc;
  background: url('../images/noise.png?1540193557'), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYjBiMGIwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: url('../images/noise.png?1540193557'), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0e0e0), color-stop(50%, #cccccc), color-stop(100%, #b0b0b0));
  background: url('../images/noise.png?1540193557'), -moz-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url('../images/noise.png?1540193557'), -webkit-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url('../images/noise.png?1540193557'), linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #8c8c8c;
  padding-top: .35em;
  padding-bottom: .35em;
}
body > nav form {
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  margin: 0;
  padding: 0;
}
body > nav form .search {
  padding: .3em .5em 0;
  font-size: .85em;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, Verdana, sans-serif;
  line-height: 1.1em;
  width: 95%;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: #d1d1d1 0 1px;
  -webkit-box-shadow: #d1d1d1 0 1px;
  box-shadow: #d1d1d1 0 1px;
  background-color: #f2f2f2;
  border: 1px solid #b3b3b3;
  color: #888;
}
body > nav form .search:focus {
  color: #444;
  border-color: #80b1df;
  -moz-box-shadow: #80b1df 0 0 4px, #80b1df 0 0 3px inset;
  -webkit-box-shadow: #80b1df 0 0 4px, #80b1df 0 0 3px inset;
  box-shadow: #80b1df 0 0 4px, #80b1df 0 0 3px inset;
  background-color: #fff;
  outline: none;
}
body > nav fieldset[role=search] {
  float: right;
  width: 48%;
}
body > nav fieldset.mobile-nav {
  float: left;
  width: 48%;
}
body > nav fieldset.mobile-nav select {
  width: 100%;
  font-size: .8em;
  border: 1px solid #888;
}
body > nav ul {
  display: none;
}
@media only screen and (min-width: 550px) {
  body > nav {
    font-size: .9em;
  }
  body > nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1;
    float: left;
    display: block;
    padding-top: .15em;
  }
  body > nav ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  body > nav ul li:first-child {
    padding-left: 0;
  }
  body > nav ul li:last-child {
    padding-right: 0;
  }
  body > nav ul li.last {
    padding-right: 0;
  }
  body > nav ul.subscription {
    margin-left: .8em;
    float: right;
  }
  body > nav ul.subscription li:last-child a {
    padding-right: 0;
  }
  body > nav ul li {
    margin: 0;
  }
  body > nav a {
    color: #6b6b6b;
    font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, Verdana, sans-serif;
    text-shadow: #ebebeb 0 1px;
    float: left;
    text-decoration: none;
    font-size: 1.1em;
    padding: .1em 0;
    line-height: 1.5em;
  }
  body > nav a:visited {
    color: #6b6b6b;
  }
  body > nav a:hover {
    color: #2b2b2b;
  }
  body > nav li + li {
    border-left: 1px solid #b0b0b0;
    margin-left: .8em;
  }
  body > nav li + li a {
    padding-left: .8em;
    border-left: 1px solid #dedede;
  }
  body > nav form {
    float: right;
    text-align: left;
    padding-left: .8em;
    width: 175px;
  }
  body > nav form .search {
    width: 93%;
    font-size: .95em;
    line-height: 1.2em;
  }
  body > nav ul[data-subscription$=email] + form {
    width: 97px;
  }
  body > nav ul[data-subscription$=email] + form .search {
    width: 91%;
  }
  body > nav fieldset.mobile-nav {
    display: none;
  }
  body > nav fieldset[role=search] {
    width: 99%;
  }
}
@media only screen and (min-width: 992px) {
  body > nav form {
    width: 215px;
  }
  body > nav ul[data-subscription$=email] + form {
    width: 147px;
  }
}

.no-placeholder body > nav .search {
  background: #f2f2f2 url('../images/search.png?1540193566') 0.3em 0.25em no-repeat;
  text-indent: 1.3em;
}

@media only screen and (min-width: 550px) {
  .maskImage body > nav ul[data-subscription$=email] + form {
    width: 123px;
  }
}
@media only screen and (min-width: 992px) {
  .maskImage body > nav ul[data-subscription$=email] + form {
    width: 173px;
  }
}
.maskImage ul.subscription {
  position: relative;
  top: .2em;
}
.maskImage ul.subscription li, .maskImage ul.subscription a {
  border: 0;
  padding: 0;
}
.maskImage a[rel=subscribe-rss] {
  position: relative;
  top: 0px;
  text-indent: -999999em;
  background-color: #dedede;
  border: 0;
  padding: 0;
}
.maskImage a[rel=subscribe-rss], .maskImage a[rel=subscribe-rss]:after {
  -webkit-mask-image: url('../images/rss.png?1540193566');
  -moz-mask-image: url('../images/rss.png?1540193566');
  -ms-mask-image: url('../images/rss.png?1540193566');
  -o-mask-image: url('../images/rss.png?1540193566');
  mask-image: url('../images/rss.png?1540193566');
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  -o-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 22px;
  height: 22px;
}
.maskImage a[rel=subscribe-rss]:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  background-color: #ababab;
}
.maskImage a[rel=subscribe-rss]:hover:after {
  background-color: #9e9e9e;
}
.maskImage a[rel=subscribe-email] {
  position: relative;
  top: 0px;
  text-indent: -999999em;
  background-color: #dedede;
  border: 0;
  padding: 0;
}
.maskImage a[rel=subscribe-email], .maskImage a[rel=subscribe-email]:after {
  -webkit-mask-image: url('../images/email.png?1500613325');
  -moz-mask-image: url('../images/email.png?1500613325');
  -ms-mask-image: url('../images/email.png?1500613325');
  -o-mask-image: url('../images/email.png?1500613325');
  mask-image: url('../images/email.png?1500613325');
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  -o-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 28px;
  height: 22px;
}
.maskImage a[rel=subscribe-email]:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  background-color: #ababab;
}
.maskImage a[rel=subscribe-email]:hover:after {
  background-color: #9e9e9e;
}

article {
  padding-top: 1em;
}
article header {
  position: relative;
  padding-top: 2em;
  padding-bottom: 1em;
  margin-bottom: 1em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAAFUlEQVR4AWNIS0sr/v//PwMUDzo+ADqMahmdZfljAAAAAElFTkSuQmCC') bottom left repeat-x;
}
article header h1 {
  margin: 0;
}
article header h1 a {
  text-decoration: none;
}
article header h1 a:hover {
  text-decoration: underline;
}
article header p {
  font-size: .9em;
  color: #aaa;
  margin: 0;
}
article header p.meta {
  text-transform: uppercase;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 768px) {
  article header {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAAFUlEQVR4AWNIS0sr/v//PwMUDzo+ADqMahmdZfljAAAAAElFTkSuQmCC') bottom left repeat-x;
  }
}
article h2 {
  padding-top: 0.8em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAAFUlEQVR4AWNIS0sr/v//PwMUDzo+ADqMahmdZfljAAAAAElFTkSuQmCC') top left repeat-x;
}
.entry-content article h2:first-child, article header + h2 {
  padding-top: 0;
}
article h2:first-child, article header + h2 {
  background: none;
}
article .feature {
  padding-top: .5em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAAFUlEQVR4AWNIS0sr/v//PwMUDzo+ADqMahmdZfljAAAAAElFTkSuQmCC') bottom left repeat-x;
  font-size: 2.0em;
  font-style: italic;
  line-height: 1.3em;
}
article img, article video, article .flash-video {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: #fff 0.5em solid;
}
article video, article .flash-video {
  margin: 0 auto 1.5em;
}
article video {
  display: block;
  width: 100%;
}
article .flash-video > div {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
  padding-top: 1px;
  height: 0;
  overflow: hidden;
}
article .flash-video > div iframe, article .flash-video > div object, article .flash-video > div embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article > footer {
  padding-bottom: 2.5em;
  margin-top: 2em;
}
article > footer p.meta {
  margin-bottom: .8em;
  font-size: .85em;
  clear: both;
  overflow: hidden;
}

.blog-index article + article {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAAFUlEQVR4AWNIS0sr/v//PwMUDzo+ADqMahmdZfljAAAAAElFTkSuQmCC') top left repeat-x;
}

#content .blog-index {
  padding-top: 0;
  padding-bottom: 0;
}
#content .blog-index article {
  padding-top: 2em;
}
#content .blog-index article header {
  background: none;
  padding-bottom: 0;
}
#content .blog-index article h1 {
  font-size: 2.2em;
}
#content .blog-index article h1 a {
  color: inherit;
}
#content .blog-index article h1 a:hover {
  color: #0181eb;
}
#content .blog-index a[rel=full-article] {
  background: #ebebeb;
  display: inline-block;
  padding: .4em .8em;
  margin-right: .5em;
  text-decoration: none;
  color: #666666;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
#content .blog-index a[rel=full-article]:hover {
  background: #0181eb;
  text-shadow: none;
  color: #f8f8f8;
}
#content .blog-index footer {
  margin-top: 1em;
}

.separator, article > footer .byline + time:before, article > footer time + time:before, article > footer .comments:before, article > footer .byline ~ .categories:before {
  content: "\2022 ";
  padding: 0 .4em 0 .2em;
  display: inline-block;
}

#content div.pagination {
  text-align: center;
  font-size: .95em;
  position: relative;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAAFUlEQVR4AWNIS0sr/v//PwMUDzo+ADqMahmdZfljAAAAAElFTkSuQmCC') top left repeat-x;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
#content div.pagination a {
  text-decoration: none;
  color: #aaa;
}
#content div.pagination a.prev {
  position: absolute;
  left: 0;
}
#content div.pagination a.next {
  position: absolute;
  right: 0;
}
#content div.pagination a:hover {
  color: #0181eb;
}
#content div.pagination a[href*=archive]:before, #content div.pagination a[href*=archive]:after {
  content: '\2014';
  padding: 0 .3em;
}

p.meta + .sharing {
  padding-top: 1em;
  padding-left: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAAFUlEQVR4AWNIS0sr/v//PwMUDzo+ADqMahmdZfljAAAAAElFTkSuQmCC') top left repeat-x;
}

#fb-root {
  display: none;
}

.highlight, html .gist .gist-file .gist-syntax .gist-highlight {
  border: 1px solid #05232b !important;
}
.highlight table td.code, html .gist .gist-file .gist-syntax .gist-highlight table td.code {
  width: 100%;
}

.highlight .line-numbers, html .gist .gist-file .gist-syntax .highlight .line_numbers {
  text-align: right;
  font-size: 13px;
  line-height: 1.45em;
  background: #073642 url('../images/noise.png?1540193557') top left !important;
  border-right: 1px solid #00232c !important;
  -moz-box-shadow: #083e4b -1px 0 inset;
  -webkit-box-shadow: #083e4b -1px 0 inset;
  box-shadow: #083e4b -1px 0 inset;
  text-shadow: #021014 0 -1px;
  padding: .8em !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.highlight .line-numbers span, html .gist .gist-file .gist-syntax .highlight .line_numbers span {
  color: #586e75 !important;
}

figure.code, .gist-file, pre {
  -moz-box-shadow: rgba(0, 0, 0, 0.06) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.06) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.06) 0 0 10px;
}
figure.code .highlight pre, .gist-file .highlight pre, pre .highlight pre {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.gist .highlight *::-moz-selection, figure.code .highlight *::-moz-selection {
  background: #386774;
  color: inherit;
  text-shadow: #002b36 0 1px;
}
.gist .highlight *::-webkit-selection, figure.code .highlight *::-webkit-selection {
  background: #386774;
  color: inherit;
  text-shadow: #002b36 0 1px;
}
.gist .highlight *::selection, figure.code .highlight *::selection {
  background: #386774;
  color: inherit;
  text-shadow: #002b36 0 1px;
}

html .gist .gist-file {
  margin-bottom: 1.8em;
  position: relative;
  border: none;
  padding-top: 26px !important;
}
html .gist .gist-file .highlight {
  margin-bottom: 0;
}
html .gist .gist-file .gist-syntax {
  border-bottom: 0 !important;
  background: none !important;
}
html .gist .gist-file .gist-syntax .gist-highlight {
  background: #002b36 !important;
}
html .gist .gist-file .gist-syntax .highlight pre {
  padding: 0;
}
html .gist .gist-file .gist-meta {
  padding: .6em 0.8em;
  border: 1px solid #083e4b !important;
  color: #586e75;
  font-size: .7em !important;
  background: #073642 url('../images/noise.png?1540193557') top left;
  line-height: 1.5em;
}
html .gist .gist-file .gist-meta a {
  color: #76888b !important;
  text-decoration: none;
}
html .gist .gist-file .gist-meta a:hover, html .gist .gist-file .gist-meta a:focus {
  text-decoration: underline;
}
html .gist .gist-file .gist-meta a:hover {
  color: #93a1a1 !important;
}
html .gist .gist-file .gist-meta a[href*='#file'] {
  position: absolute;
  top: 0;
  left: 0;
  right: -10px;
  color: #474747 !important;
}
html .gist .gist-file .gist-meta a[href*='#file']:hover {
  color: #1863a1 !important;
}
html .gist .gist-file .gist-meta a[href*=raw] {
  top: .4em;
}

pre {
  background: #002b36 url('../images/noise.png?1540193557') top left;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
  border: 1px solid #05232b;
  line-height: 1.45em;
  font-size: 13px;
  margin-bottom: 2.1em;
  padding: .8em 1em;
  color: #93a1a1;
  overflow: auto;
}

h3.filename + pre {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}

p code, li code {
  display: inline-block;
  white-space: no-wrap;
  background: #fff;
  font-size: .8em;
  line-height: 1.5em;
  color: #555;
  border: 1px solid #ddd;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0 .3em;
  margin: -1px 0;
}
p pre code, li pre code {
  font-size: 1em !important;
  background: none;
  border: none;
}

.pre-code, html .gist .gist-file .gist-syntax .highlight pre, .highlight code {
  font-family: Osaka-mono, "MS Gothic", Menlo, Monaco, "Andale Mono", "lucida console", "Courier New", monospace !important;
  overflow: scroll;
  overflow-y: hidden;
  display: block;
  padding: .8em;
  overflow-x: auto;
  line-height: 1.45em;
  background: #002b36 url('../images/noise.png?1540193557') top left !important;
  color: #93a1a1 !important;
  /* Comment */
  /* Comment.Multiline */
  /* Comment.Preproc */
  /* Comment.Single */
  /* Comment.Special */
  /* Error */
  /* Keyword */
  /* Operator */
  /* Operator */
  /* Operator.Word */
  /* Generic.Deleted */
  /* Generic.Deleted.Specific */
  /* Generic.Emph */
  /* Generic.Heading */
  /* Generic.Inserted */
  /* Generic.Inserted.Specific */
  /* Generic.Strong */
  /* Generic.Subheading */
  /* Keyword.Constant */
  /* Keyword.Declaration */
  /* Keyword.Pseudo */
  /* Keyword.Reserved */
  /* Keyword.Type */
  /* Name.Attribute */
  /* Name.Builtin */
  /* Name.Class */
  /* Name.Constant */
  /* Name.Exception */
  /* Name.Function */
  /* Name.Namespace */
  /* Name.Tag */
  /* Name.Variable.Global */
  /* Name.Variable.Instance */
  /* Name.Variable */
  /* Literal.Number.Float */
  /* Literal.Number */
  /* Literal.Number.Hex */
  /* Literal.Number.Integer */
  /* Literal.String */
  /* Literal.String.Doc */
  /* Literal.String.Double */
  /* Literal.String.Escape */
  /* Literal.String.Interpol */
  /* Literal.String.Regex */
  /* Literal.String.Single */
}
.pre-code span, html .gist .gist-file .gist-syntax .highlight pre span, .highlight code span {
  color: #93a1a1 !important;
}
.pre-code span, html .gist .gist-file .gist-syntax .highlight pre span, .highlight code span {
  font-style: normal !important;
  font-weight: normal !important;
}
.pre-code .c, html .gist .gist-file .gist-syntax .highlight pre .c, .highlight code .c {
  color: #586e75 !important;
  font-style: italic !important;
}
.pre-code .cm, html .gist .gist-file .gist-syntax .highlight pre .cm, .highlight code .cm {
  color: #586e75 !important;
  font-style: italic !important;
}
.pre-code .cp, html .gist .gist-file .gist-syntax .highlight pre .cp, .highlight code .cp {
  color: #586e75 !important;
  font-style: italic !important;
}
.pre-code .c1, html .gist .gist-file .gist-syntax .highlight pre .c1, .highlight code .c1 {
  color: #586e75 !important;
  font-style: italic !important;
}
.pre-code .cs, html .gist .gist-file .gist-syntax .highlight pre .cs, .highlight code .cs {
  color: #586e75 !important;
  font-weight: bold !important;
  font-style: italic !important;
}
.pre-code .err, html .gist .gist-file .gist-syntax .highlight pre .err, .highlight code .err {
  color: #dc322f !important;
  background: none !important;
}
.pre-code .k, html .gist .gist-file .gist-syntax .highlight pre .k, .highlight code .k {
  color: #cb4b16 !important;
}
.pre-code .o, html .gist .gist-file .gist-syntax .highlight pre .o, .highlight code .o {
  color: #93a1a1 !important;
  font-weight: bold !important;
}
.pre-code .p, html .gist .gist-file .gist-syntax .highlight pre .p, .highlight code .p {
  color: #93a1a1 !important;
}
.pre-code .ow, html .gist .gist-file .gist-syntax .highlight pre .ow, .highlight code .ow {
  color: #2aa198 !important;
  font-weight: bold !important;
}
.pre-code .gd, html .gist .gist-file .gist-syntax .highlight pre .gd, .highlight code .gd {
  color: #93a1a1 !important;
  background-color: #372d34 !important;
  display: inline-block;
}
.pre-code .gd .x, html .gist .gist-file .gist-syntax .highlight pre .gd .x, .highlight code .gd .x {
  color: #93a1a1 !important;
  background-color: #4d2d34 !important;
  display: inline-block;
}
.pre-code .ge, html .gist .gist-file .gist-syntax .highlight pre .ge, .highlight code .ge {
  color: #93a1a1 !important;
  font-style: italic !important;
}
.pre-code .gh, html .gist .gist-file .gist-syntax .highlight pre .gh, .highlight code .gh {
  color: #586e75 !important;
}
.pre-code .gi, html .gist .gist-file .gist-syntax .highlight pre .gi, .highlight code .gi {
  color: #93a1a1 !important;
  background-color: #1b412b !important;
  display: inline-block;
}
.pre-code .gi .x, html .gist .gist-file .gist-syntax .highlight pre .gi .x, .highlight code .gi .x {
  color: #93a1a1 !important;
  background-color: #355720 !important;
  display: inline-block;
}
.pre-code .gs, html .gist .gist-file .gist-syntax .highlight pre .gs, .highlight code .gs {
  color: #93a1a1 !important;
  font-weight: bold !important;
}
.pre-code .gu, html .gist .gist-file .gist-syntax .highlight pre .gu, .highlight code .gu {
  color: #6c71c4 !important;
}
.pre-code .kc, html .gist .gist-file .gist-syntax .highlight pre .kc, .highlight code .kc {
  color: #859900 !important;
  font-weight: bold !important;
}
.pre-code .kd, html .gist .gist-file .gist-syntax .highlight pre .kd, .highlight code .kd {
  color: #268bd2 !important;
}
.pre-code .kp, html .gist .gist-file .gist-syntax .highlight pre .kp, .highlight code .kp {
  color: #cb4b16 !important;
  font-weight: bold !important;
}
.pre-code .kr, html .gist .gist-file .gist-syntax .highlight pre .kr, .highlight code .kr {
  color: #d33682 !important;
  font-weight: bold !important;
}
.pre-code .kt, html .gist .gist-file .gist-syntax .highlight pre .kt, .highlight code .kt {
  color: #2aa198 !important;
}
.pre-code .n, html .gist .gist-file .gist-syntax .highlight pre .n, .highlight code .n {
  color: #268bd2 !important;
}
.pre-code .na, html .gist .gist-file .gist-syntax .highlight pre .na, .highlight code .na {
  color: #268bd2 !important;
}
.pre-code .nb, html .gist .gist-file .gist-syntax .highlight pre .nb, .highlight code .nb {
  color: #859900 !important;
}
.pre-code .nc, html .gist .gist-file .gist-syntax .highlight pre .nc, .highlight code .nc {
  color: #d33682 !important;
}
.pre-code .no, html .gist .gist-file .gist-syntax .highlight pre .no, .highlight code .no {
  color: #b58900 !important;
}
.pre-code .nl, html .gist .gist-file .gist-syntax .highlight pre .nl, .highlight code .nl {
  color: #859900 !important;
}
.pre-code .ne, html .gist .gist-file .gist-syntax .highlight pre .ne, .highlight code .ne {
  color: #268bd2 !important;
  font-weight: bold !important;
}
.pre-code .nf, html .gist .gist-file .gist-syntax .highlight pre .nf, .highlight code .nf {
  color: #268bd2 !important;
  font-weight: bold !important;
}
.pre-code .nn, html .gist .gist-file .gist-syntax .highlight pre .nn, .highlight code .nn {
  color: #b58900 !important;
}
.pre-code .nt, html .gist .gist-file .gist-syntax .highlight pre .nt, .highlight code .nt {
  color: #268bd2 !important;
  font-weight: bold !important;
}
.pre-code .nx, html .gist .gist-file .gist-syntax .highlight pre .nx, .highlight code .nx {
  color: #b58900 !important;
}
.pre-code .vg, html .gist .gist-file .gist-syntax .highlight pre .vg, .highlight code .vg {
  color: #268bd2 !important;
}
.pre-code .vi, html .gist .gist-file .gist-syntax .highlight pre .vi, .highlight code .vi {
  color: #268bd2 !important;
}
.pre-code .nv, html .gist .gist-file .gist-syntax .highlight pre .nv, .highlight code .nv {
  color: #268bd2 !important;
}
.pre-code .mf, html .gist .gist-file .gist-syntax .highlight pre .mf, .highlight code .mf {
  color: #2aa198 !important;
}
.pre-code .m, html .gist .gist-file .gist-syntax .highlight pre .m, .highlight code .m {
  color: #2aa198 !important;
}
.pre-code .mh, html .gist .gist-file .gist-syntax .highlight pre .mh, .highlight code .mh {
  color: #2aa198 !important;
}
.pre-code .mi, html .gist .gist-file .gist-syntax .highlight pre .mi, .highlight code .mi {
  color: #2aa198 !important;
}
.pre-code .s, html .gist .gist-file .gist-syntax .highlight pre .s, .highlight code .s {
  color: #2aa198 !important;
}
.pre-code .sd, html .gist .gist-file .gist-syntax .highlight pre .sd, .highlight code .sd {
  color: #2aa198 !important;
}
.pre-code .s2, html .gist .gist-file .gist-syntax .highlight pre .s2, .highlight code .s2 {
  color: #2aa198 !important;
}
.pre-code .se, html .gist .gist-file .gist-syntax .highlight pre .se, .highlight code .se {
  color: #dc322f !important;
}
.pre-code .si, html .gist .gist-file .gist-syntax .highlight pre .si, .highlight code .si {
  color: #268bd2 !important;
}
.pre-code .sr, html .gist .gist-file .gist-syntax .highlight pre .sr, .highlight code .sr {
  color: #2aa198 !important;
}
.pre-code .s1, html .gist .gist-file .gist-syntax .highlight pre .s1, .highlight code .s1 {
  color: #2aa198 !important;
}
.pre-code div .gd, html .gist .gist-file .gist-syntax .highlight pre div .gd, .highlight code div .gd, .pre-code div .gd .x, html .gist .gist-file .gist-syntax .highlight pre div .gd .x, .highlight code div .gd .x, .pre-code div .gi, html .gist .gist-file .gist-syntax .highlight pre div .gi, .highlight code div .gi, .pre-code div .gi .x, html .gist .gist-file .gist-syntax .highlight pre div .gi .x, .highlight code div .gi .x {
  display: inline-block;
  width: 100%;
}

.highlight, .gist-highlight {
  margin-bottom: 1.8em;
  background: #002b36;
  overflow-y: hidden;
  overflow-x: auto;
}
.highlight pre, .gist-highlight pre {
  background: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 0;
  margin-bottom: 0;
}

pre::-webkit-scrollbar, .highlight::-webkit-scrollbar, .gist-highlight::-webkit-scrollbar {
  height: .5em;
  background: rgba(255, 255, 255, 0.15);
}
pre::-webkit-scrollbar-thumb:horizontal, .highlight::-webkit-scrollbar-thumb:horizontal, .gist-highlight::-webkit-scrollbar-thumb:horizontal {
  background: rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.highlight code {
  background: #000;
}

figure.code {
  background: none;
  padding: 0;
  border: 0;
  margin-bottom: 1.5em;
}
figure.code pre {
  margin-bottom: 0;
}
figure.code figcaption {
  position: relative;
}
figure.code figcaption a {
  z-index: 2;
}
figure.code .highlight {
  margin-bottom: 0;
}

.code-title, html .gist .gist-file .gist-meta a[href*='#file'], h3.filename, figure.code figcaption {
  text-align: center;
  font-size: 13px;
  line-height: 2em;
  text-shadow: #cbcccc 0 1px 0;
  color: #474747;
  font-weight: normal;
  margin-bottom: 0;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  font-family: "Helvetica Neue", Arial, "Lucida Grande", "Lucida Sans Unicode", Lucida, sans-serif;
  background: #aaaaaa url('../images/code_bg.png?1540193558') top repeat-x;
  border: 1px solid #565656;
  border-top-color: #cbcbcb;
  border-left-color: #a5a5a5;
  border-right-color: #a5a5a5;
  border-bottom: 0;
}

.download-source, html .gist .gist-file .gist-meta a[href*=raw], figure.code figcaption a {
  position: absolute;
  right: .8em;
  text-decoration: none;
  color: #666 !important;
  z-index: 1;
  font-size: 13px;
  text-shadow: #cbcccc 0 1px 0;
  padding-left: 3em;
}
.download-source:hover, html .gist .gist-file .gist-meta a[href*=raw]:hover, figure.code figcaption a:hover, .download-source:focus, html .gist .gist-file .gist-meta a[href*=raw]:focus, figure.code figcaption a:focus {
  text-decoration: underline;
}

#archive #content > div, #archive #content > div > article {
  padding-top: 0;
}

#blog-archives {
  color: #aaa;
}
#blog-archives article {
  padding: 1em 0 1em;
  position: relative;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAAFUlEQVR4AWNIS0sr/v//PwMUDzo+ADqMahmdZfljAAAAAElFTkSuQmCC') bottom left repeat-x;
}
#blog-archives article:last-child {
  background: none;
}
#blog-archives article footer {
  padding: 0;
  margin: 0;
}
#blog-archives h1 {
  color: #222;
  margin-bottom: .3em;
}
#blog-archives h2 {
  display: none;
}
#blog-archives h1 {
  font-size: 1.5em;
}
#blog-archives h1 a {
  text-decoration: none;
  color: inherit;
  font-weight: normal;
  display: inline-block;
}
#blog-archives h1 a:hover, #blog-archives h1 a:focus {
  text-decoration: underline;
}
#blog-archives h1 a:hover {
  color: #0181eb;
}
#blog-archives a.category, #blog-archives time {
  color: #aaa;
}
#blog-archives .entry-content {
  display: none;
}
#blog-archives time {
  font-size: .9em;
  line-height: 1.2em;
}
#blog-archives time .month, #blog-archives time .day {
  display: inline-block;
}
#blog-archives time .month {
  text-transform: uppercase;
}
#blog-archives p {
  margin-bottom: 1em;
}
#blog-archives a, #blog-archives .entry-content a {
  color: inherit;
}
#blog-archives a:hover, #blog-archives .entry-content a:hover {
  color: #0181eb;
}
#blog-archives a:hover {
  color: #0181eb;
}
@media only screen and (min-width: 550px) {
  #blog-archives article {
    margin-left: 5em;
  }
  #blog-archives h2 {
    margin-bottom: .3em;
    font-weight: normal;
    display: inline-block;
    position: relative;
    top: -1px;
    float: left;
  }
  #blog-archives h2:first-child {
    padding-top: .75em;
  }
  #blog-archives time {
    position: absolute;
    text-align: right;
    left: 0em;
    top: 1.8em;
  }
  #blog-archives .year {
    display: none;
  }
  #blog-archives article {
    padding-left: 4.5em;
    padding-bottom: .7em;
  }
  #blog-archives a.category {
    line-height: 1.1em;
  }
}

#content > .category article {
  margin-left: 0;
  padding-left: 6.8em;
}
#content > .category .year {
  display: inline;
}

.side-shadow-border, aside.sidebar section h1, aside.sidebar li {
  -moz-box-shadow: white 0 1px;
  -webkit-box-shadow: white 0 1px;
  box-shadow: white 0 1px;
}

aside.sidebar {
  overflow: hidden;
  color: #4c4c4c;
  text-shadow: white 0 1px;
}
aside.sidebar section {
  font-size: .8em;
  line-height: 1.4em;
  margin-bottom: 1.5em;
}
aside.sidebar section h1 {
  margin: 1.5em 0 0;
  padding-bottom: .2em;
  border-bottom: 1px solid #e0e0e0;
}
aside.sidebar section h1 + p {
  padding-top: .4em;
}
aside.sidebar img {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: #fff 0.3em solid;
}
aside.sidebar ul {
  margin-bottom: 0.5em;
  margin-left: 0;
}
aside.sidebar li {
  list-style: none;
  padding: .5em 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
aside.sidebar li p:last-child {
  margin-bottom: 0;
}
aside.sidebar a {
  color: inherit;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
aside.sidebar:hover a {
  color: #222;
}
aside.sidebar:hover a:hover {
  color: #0181eb;
}

.aside-alt-link, #pinboard_linkroll .pin-tag {
  color: #7f7f7f;
}
.aside-alt-link:hover, #pinboard_linkroll .pin-tag:hover {
  color: #0181eb;
}

@media only screen and (min-width: 768px) {
  .toggle-sidebar {
    outline: none;
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    display: inline-block;
    text-decoration: none;
    color: #cecece;
    width: 9px;
    cursor: pointer;
  }
  .toggle-sidebar:hover {
    background: #e9e9e9;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(224, 224, 224, 0.5)), color-stop(100%, rgba(224, 224, 224, 0)));
    background: -moz-linear-gradient(left, rgba(224, 224, 224, 0.5), rgba(224, 224, 224, 0));
    background: -webkit-linear-gradient(left, rgba(224, 224, 224, 0.5), rgba(224, 224, 224, 0));
    background: linear-gradient(to right, rgba(224, 224, 224, 0.5), rgba(224, 224, 224, 0));
  }
  .toggle-sidebar:after {
    position: absolute;
    right: -11px;
    top: 0;
    width: 20px;
    font-size: 1.2em;
    line-height: 1.1em;
    padding-bottom: .15em;
    -moz-border-radius-bottomright: 0.3em;
    -webkit-border-bottom-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    content: "\00BB";
    text-indent: -1px;
  }
  .collapse-sidebar .toggle-sidebar {
    text-indent: 0px;
    right: -20px;
    width: 19px;
  }
  .collapse-sidebar .toggle-sidebar:hover {
    background: #e9e9e9;
  }
  .collapse-sidebar .toggle-sidebar:after {
    border-left: 1px solid #e0e0e0;
    text-shadow: #fff 0 1px;
    content: "\00AB";
    left: 0px;
    right: 0;
    text-align: center;
    text-indent: 0;
    border: 0;
    border-right-width: 0;
    background: none;
  }
}
.googleplus h1 {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 0px none !important;
}
.googleplus a {
  text-decoration: none;
  white-space: normal !important;
  line-height: 32px;
}
.googleplus a img {
  float: left;
  margin-right: 0.5em;
  border: 0 none;
}

.googleplus-hidden {
  position: absolute;
  top: -1000em;
  left: -1000em;
}

#pinboard_linkroll .pin-title, #pinboard_linkroll .pin-description {
  display: block;
  margin-bottom: .5em;
}
#pinboard_linkroll .pin-tag {
  text-decoration: none;
}
#pinboard_linkroll .pin-tag:hover, #pinboard_linkroll .pin-tag:focus {
  text-decoration: underline;
}
#pinboard_linkroll .pin-tag:after {
  content: ',';
}
#pinboard_linkroll .pin-tag:last-child:after {
  content: '';
}

.delicious-posts a.delicious-link {
  margin-bottom: .5em;
  display: block;
}
.delicious-posts p {
  font-size: 1em;
}

.footer {
  position: relative;
  z-index: 1;
}
.footer p {
  margin-bottom: 0;
  font-size: .8em;
  line-height: 3;
}

.webp .footer-banner .wide-container {
  height: 400px;
  background-image: url(../images/footer/banner.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.footer-banner .wide-container {
  background-image: url(../images/footer/banner.jpg);
}
.footer-banner .wide-container .container {
  position: relative;
  height: 400px;
}
.footer-banner h2 {
  position: absolute;
  top: 150px;
  left: 10px;
  font-size: 22px;
  font-weight: normal;
  color: #1d2088;
}
.footer-banner .banner-inner-logo {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 40px;
}

.footer_axis .footer-right {
  margin-top: 27px;
}

.footer-standerd {
  padding: 0 0 20px 0;
  text-align: right;
  background-color: #eee;
  position: left;
}
@media all and (max-width: 767px) {
  .footer-standerd {
    padding: 3% 0;
    text-align: center;
    transform: scale(0.5);
  }
}
.footer-standerd img.iso {
  width: 234px;
}
@media all and (max-width: 767px) {
  .footer-standerd img.iso {
    width: 36%;
  }
}

.footer-link {
  margin: 0 auto;
  text-align: center;
}

ul.footer-link {
  display: inline-block;
  padding: 5% 0 15px 1%;
  width: 100%;
  margin: auto;
}
ul.footer-link li {
  display: inline-block;
  padding: 5% 0 15px 0;
  width: 100%;
}

.P-mark {
  float: left;
  margin: 0 0 0 1em;
  width: 30%;
}

.ISMS {
  float: left;
  width: 48%;
}

@media all and (max-width: 767px) {
  .footer-banner .wide-container {
    height: 150px;
  }
  .footer-banner .wide-container .container {
    position: relative;
    height: 150px;
  }
  .footer-banner h2 {
    position: absolute;
    top: 40px;
    left: 15px;
    font-size: 11px;
  }
  .footer-banner .banner-inner-logo {
    right: 10px;
    bottom: 20px;
  }
  .footer-banner .banner-inner-logo img {
    width: 65px;
  }
}
.footer-credit {
  background-color: #fff;
  border-bottom: 5px solid #1d2088;
  width: 100%;
}
.footer-credit .credit-row {
  padding: 1em 0 0 0;
  overflow: hidden;
}
.footer-credit .credit-row > p {
  padding: 0 0 .4em 0;
  font-size: 10px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #9fa0a0;
}
.footer-credit .credit-row .footer-left {
  float: left;
  padding: 5% 0 15px 0;
  width: 10%;
}
.footer-credit .credit-row .footer-right {
  margin: auto;
}
.footer-credit .credit-row .footer-right p {
  font-size: 12px;
  color: #1d2088;
  letter-spacing: 1px;
  display: table-cell;
  vertical-align: bottom;
  height: 57px;
}
.footer-credit .credit-row .footer-right p a:hover {
  text-decoration: underline;
}
.footer-credit .credit-row .crmark {
  font-size: 1.8em;
  vertical-align: middle;
}
.footer-credit .credit-row .credit-row-2 > p {
  padding: 0 0 .4em 0;
  font-size: 10px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #9fa0a0;
}
.footer-credit .credit-row .footer-link .footer-link-list {
  display: inline-block;
  font-size: small;
  list-style: none;
}
.footer-credit .credit-row .footer-link .footer-list-item {
  margin-right: 1.5rem;
  display: inline-block;
}
.footer-credit .credit-row .footer-standard {
  float: left;
  padding: 18px 0 15px 20px;
  width: 30%;
}

.footer-link-list {
  display: inline-block;
  margin: 1em;
}

@media all and (max-width: 959px) {
  .footer-credit {
    border-bottom: 2px solid #1d2088;
    display: block;
  }
  .footer-credit .credit-row .footer-right {
    float: left;
    padding: 10px 0;
  }
  .footer-credit .credit-row .footer-right p {
    display: block;
    height: auto;
    font-size: 9px;
    font-weight: normal;
    letter-spacing: 0px;
    text-align: center;
  }
  .footer-credit .credit-row .footer-standard {
    float: left;
    padding: 0;
  }
  .footer-credit .credit-row .footer-standard p {
    display: block;
    height: auto;
    font-size: 9px;
    font-weight: normal;
    letter-spacing: 0px;
    text-align: center;
  }

  .footer-credit .credit-row {
    position: relative;
    padding: 1em 0 0 0;
  }
  .footer-credit .credit-row .footer-left {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 10px;
    padding: 0;
    text-align: center;
  }
  .footer-credit .credit-row .footer-left img {
    zoom: .7;
  }
  .footer-credit .credit-row .footer-right {
    line-height: 1;
    margin-bottom: 60px;
    margin-top: 20px;
  }
}
@media all and (max-width: 414px) {
  .footer-credit .credit-row .footer-right {
    padding: 0;
    line-height: 1;
  }
}
/**
 * bxSlider v4.2.5
 * Copyright 2013-2015 Steven Wanderski
 * Written while drinking Belgian ales and listening to jazz

 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.btn, .btn-success,
a.btn-success {
  display: inline-block;
  padding: 5px 32px 3px 16px;
  border-radius: 18px;
  -moz-box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  -webkit-box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  background-image: url(../images/ui/circle.png);
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: auto;
  text-align: center;
}
@media all and (max-width: 767px) {
  .btn, .btn-success,
  a.btn-success {
    border-radius: 10px;
  }
}

.btn-success,
a.btn-success {
  padding: 0 45px 0 25px;
  line-height: 46px;
  background-color: #fcc800;
  border-radius: 23px;
  background-image: url(../images/ui/circle_l.png);
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
  color: #1d2088;
}

.btn-success2,
a.btn-success2 {
  padding: 0 45px 0 25px;
  line-height: 46px;
  background-color: #fcc800;
  border-radius: 23px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
  color: #1d2088;
}


/*  btn-success　をコピー流用ここから　*/
.btn-nav,
a.btn-nav {
  display: inline-block;
  padding: 10px 10px;
  border-radius: 18px;
  -moz-box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  -webkit-box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #fcc800;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
  color: #1d2088;
}

/*  btn-success　をコピー流用ここまで　*/
a.btn-success.btn-2line {
  line-height: 26px;
}
@media all and (max-width: 767px) {
  a.btn-success.btn-2line {
    border-radius: 30px;
  }
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-bg,
a.btn-bg {
  padding: 20px 82px 18px 66px;
  background-image: url(../images/ui/circle-bg.png);
  background-position: right 16px center;
  background-size: 32px;
  border-radius: 40px;
  font-size: 28px;
}
.btn-bg small,
a.btn-bg small {
  display: block;
  margin-top: .5em;
  font-size: .6em;
  line-height: 1.6;
}
@media all and (max-width: 767px) {
  .btn-bg,
  a.btn-bg {
    padding: 5px 48px 5px 40px;
    font-size: 18px;
    background-size: 18px;
    border-radius: 28px;
  }
}

.btn-bg2,
a.btn-bg2 {
  padding: 20px 82px 18px 66px;
  background-position: right 16px center;
  background-size: 32px;
  border-radius: 40px;
  font-size: 28px;
}
.btn-bg2 small,
a.btn-bg2 small {
  display: block;
  margin-top: .5em;
  font-size: .6em;
  line-height: 1.6;
}
@media all and (max-width: 767px) {
  .btn-bg2,
  a.btn-bg2 {
    padding: 5px 48px 5px 40px;
    font-size: 18px;
    background-size: 18px;
    border-radius: 28px;
  }
}

.hero .hero-carousel {
  height: 420px;
}
.hero .hero-carousel .sp {
  display: none;
}
.hero .hero-carousel ul li {
  height: 420px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.hero .hero-carousel ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.hero .container {
  position: relative;
}
.hero .hero-campaign {
  position: absolute;
  right: -30px;
  bottom: 30px;
}
.hero .hero-campaign .hero-label {
  display: block;
  margin-bottom: 6px;
  padding: 0 8px;
  text-align: center;
}
.hero .hero-campaign .hero-label label {
  font-size: 24px;
  color: #1d2088;
  letter-spacing: 6px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.hero .hero-campaign .hero-label.third label {
  color: #fff;
}
@media all and (max-width: 1040px) {
  .hero .hero-campaign {
    right: 10px;
  }
}
@media all and (max-width: 767px) {
  .hero .hero-carousel {
    height: 180px;
  }
  .hero .hero-carousel .pc {
    display: none;
  }
  .hero .hero-carousel .sp {
    display: block;
  }
  .hero .hero-carousel ul li {
    height: 180px;
  }
}
@media all and (max-width: 768px) {
  .hero .hero-campaign {
    position: relative;
    margin-top: 50px;
    margin-left: -110px;
    left: 50%;
  }
  .hero .hero-campaign .hero-label {
    display: block;
    margin: 15px 0 10px;
    padding: 0 8px;
    text-align: center;
  }
  .hero .hero-campaign .hero-label label {
    font-size: 20px;
    color: #1d2088;
    letter-spacing: 6px;
  }
  .hero .hero-campaign .hero-link {
    text-align: center;
    margin-bottom: 1px;
  }
}
@media all and (max-width: 440px) {
  .hero .hero-carousel {
    height: 200px;
  }
  .hero .hero-carousel ul li {
    height: 200px;
  }
}
@media all and (max-width: 360px) {
  .hero .hero-carousel {
    height: 160px;
  }
  .hero .hero-carousel ul li {
    height: 160px;
  }
}
@media all and (max-width: 767px) and (orientation: landscape) {
  .hero .hero-carousel {
    height: 200px;
  }
  .hero .hero-carousel ul li {
    height: 200px;
  }
  .hero .hero-carousel .pc {
    display: block;
  }
  .hero .hero-carousel .sp {
    display: none;
  }
}
@media all and (min-width: 667px) and (max-width: 767px) and (orientation: landscape) {
  .hero .hero-carousel {
    height: 220px;
  }
  .hero .hero-carousel ul li {
    height: 220px;
  }
}
@media all and (min-width: 736px) and (max-width: 767px) and (orientation: landscape) {
  .hero .hero-carousel {
    height: 240px;
  }
  .hero .hero-carousel ul li {
    height: 240px;
  }
}

.main-1 .cost-image-wrap,
.main-6 .cost-image-wrap {
  width: 600px;
  margin: 40px auto;
}
.main-1 .cost-image-wrap .col-sm-1-1.col-md-1-2,
.main-6 .cost-image-wrap .col-sm-1-1.col-md-1-2 {
  text-align: center;
}

.index .main-1 .cost-image-wrap,
.index .main-6 .cost-image-wrap {
  width: auto;
  margin: auto;
}
.index .main-1 .cost-image-wrap .col-md-1-4,
.index .main-6 .cost-image-wrap .col-md-1-4 {
  padding: 0 10px;
}
.index .main-1 .services,
.index .main-6 .services {
  margin-top: 16px;
}
.index .main-1 .services .col-md-1-2,
.index .main-6 .services .col-md-1-2 {
  margin: 50px auto 0 auto;
}

.index .main-1 .repImg_04 {
  height: 240px;
  background-image: url(../images/index/sec01/image_02.png);
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  .index .main-1 .repImg_04 {
    height: auto;
    background-image: none;
  }
}

@media all and (max-width: 767px) {
  .index .main-1 .services {
    margin: 30px auto 0 auto;
    padding: 0 20px;
  }
  .index .main-1 .services .col-md-1-2 {
    margin-top: 10px;
  }
  .index .main-1 .services .col-md-1-2.repImg_04 {
    margin-top: 30px;
  }
  .index .main-1 .signup-for-trial {
    margin-top: 50px;
  }

  .main-1 .cost-image-wrap,
  .main-6 .cost-image-wrap {
    width: 100%;
    margin: 10px auto;
    padding: 0 20px;
  }
  .main-1 .cost-image-wrap .col-md-1-4,
  .main-6 .cost-image-wrap .col-md-1-4 {
    margin-bottom: 15px;
  }
  .main-1 .hyperspace01,
  .main-6 .hyperspace01 {
    margin-bottom: 15px;
  }
}
.main-2 .merit-eyecatch {
  margin-bottom: 50px;
}
.main-2 .merit-wrap {
  margin: 50px 0;
}
.main-2 .merit-wrap h3 {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
}
.main-2 .merit-wrap h3 span {
  font-size: 15px;
}
.main-2 .merit-wrap .img-block {
  margin-bottom: 10px;
}
.main-2 .merit-wrap a.btn-block {
  width: 80%;
  font-size: 18px;
}

@media all and (max-width: 767px) {
  .main-2 .merit-eyecatch {
    margin-bottom: 40px;
  }
  .main-2 .merit-wrap {
    margin-bottom: 5px;
  }
  .main-2 .merit-wrap .col-sm-1-1 {
    margin-bottom: 30px;
  }
  .main-2 .merit-wrap .col-sm-1-1:last-child {
    margin-bottom: 35px;
  }
  .main-2 .merit-wrap h3 {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .main-2 .merit-wrap h3 span {
    font-size: 12px;
  }
  .main-2 .merit-wrap h3 br {
    display: none;
  }
  .main-2 .merit-wrap .img-block {
    width: 124px;
    height: 124px;
    margin: 0 auto;
  }
}
.main-3 .main-3-container {
  width: 1004px;
  max-width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 959px) {
  .main-3 .main-3-container {
    padding: 0 10px;
  }
}
.main-3 .match-img {
  height: 460px;
  background-image: url(../images/index/sec03/3-bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.bike .main-2 {
  margin-top: 50px;
}
.bike .hero .sp-replace-img {
  width: 1200px;
  height: 420px;
  background-image: url(../images/hero/hero05.png);
}
@media only screen and (max-width: 767px) {
  .bike .hero .sp-replace-img {
    width: 100%;
    height: auto;
    background-image: none;
  }
}

@media only screen and (max-width: 1200px) {
  .adapter .hero .sp-replace-img {
    width: 100%;
    height: 100%;
    padding-bottom: 44%;
  }
}
@media only screen and (max-width: 768px) {
  .adapter .hero .sp-replace-img {
    width: 100%;
    height: auto;
    background-image: none;
    padding-bottom: 0;
  }
}

.webp .adapter .hero .sp-replace-img {
  width: 1200px;
  height: 420px;
  background-image: url(../images/hero/hero04.webp);
}
.adapter .hero .sp-replace-img {
  background-image: url(../images/hero/hero04.png);
}
/* ▼alc */
@media only screen and (max-width: 1200px) {
  .alc .hero .sp-replace-img {
    width: 100%;
    height: 100%;
    padding-bottom: 44%;
  }
}
@media only screen and (max-width: 768px) {
  .alc .hero .sp-replace-img {
    width: 100%;
    height: auto;
    background-image: none;
    padding-bottom: 0;
  }
}

.webp .alc .hero .sp-replace-img {
  width: 1200px;
  height: 420px;
  background-image: url(../images/hero/hero07_sp_ALC_CHK.webp);
}
.alc .hero .sp-replace-img {
  background-image: url(../images/hero/hero07_ALC_CHK_top.png);
}
/* ▲alc */
.degitako .main-2 {
  margin-top: 50px;
}
.degitako .main-3, .degitako .main-6 {
  margin-top: 30px;
}
.degitako .hero .sp-replace-img {
  width: 1200px;
  height: 420px;
  background-image: url(../images/degitako/hero.jpg);
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .degitako .hero .sp-replace-img {
    width: 100%;
    height: auto;
    background-image: none;
  }
}

.drivenavi .main-2 {
  margin-top: 50px;
}
.drivenavi .hero .sp-replace-img {
  width: 1200px;
  height: 420px;
  background-image: url(../images/drivenavi/hero.jpg);
  background-size: cover;
}
@media only screen and (max-width: 1200px) {
  .drivenavi .hero .sp-replace-img {
    width: 100%;
    height: 100%;
    padding-bottom: 44%;
  }
}
@media only screen and (max-width: 768px) {
  .drivenavi .hero .sp-replace-img {
    width: 100%;
    height: auto;
    background-image: none;
    padding-bottom: 0;
  }
}
.drivenavi .get-app .app-btn {
  padding: 10px 0;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .drivenavi .get-app .app-btn {
    text-align: center;
  }
}
.drivenavi .get-app .app-text {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .drivenavi .get-app .app-text {
    text-align: center;
  }
}
.drivenavi .section-main.main-4 {
  margin-top: 105px;
}
@media only screen and (max-width: 767px) {
  .drivenavi .section-main.main-4 {
    margin-top: 34px;
  }
}
.drivenavi .section-main .section-head {
  margin-bottom: 20px;
}
.drivenavi .service-point-list {
  margin-bottom: 50px;
}

@media all and (max-width: 767px) {
  .main-3 .main-3-container {
    padding: 0 10px;
  }
  .main-3 .match-img {
    height: 220px;
    padding: 0 20px 20px;
    background-size: contain;
  }
}
@media all and (max-width: 767px) and (max-width: 374px) {
  .main-3 .match-img {
    height: 200px;
  }
}

.main-4 .service-point-list .list-point {
  display: table;
  width: 100%;
  margin-bottom: 60px;
  background-color: #fff;
  border-radius: 30px;
  -moz-box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  -webkit-box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  text-align: left;
}
.main-4 .service-point-list .list-point:last-child {
  border-bottom: 0;
}
.main-4 .service-point-list .list-point .list-row {
  display: table-row;
}
.main-4 .service-point-list .list-point .list-row .list-img,
.main-4 .service-point-list .list-point .list-row .list-detail {
  display: table-cell;
  vertical-align: top;
}
.main-4 .service-point-list .list-point .list-row .list-img {
  width: 260px;
  padding: 0 20px;
}
.main-4 .service-point-list .list-point .list-row .list-img img {
  width: 220px;
}
.main-4 .service-point-list .list-point .list-row .list-img.move-right {
  padding: 0 5px 0 35px;
}
.main-4 .service-point-list .list-point .list-row .list-detail {
  padding: 20px 60px 20px 20px;
}
.main-4 .service-point-list .list-point .list-row .list-detail .list-detail-title {
  margin: 20px 0;
  font-size: 20px;
  font-weight: bold;
  color: #1d2088;
  line-height: 1.4;
  letter-spacing: 1px;
}
.main-4 .service-point-list .list-point .list-row .list-detail .list-detail-title:before {
  display: inline-block;
  content: '';
  margin-right: 3px;
  width: 28px;
  height: 28px;
  background-image: url(../images/ui/title-icon.png);
  background-repeat: no-repeat;
  background-size: 21px;
  background-position: center;
  vertical-align: top;
}
.main-4 .service-point-list .list-point .list-row .list-detail .list-detail-p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.6px;
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media all and (max-width: 767px) {
  .main-4 .service-point-list .list-point {
    display: block;
    margin-bottom: 20px;
  }
  .main-4 .service-point-list .list-point .list-row {
    display: block;
  }
  .main-4 .service-point-list .list-point .list-row .list-img,
  .main-4 .service-point-list .list-point .list-row .list-detail {
    display: block;
  }
  .main-4 .service-point-list .list-point .list-row .list-img {
    width: 100%;
    text-align: center;
  }
  .main-4 .service-point-list .list-point .list-row .list-img img {
    width: 150px;
  }
  .main-4 .service-point-list .list-point .list-row .list-detail {
    padding: 0 20px 20px;
  }
  .main-4 .service-point-list .list-point .list-row .list-detail .list-detail-title {
    margin: 0 0 10px;
    font-size: 16px;
    text-align: center;
  }
  .main-4 .service-point-list .list-point .list-row .list-detail .list-detail-title:before {
    width: 20px;
    height: 20px;
    background-size: 20px;
  }
  .main-4 .service-point-list .list-point .list-row .list-detail .list-detail-p {
    font-size: 12px;
    line-height: 18px;
  }
  .main-4 .service-point-list .list-point .list-row .list-detail .list-detail-p img {
    display: block;
    margin: auto;
  }
}
.main-5 .service-point-boxes-wrap {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.main-5 .service-point-boxes-wrap .hover-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: url(../images/index/sec05/pc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 262px 212px;
  z-index: 20;
}
.main-5 .service-point-boxes-wrap .service-point-boxes {
  margin: 0 -80px 60px;
}
.main-5 .service-point-boxes-wrap .service-point-boxes:after {
  clear: both;
  content: '';
  display: table;
}
.main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer {
  float: left;
  width: 50%;
  padding: 0 80px;
}
.main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box {
  height: 250px;
  padding: 40px 60px;
  background-color: #fff;
  border-radius: 30px;
  -moz-box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  -webkit-box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  box-shadow: rgba(4, 0, 0, 0.1) 0px 5px 3px;
  text-align: left;
}
.main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box .point-box-title {
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: bold;
  color: #1d2088;
  line-height: 1.4;
  letter-spacing: 2px;
}
.main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box .point-box-title:before {
  display: inline-block;
  content: '';
  margin-right: 3px;
  width: 28px;
  height: 28px;
  background-image: url(../images/ui/title-icon.png);
  background-repeat: no-repeat;
  background-size: 21px;
  background-position: center;
  vertical-align: top;
}
.main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box .point-box-detail {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 1px;
}

.main-6 .signup-for-trial {
  margin-top: 80px;
}
@media all and (max-width: 767px) {
  .main-6 .signup-for-trial {
    margin-top: 20px;
    padding: 0 20px;
  }
}

@media all and (max-width: 767px) {
  .main-5 .service-point-boxes-wrap {
    position: relative;
  }
  .main-5 .service-point-boxes-wrap .hover-img {
    position: static;
    width: 100%;
    height: 156px;
    margin: 0 0 20px;
    background-image: url(../images/index/sec05/pc.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 20;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes {
    margin: 0;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes:first-child:after {
    margin-bottom: 0;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box {
    height: auto;
    padding: 20px;
    border-radius: 20px;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box .point-box-title {
    margin: 0 0 15px;
    font-size: 16px;
    text-align: center;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box .point-box-title:before {
    margin-right: 3px;
    width: 20px;
    height: 20px;
    background-size: 20px;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box .point-box-detail {
    font-size: 12px;
    line-height: 20px;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box .point-box-detail br {
    display: none;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box .point-box-detail span {
    display: block;
  }
}
@media all and (min-width: 768px) and (max-width: 959px) {
  .main-5 .service-point-boxes-wrap .hover-img {
    position: static;
    width: 100%;
    height: 156px;
    margin: 20px 0;
    background-image: url(../images/index/sec05/pc.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 220px 156px;
    z-index: 20;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes {
    margin: 0 -20px 40px;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer {
    padding: 0 20px;
  }
  .main-5 .service-point-boxes-wrap .service-point-boxes .point-box-outer .point-box {
    padding: 40px 40px 40px 60px;
  }
}
.main-7 .steps-wrap {
  position: relative;
  margin: 40px 0;
}
.main-7 .steps-wrap .arrow {
  position: absolute;
  top: 100px;
  width: 50px;
  height: 50px;
  background-image: url(../images/ui/arrow.png);
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: 0 0;
}
.main-7 .steps-wrap .arrow.arrow-01 {
  left: calc(33.333333% - 30px);
}
.main-7 .steps-wrap .arrow.arrow-02 {
  left: calc(66.666666% - 20px);
}
.main-7 .signup-for-trial {
  margin: 40px 0;
}
.main-7 .signup-for-trial img {
  vertical-align: middle;
}
.main-7 .signup-for-trial .bellfaceBanner {
  margin-top: 40px;
  -moz-box-shadow: rgba(4, 0, 0, 0.1) 0 5px 3px;
  -webkit-box-shadow: rgba(4, 0, 0, 0.1) 0 5px 3px;
  box-shadow: rgba(4, 0, 0, 0.1) 0 5px 3px;
  border-radius: 36px;
}

@media all and (max-width: 767px) {
  .main-7 .steps-wrap .arrow {
    position: static;
    display: block;
    width: 20px;
    height: 20px;
    margin: 4px auto;
    background-size: 20px;
    background-position: center;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .main-7 .steps-wrap .col-sm-1-1 img {
    width: 124px;
  }
  .main-7 .signup-for-trial .bellfaceBanner {
    width: 80% !important;
  }
}
.sp-replace-img {
  margin: auto;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
}
.sp-replace-img img {
  display: none;
}
@media only screen and (max-width: 768px) {
  .sp-replace-img {
    width: 100%;
    height: auto;
    background-image: none;
  }
  .sp-replace-img img {
    width: 100%;
    height: auto;
    display: block;
    background-size: contain;
  }
}

.imgon {
   position: relative;
}

.no1 {
   position: absolute;
   top: 83%;
   left: 13%;
}

.letter {
   position: absolute;
   top: 105%;
   left: 30%;
   font-size: 36px;
   line-height: 1.5;
   font-weight: bold;
   background-color: #fbc600;
   border-radius: 50px;
   padding:0 1ex;
   color: #1d2087;
}

.note {
   position: absolute;
   top:105%;
   right: 15%
}

@media screen and (max-width:900px){
 .no1 {
   position: relative;
   left: 35%;
   right: 35%;
   width: 30%;
 }

 .letter {
   position: relative;
   left: 15%;
   right: 15%;
   width: 70%;
   text-align: center;
   font-size: 20px;
   font-weight: bold;
   background-color: #fbc600;
   border-radius: 50px;
   padding:0 1ex;
   color: #1d2087;
 }

 .note {
   position: relative; 
 }
}

.header {
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 998;
    transition: 0.5s;
 }

.pickup {
 display: block;
 margin: auto;
 margin-bottom: 2%;
 font-size:1em;
}

 .pickup ul {
 display: inline-block;
 list-style-image:url(../images/ui/circle.png)
}

.pickup ul li {
 text-align: left;
 padding: 1% 0;
}

.device-select {
 float: left;
 background-color: #fff;
 border: 1px solid #000;
 border-collapse: separate;
 border-spacing: 50px;
 border-radius: 50px;
 overflow: hidden;
 margin-bottom: 5%;
}

.device-select1 {
 float: left;
 width: 30%;
 margin: 1.5%;
}

@media only screen and (max-width: 768px) {
.device-select {
 background-color: #fff;
 padding: 5 5; 
 }

.device-select1 {
 float: left;
 width: 100%;
 }
}

/*# sourceMappingURL=screen.css.map */
