@charset "UTF-8";
html {
  margin: 0;
  padding: 0; }

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: sans-serif; }

figure {
  margin: 0; }

h1, h2, h3, h4 {
  margin: 0;
  padding: 0; }

ul, ol {
  margin: 0;
  padding-left: 0; }
  ul li, ol li {
    margin-left: 0;
    list-style-type: none; }

dl, dt, dd {
  margin: 0;
  padding: 0; }

a {
  color: #3f3f3f;
  text-decoration: none; }
  a img {
    border: none;
    margin: 0;
    padding: 0; }

p {
  margin: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* ==============================
   layout
   ============================== */
body {
  background: #fff;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  color: #4c4c4c;
  padding-top: 62px; }
  body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

body.is_android {
  -webkit-tap-highlight-color: transparent; }
  body.is_android * {
    -webkit-tap-highlight-color: transparent; }

a {
  -webkit-tap-highlight-color: rgba(250, 250, 250, 0.3); }

.container {
  position: relative;
  overflow: hidden; }
  .container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

main {
  width: 100%;
  min-height: 430px;
  margin: 0 auto; }

.wrap {
  width: 300px;
  margin: 0 auto; }

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

.l_ta-r {
  text-align: right; }

.l_ta-l {
  text-align: left; }

.l_float {
  *zoom: 1; }
  .l_float.left {
    float: left; }
  .l_float.right {
    float: right; }
  .l_float:after {
    content: "";
    display: table;
    clear: both; }

.l_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .l_box.is_wrap {
    display: block;
    *zoom: 1; }
    .l_box.is_wrap:after {
      content: "";
      display: table;
      clear: both; }
    .l_box.is_wrap > * {
      float: left; }
  .l_box .flex {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .l_box.centering {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .l_box.space-between {
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.l_col-2 {
  width: 100%; }
  .l_col-2 > * {
    display: inline-block;
    width: 49%;
    margin: 0; }

.l_col-3 {
  width: 100%; }
  .l_col-3 > * {
    display: inline-block;
    width: 33%;
    margin: 0; }

.l_box-2 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .l_box-2.is_wrap {
    display: block;
    *zoom: 1; }
    .l_box-2.is_wrap:after {
      content: "";
      display: table;
      clear: both; }
    .l_box-2.is_wrap > * {
      float: left; }
  .l_box-2 .flex {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .l_box-2 > * {
    width: 50%;
    margin: 0; }

.l_box-3 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .l_box-3.is_wrap {
    display: block;
    *zoom: 1; }
    .l_box-3.is_wrap:after {
      content: "";
      display: table;
      clear: both; }
    .l_box-3.is_wrap > * {
      float: left; }
  .l_box-3 .flex {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .l_box-3 > * {
    width: 33%;
    margin: 0; }
    .l_box-3 > *:nth-child(2) {
      width: 34%; }

.l_confirm-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .l_confirm-btn.is_wrap {
    display: block;
    *zoom: 1; }
    .l_confirm-btn.is_wrap:after {
      content: "";
      display: table;
      clear: both; }
    .l_confirm-btn.is_wrap > * {
      float: left; }
  .l_confirm-btn .flex {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .l_confirm-btn .btn-detail {
    width: 130px;
    padding-right: 0;
    padding-left: 0;
    line-height: 1.5;
    margin: 0 10px; }
  .l_confirm-btn form {
    display: inline-block; }

.mt0 {
  margin-top: 0px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.mt45 {
  margin-top: 45px; }

.mt50 {
  margin-top: 50px; }

.mb0 {
  margin-bottom: 0px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.ml0 {
  margin-left: 0px; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml25 {
  margin-left: 25px; }

.ml30 {
  margin-left: 30px; }

.ml35 {
  margin-left: 35px; }

.ml40 {
  margin-left: 40px; }

.ml45 {
  margin-left: 45px; }

.ml50 {
  margin-left: 50px; }

.mr0 {
  margin-right: 0px; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.mr25 {
  margin-right: 25px; }

.mr30 {
  margin-right: 30px; }

.mr35 {
  margin-right: 35px; }

.mr40 {
  margin-right: 40px; }

.mr45 {
  margin-right: 45px; }

.mr50 {
  margin-right: 50px; }

.mtb0 {
  margin: 0px auto; }

.mtb5 {
  margin: 5px auto; }

.mtb10 {
  margin: 10px auto; }

.mtb15 {
  margin: 15px auto; }

.mtb20 {
  margin: 20px auto; }

.mtb25 {
  margin: 25px auto; }

.mtb30 {
  margin: 30px auto; }

.mtb35 {
  margin: 35px auto; }

.mtb40 {
  margin: 40px auto; }

.mtb45 {
  margin: 45px auto; }

.mtb50 {
  margin: 50px auto; }

.pt0 {
  padding-top: 0px; }

.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pt30 {
  padding-top: 30px; }

.pt35 {
  padding-top: 35px; }

.pt40 {
  padding-top: 40px; }

.pt45 {
  padding-top: 45px; }

.pt50 {
  padding-top: 50px; }

.pb0 {
  padding-bottom: 0px; }

.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pb25 {
  padding-bottom: 25px; }

.pb30 {
  padding-bottom: 30px; }

.pb35 {
  padding-bottom: 35px; }

.pb40 {
  padding-bottom: 40px; }

.pb45 {
  padding-bottom: 45px; }

.pb50 {
  padding-bottom: 50px; }

.pl0 {
  padding-left: 0px; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl15 {
  padding-left: 15px; }

.pl20 {
  padding-left: 20px; }

.pl25 {
  padding-left: 25px; }

.pl30 {
  padding-left: 30px; }

.pl35 {
  padding-left: 35px; }

.pl40 {
  padding-left: 40px; }

.pl45 {
  padding-left: 45px; }

.pl50 {
  padding-left: 50px; }

.pr0 {
  padding-right: 0px; }

.pr5 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.pr25 {
  padding-right: 25px; }

.pr30 {
  padding-right: 30px; }

.pr35 {
  padding-right: 35px; }

.pr40 {
  padding-right: 40px; }

.pr45 {
  padding-right: 45px; }

.pr50 {
  padding-right: 50px; }

.ptb0 {
  padding: 0px 0; }

.ptb5 {
  padding: 5px 0; }

.ptb10 {
  padding: 10px 0; }

.ptb15 {
  padding: 15px 0; }

.ptb20 {
  padding: 20px 0; }

.ptb25 {
  padding: 25px 0; }

.ptb30 {
  padding: 30px 0; }

.ptb35 {
  padding: 35px 0; }

.ptb40 {
  padding: 40px 0; }

.ptb45 {
  padding: 45px 0; }

.ptb50 {
  padding: 50px 0; }

#header {
  background: #fff;
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99; }
  #header::after {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background: url("/sp/assets/img/common/bg_header-bottom.png") repeat-x left top;
    -webkit-background-size: 2px 5px;
    background-size: 2px 5px; }
  #header div {
    height: 60px;
    margin: 0 auto;
    padding-left: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    #header div.is_wrap {
      display: block;
      *zoom: 1; }
      #header div.is_wrap:after {
        content: "";
        display: table;
        clear: both; }
      #header div.is_wrap > * {
        float: left; }
    #header div .flex {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  #header .logo {
    display: block;
    padding-top: 10px; }
    #header .logo span {
      background-image: url(/sp/assets/img/common/sprite.png);
      background-position: -120px -51px;
      width: 80px;
      height: 42px;
      -webkit-background-size: 225px 179px;
      background-size: 225px 179px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      display: block; }
  #header .btn-gnav {
    display: block;
    position: absolute;
    top: 0;
    right: 0; }
    #header .btn-gnav span {
      background-image: url(/sp/assets/img/common/sprite.png);
      background-position: 0px -51px;
      width: 60px;
      height: 60px;
      -webkit-background-size: 225px 179px;
      background-size: 225px 179px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      display: block; }
  #header .btn-gnavclose {
    display: none;
    position: absolute;
    top: 0;
    right: 0; }
    #header .btn-gnavclose span {
      background-image: url(/sp/assets/img/common/sprite.png);
      background-position: -60px -51px;
      width: 60px;
      height: 60px;
      -webkit-background-size: 225px 179px;
      background-size: 225px 179px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      display: block; }

#gnav {
  position: absolute;
  top: 59px;
  left: 0;
  z-index: 100;
  width: 100%;
  background: #084777;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  #gnav ul {
    width: 320px;
    margin: 0 auto;
    padding: 10px; }
    #gnav ul li {
      background: #0b5b99; }
      #gnav ul li a {
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        padding: 16px 20px; }
        #gnav ul li a span {
          width: 100%; }
      #gnav ul li.is_center {
        margin: 6px 0; }

#footer {
  background: #fff; }
  #footer .footmenu {
    border-top: dashed 1px #a6a6a6;
    font-size: 14px;
    font-weight: bold; }
    #footer .footmenu li {
      border-bottom: dashed 1px #a6a6a6; }
      #footer .footmenu li a {
        display: block;
        width: 320px;
        margin: 0 auto;
        padding: 16px 20px; }
        #footer .footmenu li a span {
          width: 100%; }
  #footer .search {
    padding: 16px 0;
    text-align: center; }
    #footer .search input[type="text"] {
      display: inline-block;
      width: 176px;
      vertical-align: middle; }
    #footer .search button {
      display: inline-block;
      width: 66px;
      height: 32px;
      border: none;
      background: #184e78;
      color: #fff;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      font-size: 15px;
      line-height: 15px;
      padding: 8px 0;
      margin-left: 8px;
      vertical-align: middle; }
  #footer .to_pagetop {
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
    font-weight: bold; }
    #footer .to_pagetop span {
      display: inline-block; }
  #footer .to_pc {
    background: -webkit-linear-gradient(top, #6a6a6a 0%, #8b8b8b 100%);
    padding: 16px 0; }
    #footer .to_pc span {
      width: 50%; }
  #footer .footnav {
    background: #f3f3f3;
    padding: 14px 0;
    font-weight: bold; }
    #footer .footnav * {
      font-size: 10px; }
    #footer .footnav ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 316px;
      margin: 0 auto;
      padding-left: 2px; }
      #footer .footnav ul.is_wrap {
        display: block;
        *zoom: 1; }
        #footer .footnav ul.is_wrap:after {
          content: "";
          display: table;
          clear: both; }
        #footer .footnav ul.is_wrap > * {
          float: left; }
      #footer .footnav ul .flex {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1; }
      #footer .footnav ul li.is_center {
        border-left: solid 1px #4c4c4c;
        border-right: solid 1px #4c4c4c;
        padding: 0 8px;
        margin: 0 8px; }
    #footer .footnav .navicn {
      display: block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
      #footer .footnav .navicn.term {
        background-image: url(/sp/assets/img/common/sprite.png);
        background-position: -120px -93px;
        width: 86px;
        height: 10px;
        -webkit-background-size: 225px 179px;
        background-size: 225px 179px; }
      #footer .footnav .navicn.inqury {
        background-image: url(/sp/assets/img/common/sprite.png);
        background-position: -136px -111px;
        width: 56px;
        height: 10px;
        -webkit-background-size: 225px 179px;
        background-size: 225px 179px; }
      #footer .footnav .navicn.privacy {
        background-image: url(/sp/assets/img/common/sprite.png);
        background-position: 0px -111px;
        width: 136px;
        height: 10px;
        -webkit-background-size: 225px 179px;
        background-size: 225px 179px; }
    #footer .footnav a {
      display: block; }
  #footer .copyright {
    padding: 22px 0;
    text-align: center; }
    #footer .copyright span {
      background-image: url(/sp/assets/img/common/sprite.png);
      background-position: 0px 0px;
      width: 225px;
      height: 51px;
      -webkit-background-size: 225px 179px;
      background-size: 225px 179px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      display: block;
      margin: 0 auto; }

input, textarea, select, button {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  outline: none; }

input[type="text"], input[type="password"] {
  width: 264px;
  height: 32px;
  padding: 0 0 0 4px;
  border: solid 1px #a6a6a6;
  -webkit-border-radius: 0;
          border-radius: 0;
  color: #646464;
  line-height: 32px; }

textarea {
  border: solid 1px #ccc;
  color: #646464;
  resize: vertical;
  padding: 5px;
  -webkit-border-radius: 0;
          border-radius: 0; }

.btn {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 250px;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  letter-spacing: 1px; }
  .btn.c-silver {
    -webkit-border-image: url("/sp/assets/img/common/btn_bg-silver.png") 8 stretch;
    border-width: 5px;
    padding: 2px 0; }
  .btn.c-blue {
    background: #084777;
    color: #fff; }
  .btn.size-l {
    width: 100%;
    padding: 14px 0 12px; }
  .btn.back {
    background: url("/sp/assets/img/common/sprites/arrow_left.png") no-repeat 15px center, #084777;
    -webkit-background-size: 10px 18px, cover;
    background-size: 10px 18px, cover;
    color: #fff;
    width: 100%;
    padding: 12px 0; }
  .btn.type_h {
    background: #abcd03; }
  .btn.type_i {
    background: #00b9f2; }
  .btn.type_g {
    background: #f37a21; }
  .btn.type_sk {
    background: #eb3698; }
  .btn.type_sa {
    background: #ea5553; }
  .btn.type_zk {
    background: #1865b2; }
  .btn.type_zm {
    background: #0fb99d; }

.img_shadow a img {
  -webkit-box-shadow: 0 0 2px 1px #bbb;
  display: inline-block; }

.icn {
  position: relative;
  display: inline-block; }
  .icn.left {
    padding-left: 25px; }
    .icn.left::before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 0; }
  .icn.right {
    padding-right: 16px; }
    .icn.right::after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      right: 0; }
  .icn.pc::before, .icn.pc::after {
    background-image: url(/sp/assets/img/common/sprite.png);
    background-position: -100px -121px;
    width: 14px;
    height: 14px;
    -webkit-background-size: 225px 179px;
    background-size: 225px 179px;
    margin-top: -8px; }
  .icn.window::before, .icn.window::after {
    background-image: url(/sp/assets/img/common/sprite.png);
    background-position: -210px -111px;
    width: 12px;
    height: 10px;
    -webkit-background-size: 225px 179px;
    background-size: 225px 179px;
    margin-top: -6px; }
  .icn.circle::before, .icn.circle::after {
    background-image: url(/sp/assets/img/common/sprite.png);
    background-position: -30px -147px;
    width: 12px;
    height: 12px;
    -webkit-background-size: 225px 179px;
    background-size: 225px 179px;
    margin-top: -7px; }
  .icn.book::before, .icn.book::after {
    background-image: url(/sp/assets/img/common/sprite.png);
    background-position: -200px -51px;
    width: 23px;
    height: 25px;
    -webkit-background-size: 225px 179px;
    background-size: 225px 179px;
    margin-top: -13px; }
  .icn.pen::before, .icn.pen::after {
    background-image: url(/sp/assets/img/common/sprite.png);
    background-position: -26px -121px;
    width: 26px;
    height: 26px;
    -webkit-background-size: 225px 179px;
    background-size: 225px 179px;
    margin-top: -12px; }
  .icn.search::before, .icn.search::after {
    background-image: url(/sp/assets/img/common/sprite.png);
    background-position: 0px -121px;
    width: 26px;
    height: 26px;
    -webkit-background-size: 225px 179px;
    background-size: 225px 179px;
    margin-top: -12px; }
  .icn.arrow_blue-top::before, .icn.arrow_blue-top::after {
    background-image: url(/sp/assets/img/common/sprite.png);
    background-position: -120px -103px;
    width: 14px;
    height: 8px;
    -webkit-background-size: 225px 179px;
    background-size: 225px 179px;
    margin-top: -4px; }

.pageHeading {
  width: 100%;
  font-weight: bold;
  background: #084777;
  font-size: 17px;
  line-height: 17px;
  color: #fff;
  padding: 12px 7px; }
  .pageHeading .icn {
    padding-left: 34px; }

.sectionHeading {
  color: #4c4c4c;
  font-size: 15px;
  letter-spacing: 1px; }
  .sectionHeading.c-blue {
    color: #084777; }
  .sectionHeading.c-gray {
    color: #4c4c4c;
    background: #eeeeee; }
  .sectionHeading.size-l {
    padding: 6px 10px; }

.withLineHeading {
  display: block;
  color: #4c4c4c;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
  padding-left: 10px; }
  .withLineHeading.c-skyblue {
    border-left: solid 5px #00a1c6; }
  .withLineHeading.c-red {
    border-left: solid 5px #d30000; }
  .withLineHeading.c-blue {
    border-left: solid 5px #004a87; }
  .withLineHeading.c-green {
    border-left: solid 5px #93a825; }
  .withLineHeading.size-m {
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    letter-spacing: 0; }
  .withLineHeading.size-s {
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    letter-spacing: 0; }
  .withLineHeading.is_break {
    height: auto; }
    .withLineHeading.is_break span {
      font-size: 1.2em;
      display: inline-block;
      padding-top: 5px; }
      .withLineHeading.is_break span b {
        color: #93a825; }

.accordion-box {
  display: none; }

.icon-toggle {
  display: inline-block;
  width: 100%;
  height: 18px;
  line-height: 18px;
  background: url("/sp/assets/img/common/sprites/icon_minus.png") no-repeat 95% 52%;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px; }
  .icon-toggle.plus {
    background: url("/sp/assets/img/common/sprites/icon_plus.png") no-repeat 95% 52%;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px; }
  .icon-toggle.is_arrow {
    background: url("/sp/assets/img/common/sprites/arrow_top.png") no-repeat 95% 44%;
    -webkit-background-size: 18px 10px;
    background-size: 18px 10px; }
    .icon-toggle.is_arrow.plus {
      background: url("/sp/assets/img/common/sprites/arrow_bottom.png") no-repeat 95% 48%;
      -webkit-background-size: 18px 10px;
      background-size: 18px 10px; }
  .icon-toggle.is_faq {
    background: url("/sp/assets/img/common/sprites/icon_minus-blue.png") no-repeat 100% 44%;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    height: auto; }
    .icon-toggle.is_faq.plus {
      background: url("/sp/assets/img/common/sprites/icon_plus-blue.png") no-repeat 100% 44%;
      -webkit-background-size: 16px 16px;
      background-size: 16px 16px; }

.list_line-dash.is_last {
  border-bottom: dashed 1px #d0d0d0; }
.list_line-dash li {
  width: 100%;
  border-bottom: dashed 1px #d0d0d0;
  background: url("/sp/assets/img/common/sprites/arrow-gray.png") no-repeat 94% center;
  -webkit-background-size: 8px 14px;
  background-size: 8px 14px; }
  .list_line-dash li:last-child {
    border-bottom: none; }
  .list_line-dash li a {
    display: block;
    width: 100%;
    padding: 18px 0 18px 22px; }

.top {
  background-color: #f7f7f7; }

.list_product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .list_product.is_wrap {
    display: block;
    *zoom: 1; }
    .list_product.is_wrap:after {
      content: "";
      display: table;
      clear: both; }
    .list_product.is_wrap > * {
      float: left; }
  .list_product .flex {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .list_product li:nth-child(odd) {
    margin: 0 10px 10px 0; }
  .list_product a img {
    -webkit-box-shadow: 0 0 2px 1px #bbb;
    display: block; }

.list_topmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .list_topmenu.is_wrap {
    display: block;
    *zoom: 1; }
    .list_topmenu.is_wrap:after {
      content: "";
      display: table;
      clear: both; }
    .list_topmenu.is_wrap > * {
      float: left; }
  .list_topmenu .flex {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .list_topmenu .is_center {
    margin: 0 15px; }
  .list_topmenu a img {
    -webkit-box-shadow: 0 0 2px 1px #bbb;
    display: block; }

.box_about-top {
  border: solid 2px #7f7f7f;
  border-top: none;
  padding: 12px;
  background: #fff; }
  .box_about-top h3 {
    font-size: 14px;
    color: #084777;
    font-weight: normal;
    padding-bottom: 6px; }

.lecture .pageHeading {
  padding-left: 10px; }
  .lecture .pageHeading.k01 {
    padding-left: 36px;
    background: url("/sp/assets/img/lecture/k01_icon.png") no-repeat 10px 45%, #084777;
    -webkit-background-size: 19px 20px, cover;
    background-size: 19px 20px, cover; }
  .lecture .pageHeading.k02 {
    padding-left: 36px;
    background: url("/sp/assets/img/lecture/k02_icon.png") no-repeat 10px bottom, #084777;
    -webkit-background-size: 20px 30px, cover;
    background-size: 20px 30px, cover; }
  .lecture .pageHeading.k03 {
    padding-left: 36px;
    background: url("/sp/assets/img/lecture/k03_icon.png") no-repeat 10px center, #084777;
    -webkit-background-size: 16px 22px, cover;
    background-size: 16px 22px, cover; }
  .lecture .pageHeading.k04 {
    padding-left: 36px;
    background: url("/sp/assets/img/lecture/k04_icon.png") no-repeat 10px 45%, #084777;
    -webkit-background-size: 17px 19px, cover;
    background-size: 17px 19px, cover; }

.list_knowledgelink {
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed; }
  .list_knowledgelink li:nth-child(odd) {
    border-right: solid 1px #ededed; }
  .list_knowledgelink li:first-child, .list_knowledgelink li:nth-child(2) {
    border-bottom: solid 1px #ededed; }
  .list_knowledgelink li a {
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 20px 15px;
    background: url("/sp/assets/img/common/sprites/arrow-blue.png") no-repeat 95% center;
    -webkit-background-size: 8px 14px;
    background-size: 8px 14px;
    letter-spacing: -1px;
    color: #4c4c4c;
    font-weight: bold; }
    .list_knowledgelink li a.is_cur {
      background: url("/sp/assets/img/common/sprites/arrow-gray.png") no-repeat 95% center, #bbb;
      -webkit-background-size: 8px 14px, cover;
      background-size: 8px 14px, cover;
      color: #636363; }

.sec_text-withdot.c-green {
  border-bottom: dashed 1px #93a825; }

.products_mainv {
  position: relative;
  width: 320px;
  height: 450px;
  margin: 0 auto; }
  .products_mainv .pdflink {
    position: absolute;
    bottom: 102px;
    left: 10px;
    display: block;
    width: 300px;
    height: 38px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }

.purchase {
  width: 311px;
  height: 73px;
  margin: 40px auto 20px;
  text-align: center;
  background: url("../img/products/btn_purchase_sp_o.png") no-repeat;
}
.purchase2 {
  width: 311px;
  height: 73px;
  margin: 10px auto 40px;
  text-align: center;
  background: url("../img/products/btn_purchase_sp_o.png") no-repeat;
}

.purchase a,
.purchase2 a {
  display: block;
  width: 311px;
  height: 73px;
}
.purchase a img,
.purchase2 a img {
    width: 100%;
}
.purchase a:hover img,
.purchase2 a:hover img {
  display: none;
}


.box_symptom {
  position: relative;
  width: 280px;
  margin: 0 auto 20px;
  padding: 36px 10px 20px;
  font-weight: bold; }
  .box_symptom.type_h {
    border: solid 1px #abcd03; }
  .box_symptom.type_i {
    border: solid 1px #00b9f2; }
  .box_symptom.type_g {
    border: solid 1px #f37a21; }
  .box_symptom.type_sk {
    border: solid 1px #eb3698; }
  .box_symptom.type_sa {
    border: solid 1px #ea5553; }
  .box_symptom.type_zk {
    border: solid 1px #1865b2; }
  .box_symptom.type_zm {
    border: solid 1px #0fb99d; }
  .box_symptom .ttl {
    position: absolute;
    top: -12px;
    left: -18px;
    display: block; }
  .box_symptom ol {
    padding-bottom: 30px;
    background: url("/sp/assets/img/products/symptom_02.png") no-repeat center bottom;
    -webkit-background-size: 30px 23px;
    background-size: 30px 23px; }
    .box_symptom ol li {
      position: relative; }
      .box_symptom ol li span {
        display: inline-block;
        padding-left: 16px; }
      .box_symptom ol li::before {
        content: '・';
        display: block;
        position: absolute;
        width: 12px;
        height: 18px; }
  .box_symptom .accent {
    font-size: 17px;
    text-align: center;
    padding-top: 10px; }

.btn_labelimg {
  display: block;
  line-height: 1;
  margin: 2px auto -2px; }

.box_products {
  border-top: none; }
  .box_products h3 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 6px; }
  .box_products .txt {
    padding: 10px; }
  .box_products.type_h {
    border: solid 1px #abcd03; }
    .box_products.type_h h3 {
      color: #abcd03; }
  .box_products.type_i {
    border: solid 1px #00b9f2; }
    .box_products.type_i h3 {
      color: #00b9f2; }
  .box_products.type_g {
    border: solid 1px #f37a21; }
    .box_products.type_g h3 {
      color: #f37a21; }
  .box_products.type_sk {
    border: solid 1px #eb3698; }
    .box_products.type_sk h3 {
      color: #eb3698; }
  .box_products.type_sa {
    border: solid 1px #ea5553; }
    .box_products.type_sa h3 {
      color: #ea5553; }
  .box_products.type_zk {
    border: solid 1px #1865b2; }
    .box_products.type_zk h3 {
      color: #1865b2; }
  .box_products.type_zm {
    border: solid 1px #0fb99d; }
    .box_products.type_zm h3 {
      color: #0fb99d; }

.link_search {
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed;
  /* background: url("/sp/assets/img/common/sprites/arrow-blue-size_l.png") no-repeat 95% center;
  -webkit-background-size: 10px 18px;
  background-size: 10px 18px; */ }
  .link_search a {
    display: block;
    width: 100%;
    /* height: 48px; */
    height: 70px;
    background: url("/sp/assets/img/products/label_06.png") no-repeat center;
    /* -webkit-background-size: 124px 24px;
    background-size: 124px 24px; */
    -webkit-background-size: 155px 35px;
    background-size: 155px 35px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }

.mov-modal.mfp-bg {
  -ms-filter: "alpha(opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5; }
.mov-modal .mfp-close {
  top: -44px;
  right: -12px;
  padding: 0;
  width: 44px;
  height: 44px;
  background: url(/common/images/icn_close.png) no-repeat center center;
  text-align: left;
  text-indent: -10em;
  overflow: hidden;
  cursor: pointer;
  opacity: 1; }
.mov-modal .mfp-close:hover {
  opacity: 0.8; }

.list_productslink {
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed; }
  .list_productslink li {
    border-bottom: solid 1px #ededed;
    text-align: center; }
    .list_productslink li:nth-child(odd) {
      border-right: solid 1px #ededed; }
    .list_productslink li:last-child {
      border-bottom: none; }
    .list_productslink li a {
      display: block;
      font-size: 11px;
      line-height: 14px;
      padding: 12px;
      letter-spacing: -1px;
      color: #4c4c4c;
      font-weight: bold; }
      .list_productslink li a img {
        display: block;
        margin: 0 auto 14px; }
      .list_productslink li a.is_cur {
        background: #bbb;
        color: #636363; }

main.faq h3 {
  font-size: 14px; }
main.faq .pageHeading {
  padding-left: 36px; }
  main.faq .pageHeading.faq {
    padding-left: 10px; }

.list_faq-top {
  border-top: solid 1px #d0d0d0; }
  .list_faq-top li {
    width: 100%;
    height: 98px;
    border-bottom: solid 1px #d0d0d0;
    padding: 12px 18px 2px;
    background: url("/sp/assets/img/common/sprites/arrow-blue-size_l.png") no-repeat 94% center;
    -webkit-background-size: 10px 18px;
    background-size: 10px 18px; }
    .list_faq-top li a {
      display: block;
      width: 100%;
      height: 100%; }

.list_faq-detail {
  border-top: solid 1px #d0d0d0; }
  .list_faq-detail > li {
    width: 100%;
    border-bottom: solid 1px #d0d0d0;
    padding: 15px 0; }
  .list_faq-detail .question {
    width: 265px;
    display: block;
    padding: 2px 0 2px 20px;
    background: url("/sp/assets/img/faq/icon_q.png") no-repeat left 4px;
    -webkit-background-size: 12px 13px;
    background-size: 12px 13px; }
  .list_faq-detail .accordion {
    width: 300px;
    margin: 0 auto; }
    .list_faq-detail .accordion .accordion-box {
      width: 265px;
      padding: 2px 0 2px 20px;
      line-height: 12px;
      background: url("/sp/assets/img/faq/icon_a.png") no-repeat left 1px;
      -webkit-background-size: 12px 12px;
      background-size: 12px 12px; }

.box-alerttxt {
  background: url("/sp/assets/img/search/icon_alert.png") no-repeat left 22px;
  -webkit-background-size: 35px 35px;
  background-size: 35px 35px;
  padding-left: 48px; }

.search_area select {
  width: 300px;
  height: 50px;
  font-size: 15px;
  color: #4d4d4d;
  -webkit-border-image: url("/sp/assets/img/search/bg_select.png") 12 116 12 12 stretch;
  border-width: 6px 58px 6px 6px;
  padding-left: 20px; }
.search_area input[type="text"] {
  width: 300px;
  height: 50px;
  font-size: 15px;
  color: #4d4d4d;
  -webkit-border-image: url("/sp/assets/img/search/bg_text.png") 12 stretch;
  border-width: 6px;
  padding-left: 20px; }
.search_area .box-select {
  border-bottom: dashed 1px #a6a6a6;
  padding-bottom: 30px;
  margin-bottom: 30px; }
.search_area .title {
  margin-bottom: 10px; }
.search_area .submitBtn input[type="image"] {
  width: 300px;
  height: 50px;
  -webkit-border-radius: 0;
          border-radius: 0; }

.boxResult01 {
  border-bottom: solid 1px #084777;
  padding-bottom: 20px; }
  .boxResult01:first-child {
    border-top: solid 1px #084777; }
  .boxResult01 .title {
    background: url("/sp/assets/img/search/icon_house.png") no-repeat 10px 45%, #fde9f4;
    -webkit-background-size: 19px 17px, cover;
    background-size: 19px 17px, cover;
    padding: 10px 0 10px 40px;
    font-size: 14px; }
  .boxResult01 .text {
    padding: 10px; }
  .boxResult01 .tel {
    color: #084777;
    padding-left: 10px; }

.pagination {
  padding: 10px; }
  .pagination a, .pagination span {
    display: inline-block;
    margin: 0 5px;
    line-height: 1.5; }
  .pagination a {
    text-decoration: underline; }

main.typecheck .copylight {
  font-size: 11px; }

.frame {
  border: 1px solid #195c93;
  padding: 1px; }
  .frame .frameInner {
    overflow: hidden;
    border: 1px solid #b9d5ec; }

.check-area .check-item {
  padding: 20px 10px 65px; }
  .check-area .check-item dt {
    padding: 0 0 1em 35px;
    margin-bottom: 1em;
    padding-bottom: 1em;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dotted #cccccc;
    background: url(/sp/assets/img/typecheck/icon_q.png) left top no-repeat;
    -webkit-background-size: 25px 25px;
            background-size: 25px; }
  .check-area .check-item dd {
    padding: 5px 0 0 35px;
    background: url(/sp/assets/img/typecheck/icon_a.png) left top no-repeat;
    -webkit-background-size: 25px 25px;
            background-size: 25px; }
  .check-area .check-item.check-item-result {
    margin-top: 90px; }
  .check-area .check-item.check-item-error {
    background-color: #fcebeb; }
.check-area .radio {
  margin-bottom: 25px; }
  .check-area .radio:last-child {
    margin-bottom: 0; }
  .check-area .radio input[type=radio] {
    display: none;
    margin: 0; }
    .check-area .radio input[type=radio] + label {
      position: relative;
      display: inline-block;
      padding: 0 0 0 24px; }
      .check-area .radio input[type=radio] + label:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
        background: #FFF;
        border: 2px solid #4c4c4c;
        -webkit-border-radius: 30px;
                border-radius: 30px; }
    .check-area .radio input[type=radio]:checked + label:after {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: block;
      left: 5px;
      width: 8px;
      height: 8px;
      margin-top: -4px;
      background: #4c4c4c;
      -webkit-border-radius: 8px;
              border-radius: 8px; }
.check-area .slider {
  position: relative; }
.check-area .slick-slider {
  margin-bottom: 0; }
.check-area .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 6px;
  text-align: center; }
  .check-area .slick-dots li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 4px; }
    .check-area .slick-dots li:last-child {
      display: none; }
    .check-area .slick-dots li button {
      width: 6px;
      height: 6px;
      padding: 0;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      border: none;
      outline: none;
      text-indent: -50em;
      background: #dcdcdc; }
    .check-area .slick-dots li.slick-active button {
      background: #084777; }

.result-area .l_col-2 {
  display: table; }
.result-area .resultHeading {
  padding: 8px 10px;
  color: #fff;
  font-weight: bold;
  background: #366ba1; }
.result-area .resultHeadingContents {
  padding: 10px;
  background: #fbf5e3; }
  .result-area .resultHeadingContents p + p, .result-area .resultHeadingContents dd + dt {
    margin-top: 1em; }
.result-area .frameInner {
  padding: 10px;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(35%, #cbecfd));
  background: -webkit-linear-gradient(top, #ffffff 0%, #cbecfd 35%);
  background: linear-gradient(to bottom, #ffffff 0%, #cbecfd 35%); }
.result-area .chart {
  position: relative; }
  .result-area .chart img {
    width: 100%; }
.result-area #graph {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 100%;
  width: 100%; }
  .result-area #graph svg {
    position: absolute;
    top: 10%;
    left: 13.2%;
    width: 74%;
    height: 74%; }

.list_faq-top-02 {
  border: none; }
  .list_faq-top-02 li {
    padding: 10px 5px 2px; }

.fz11 {
  font-size: 11px !important; }

.result-visual > h3, .result-trend > div, .result-advice > div {
  display: none; }

.type-a .result-a, .type-b .result-b, .type-c .result-c,
.type-d .result-d, .type-e .result-e, .type-f .result-f,
.type-g .result-g, .type-h .result-h {
  display: block; }

/*# sourceMappingURL=style_sp.css.map */
