@charset 'UTF-8';

/* /lp/shared/css/common.css */
.lp-footer {
  padding: 50px 0;
  background-color: #55bfe6;
  text-align: center;
}

.lp-footer__text {
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
}


/* slick.css */
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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}.slick-loading .slick-list{background:#fff url(ajax-loader.gif)center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url('fonts/slick.eot?#iefix') format('embedded-opentype'),url('./fonts/slick.woff') format('woff'),url('./fonts/slick.ttf') format('truetype'),url('./fonts/slick.svg#slick') format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;border:0 0}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:0;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}


/* lightbox.min.css */
.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}


/* colorbox.css */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:rgba(0,0,0,.6) repeat 0 0; }
#colorbox{outline:0;}
    #cboxContent{background:#fff; overflow:hidden;border-radius: 10px}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        /*#cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}*/
        /*#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}*/

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        /*#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/btn-prev.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/btn-next.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}*/
        #cboxClose{position:absolute; top:15px; right:15px; background:url(../images/btn-close.png) no-repeat center center; width:25px; height:25px; text-indent:-9999px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/* remodal.css */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}


/* remodal-default-theme.css */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  /*background: #fff;*/
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  /*left: 0;*/
  left: 100%;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
    margin-top: -35px;
    margin-left: -35px;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    transform: none;

    opacity: 1;

    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);

    opacity: 1;
  }
  to {
    transform: scale(0.95);

    opacity: 0;

    filter: blur(0);
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}


/* style.css */
audio:not([controls]) {
  display: none; }

button {
  overflow: visible;
  -webkit-appearance: button; }

details {
  display: block; }

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%; }

input {
  -webkit-border-radius: 0; }
  input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button; }
  input[type="number"] {
    width: auto; }
  input[type="search"] {
    -webkit-appearance: textfield; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

main {
  display: block; }

pre {
  overflow: auto; }

progress {
  display: inline-block; }

small {
  font-size: 75%; }

summary {
  display: block; }

svg:not(:root) {
  overflow: hidden; }

template {
  display: none; }

textarea {
  overflow: auto; }

[hidden] {
  display: none; }

/*
 * Universal inheritance
 */
*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

* {
  font-size: inherit;
  line-height: inherit; }

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit; }

/*
 * Opinionated defaults
 */
*,
::before,
::after {
  border-style: solid;
  border-width: 0; }

* {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0; }

:root {
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
  font: 100%/1.5 sans-serif;
  text-rendering: optimizeLegibility; }

a {
  -webkit-text-decoration: none;
  text-decoration: none; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

button,
input,
select,
textarea {
  background-color: transparent; }

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit; }

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; }

nav ol,
nav ul {
  list-style: none; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }
  select::-ms-expand {
    display: none; }
  select::-ms-value {
    color: currentColor; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

textarea {
  resize: vertical; }

::-moz-selection {
  background-color: #B3D4FC;
  color: #ffffff;
  text-shadow: none; }

::-moz-selection {
  background-color: #B3D4FC;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background-color: #B3D4FC;
  color: #ffffff;
  text-shadow: none; }

[aria-busy="true"] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled] {
  cursor: default; }

[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute; }
  [hidden][aria-hidden="false"]:focus {
    clip: auto; }

/*---------------------------------------------
	mixin
---------------------------------------------*/
/* -----------------------------------------------------------------------
## Reset #################################################################
----------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0; }

ul,
ol,
dl {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

img {
  vertical-align: bottom; }

a:focus {
  outline: none; }

/* -----------------------------------------------------------------------
## Base ##################################################################
----------------------------------------------------------------------- */
:root {
  font-size: 14px; }

body {
  min-width: 1137px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
  color: #383838; }

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

.op-over img {
  -webkit-transition: .4s opacity ease;
  -o-transition: .4s opacity ease;
  transition: .4s opacity ease; }

.op-over:hover img {
  opacity: .6; }

.ls_n05 {
  letter-spacing: -0.5em; }

.txt_thin {
  font-weight: normal; }

/* -----------------------------------------------------------------------
## Common ################################################################
----------------------------------------------------------------------- */
/* main: style.scss*/
@font-face {
  font-family: CONDENSEicon;
  src: url("../../universal09/font/CONDENSEicon.eot"); }

@font-face {
  font-family: CONDENSEdesignicon;
  src: url("../../universal09/font/CONDENSEdesignicon.eot"); }

@font-face {
  font-family: 'CONDENSEicon';
  src: url("../../universal09/font/CONDENSEicon.woff") format("woff"), url("../../universal09/font/CONDENSEicon.otf") format("opentype"); }

@font-face {
  font-family: 'CONDENSEdesignicon';
  src: url("../../universal09/font/CONDENSEdesignicon.woff") format("woff"), url("../../universal09/font/CONDENSEdesignicon.otf") format("opentype"); }

/* -----------------------------------------------------------------------
## Header ################################################################
----------------------------------------------------------------------- */
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(4, 0, 0, 0.15);
  box-shadow: 0px 1px 3px 0px rgba(4, 0, 0, 0.15); }
  header .cvArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0; }
    header .cvArea .cvBtn {
      width: 322px;
      height: 50px; }
      header .cvArea .cvBtn_btn {
        line-height: 50px;
        padding: 0 0 0 15px;
        font-size: 1.285rem;
        -webkit-box-shadow: 2px 3px 6px 0px rgba(4, 0, 0, 0.15), inset 0 -3px 0 #b34232;
        box-shadow: 2px 3px 6px 0px rgba(4, 0, 0, 0.15), inset 0 -3px 0 #b34232; }
      header .cvArea .cvBtn_btn:before {
        right: 8px; }
      header .cvArea .cvBtn_balloon {
        width: 70px;
        top: 10px;
        left: -28px; }
      header .cvArea .cvBtn a:hover .cvBtn_btn {
        padding-top: 1px; }
  header .header-cvTel {
    margin-right: 40px; }

#headerContents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1000px;
  height: 70px;
  margin: 0 auto;
  padding: 0 40px; }

#headerContents img {
  max-width: 100%;
}

/* -----------------------------------------------------------------------
## Contents ##############################################################
----------------------------------------------------------------------- */
.mainContents {
  padding-top: 68px; }

.mainContents img {
  max-width: 100%;
}

.tail01:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 123px;
  height: 19px;
  margin: 0 auto;
  background: url(../../universal09/images/img_tail01.png) no-repeat center top;
  content: ""; }

.tail02:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 19px;
  background: url(../../universal09/images/img_tail02.png) no-repeat center top;
  content: ""; }

.tail03:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 19px;
  background: url(../../universal09/images/img_tail03.png) no-repeat center top;
  content: ""; }

.tail04 {
  position: relative; }

.tail04:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 19px;
  background: url(../../universal09/images/img_tail04.png) no-repeat center top;
  content: ""; }

.tail05:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 130px;
  height: 19px;
  background: url(../../universal09/images/img_tail05.png) no-repeat center top;
  content: ""; }

.tail06:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 19px;
  background: url(../../universal09/images/img_tail06.png) no-repeat center top;
  content: ""; }

/*
.wave01:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 92px;
  background: url(../images/img_wave01.png) no-repeat center top;
  content: "";
}*/
.wave01_b:before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 92px;
  background: url(../../universal09/images/img_wave01_b.png) no-repeat center top;
  content: ""; }

.wave02:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 54px;
  background: url(../../universal09/images/img_wave02.png) no-repeat center bottom;
  content: ""; }

.wave03:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 54px;
  background: url(../../universal09/images/img_wave03.png) no-repeat center bottom;
  content: ""; }

.wave04 {
  position: relative; }
  .wave04:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 54px;
    background: url(../../universal09/images/img_wave04.png) no-repeat center bottom;
    content: ""; }

/* -----------------------------------------------------------------------
## Cv area ###############################################################
----------------------------------------------------------------------- */
.campaign {
  width: 1000px;
  margin: 60px auto 0;
  font-size: 2.229rem;
  line-height: 47px;
  text-align: center;
}
  .campaign_ttl {
    text-align: center;
    margin-bottom: 30px;
    /*background: url(../images/bg_campaign_slash.png) no-repeat center top;*/
  }
  .campaign_ttl strong {
      letter-spacing: .12em;
      color: #ff6550;
      padding-bottom: 5px;
      position: relative;
      background: url(../../universal09/images/common/img_marker01.png) repeat-x center 25px; }
      .campaign_ttl strong:before{
        height: 50px ;
        width: 1px;
        position: relative;
        top:15px;
        left:-25px;
        background: #000;
        content: "";
        display: inline-block;
        -webkit-transform: rotate(-30deg);
            -ms-transform: rotate(-30deg);
                transform: rotate(-30deg);
      }
      .campaign_ttl strong:after{
        display: inline-block;
        height: 50px ;
        width: 1px;
        position: relative;
        top:15px;
        right:-25px;
        background: #000;
        content: "";
        -webkit-transform: rotate(30deg);
            -ms-transform: rotate(30deg);
                transform: rotate(30deg);
}
.campaign a{
  display: block;
  position: relative;

}
.campaign a.cp-ban{
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}
.campaign a .note{
  position: absolute;
  bottom: -40px;
  font-size: 12px;
  color:#000;
}
.campaign a.cp-ban:hover{
  opacity: .6
}
.campaign .mb20{
  margin-bottom: 20px;
}
.campaign .btn-blank{
  display: inline-block;

  margin: 0 auto;

}
.btn-blank-01{
  margin-bottom: 20px!important;
}
.btn-blank-02{
  margin-top: 20px!important;
}
.campaign .btn-blank a{
  display: block;
  width: 100%;
  height: 100%;
  font-size:20px;
  color:#00a2de;
  padding: 0 30px 0 30px;
  position: relative;

}
.campaign .btn-blank a:before{
  content:"ì";
  font-family: 'CONDENSEicon';
  font-size:26px;
  display: inline-block;
  margin-right: 5px;
}
.campaign .btn-blank a:hover{
  opacity: .6;
  text-decoration: underline;
  color:#00a2de;
}
  .campaign + .cvArea {
    margin-top: 71px; }

.campaign_main_ttl{
  text-align: center;
  color:#00a2de;
  margin-bottom: 35px;
  font-size: 50px;
}


/*---------------------------------------------------
 最大8,500円相当プレゼントキャンペーン ～ 20190228 is_campaign2019
----------------------------------------------------*/

.mv_bg-yellow{
  background-color: #fff678;
  background-image: url(../images/bg_acc_frash.png),url(../images/bg_star.png);
  background-repeat: no-repeat , no-repeat;
  background-position: center top;
}
.mv_bg-yellow .mv_inner{
  padding-bottom: 0;
}
.mv_bg-yellow .mv_inner .cvArea{
  padding-top: 75px;
  padding-bottom: 80px;
  margin-top: 0;
}

.mv_bg-yellow .campaign.is_campaign2019{
  margin-top: 0;
}
.campaign.is_campaign2019{
  width: 1014px;
}
.campaign.is_campaign2019 .campaign_ttl{
  margin-bottom: 25px;
  position: relative;
}
.campaign.is_campaign2019 .campaign_ttl .campaign_txt{
  position: relative;
  z-index: 20;
}
.campaign.is_campaign2019 .campaign_ttl .acc_server{
  position: absolute;
  bottom:-103px;
  right:20px;
}

.campaign.is_campaign2019 + .campaign_btn{
    width: 350px;
    margin: 35px auto 0;
    display: flex;
    border: 1px solid #00a2de;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.campaign.is_campaign2019 + .campaign_btn .btn-txt{
    color: #00a2de;
    vertical-align: middle;
    font-size: 20px;
}
.campaign.is_campaign2019 + .campaign_btn .btn-txt:before{
  font-family: "CONDENSEicon";
  content:"ì";
  vertical-align: top;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top:-1px;
}
#cboxOverlay {
  opacity: 1 !important;
  background: rgba(0, 0, 0, 0.85);
}
#cboxContent{
  border: 3px solid #ff6550;
  border-radius: 10px;
}
#cboxContent #cboxClose{
  background:url(../images/close_img.png) no-repeat center center;
  width: 50px;
  height: 50px;
  right:30px;
  top:30px;
  transition: opacity .4s ease;
}
#cboxContent #cboxClose:hover{
  opacity: .6;
}
.campaign_modalItem{
  display: none;
}
.campaign_modal{
  min-width: 1000px;
  padding: 70px 0 42px;
  text-align: left;
}
.campaign_modal .innerBasic p {
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 28px;
}
.campaign_modal.is_center{
  text-align: center;
}
.campaign_modal .innerBasic{
  width: 860px;
  margin: 0 auto;
}
.campaign_modal h2,
.campaign_modal h3,
.campaign_modal h4{
  font-weight: normal;
}
.campaign_modal p.btn_caption_txt {
    font-size: 24px;
    line-height: 1.4;
}
.campaign_sttl{
  margin-bottom: 18px;
  color: #ff6550;
  font-size: 30px;
  font-weight: bold !important;
  line-height: 36px;
}
.campaign_sttl img {
  display: block;
  margin: 0 auto 20px auto;
}
.campaign_img{
  margin-bottom: 22px;
}
.campaign_txt{
  margin-bottom: 0;
}

.campaign_modal .notes.no-indent {
    text-indent: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.campaign_modal .txtTitle02{
  margin-bottom: 30px;
  color: #333;
  font-size: 28px;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.3em;
}
.campaign_modal .txtTitle02:before {
    content: "";
    display: block;
    width: 14px;
    height: 21px;
    margin: 0 auto 15px;
    background: transparent url(/common/img/icon_drop.png) no-repeat scroll center center/14px 21px;
}
.campaign_modal .mb20 {
  margin-bottom: 20px !important;
}
.campaign_modal .mb30 {
  margin-bottom: 20px !important;
}
.campaign_modal .mb60 {
  margin-bottom: 60px !important;
}
.campaign_modal .txtTitle03{
  background: url(/common/img/module_line.jpg) no-repeat bottom left;
  font-size: 24px;
  /*line-height: 36px;*/
  line-height: 1.5em;
  padding-bottom: 12px;
  margin-bottom: 30px;
}
.campaign_modal .notes.no-indent {
    text-indent: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.campaign_modal .notes {
    margin-bottom: 1em;
    padding-left: 1em;
    font-size: 12px;
    line-height: 1.75;
    text-indent: -1em;
}

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

[href="#sp_01"],
[href="#sp_02"]
[href="#sp_03"] {
  position: relative;
  z-index: 1;
}
[href="#sp_01"]::after,
[href="#sp_02"]::after {
  position: absolute;
  top: 20px;
  left: 2px;
  display: block;
  width: 1000px;
  height: 420px;
  border-radius: 10px;
  content: "";
  background-color: #fff;
  z-index: -1;
}
[href="#sp_01"]::after {
  top: 20px;
  left: 2px;
}


/*=========キャンペーンボタン========*/
.campaign_modal .camp a {
  width:480px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ff8500;
  border-radius: 10px;
  display: block;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 22px;
  padding: 20px;
  line-height: 1.5;
  font-weight: 600;
  background-image:url(/common/img/icon_white_arrow.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
}


.cvArea {
  margin-top: 40px; }
  .cvArea .cvTtl {
    font-size: 2.006rem;
    line-height: 1;
    margin-bottom: 36px;
    text-align: center;
    background: url(../../universal09/images/common/bg_slash_m.png) no-repeat center center; }
    .cvArea .cvTtl strong {
      color: #ff6550;
      padding-bottom: 5px;
      background: url(../../universal09/images/common/img_marker01.png) repeat-x center 20px; }
  .cvArea .cvBtn {
    position: relative;
    width: 760px;
    height: 120px;
    margin: 0 auto; }
    .cvArea .cvBtn a {
      display: block;
      position: relative;
      height: 100%;
      -webkit-transition: .4s opacity ease;
      -o-transition: .4s opacity ease;
      transition: .4s opacity ease; }
      .cvArea .cvBtn a:hover {
        opacity: .6; }
      .cvArea .cvBtn a:hover .cvBtn_btn {
        padding-top: 46px;
        -webkit-box-shadow: 0px 0px 0px 0px transparent, inset 0 0px 0 transparent;
        box-shadow: 0px 0px 0px 0px transparent, inset 0 0px 0 transparent; }
        .cvArea .cvBtn a:hover .cvBtn_btn:before {
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
        .cvArea .cvBtn a:hover .cvBtn_btn:after {
          -webkit-transform: rotate(15deg) translate(780px, -50%);
          -ms-transform: rotate(15deg) translate(780px, -50%);
          transform: rotate(15deg) translate(780px, -50%);
          -webkit-transition: 0.7s ease-out;
          -o-transition: 0.7s ease-out;
          transition: 0.7s ease-out; }
    .cvArea .cvBtn_btn {
      display: block;
      position: relative;
      height: 100%;
      padding-top: 43px;
      padding-left: 40px;
      overflow: hidden;
      font-family: HiraKakuStd;
      color: #ffffff;
      font-size: 2.571rem;
      font-weight: bold;
      line-height: 1;
      text-align: center;
      border-radius: 100px;
      text-shadow: 0px 1px 3px rgba(4, 0, 0, 0.15);
      background: #ff5e48;
      background: -webkit-linear-gradient(90deg, #ff5e48 0%, #ff724b 77%, #ff784c 99%);
      background: -moz-linear-gradient(90deg, #ff5e48 0%, #ff724b 77%, #ff784c 99%);
      background: -o-linear-gradient(90deg, #ff5e48 0%, #ff724b 77%, #ff784c 99%);
      background: -ms-linear-gradient(90deg, #ff5e48 0%, #ff724b 77%, #ff784c 99%);
      background: -webkit-linear-gradient(bottom, #ff5e48 0%, #ff724b 77%, #ff784c 99%);
      background: -webkit-gradient(linear, left bottom, left top, from(#ff5e48), color-stop(77%, #ff724b), color-stop(99%, #ff784c));
      background: -o-linear-gradient(bottom, #ff5e48 0%, #ff724b 77%, #ff784c 99%);
      background: linear-gradient(0deg, #ff5e48 0%, #ff724b 77%, #ff784c 99%);
      -webkit-box-shadow: 2px 3px 6px 0px rgba(4, 0, 0, 0.15), inset 0 -6px 0 #b34232;
      box-shadow: 2px 3px 6px 0px rgba(4, 0, 0, 0.15), inset 0 -6px 0 #b34232; }
      .cvArea .cvBtn_btn:before {
        display: block;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-53%);
        -ms-transform: translateY(-53%);
        transform: translateY(-53%);
        font-family: "CONDENSEicon";
        content: "ú"; }
      .cvArea .cvBtn_btn:after {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100px;
        height: 1500%;
        background: rgba(255, 255, 255, 0.3);
        -webkit-transform: rotate(15deg) translate(-350px, -50%);
        -ms-transform: rotate(15deg) translate(-350px, -50%);
        transform: rotate(15deg) translate(-350px, -50%);
        content: "";
        z-index: 10; }
    .cvArea .cvBtn_balloon {
      position: absolute;
      top: -24px;
      left: 26px;
      z-index: 2; }
  .cvArea .cvTel {
    margin-top: 10px;
    text-align: center; }
  .cvArea + section {
    margin-top: 100px; }

/*------------------------------------------------------------
 amazonギフト券が抽選で当たる！ 総額100万円分 キャンペーン
------------------------------------------------------------ */
.campaign07 {
  width: 100%;
  padding: 40px 20px 85px;
  background: #f2f1ec;
}
.campaign07__img {
  max-width: 1100px;
  margin: 0 auto;
}
.campaign07__link {
  width: 350px;
  margin: 30px auto 0;
}
.campaign07__link a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #00a2de;
  border-radius: 30px;
  color: #00a2de;
  font-size: 20px;
}
.campaign07__link a::before {
  content: "ì";
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -1px;
  margin-right: 7px;
  font-family: "CONDENSEicon";
}

/* -----------------------------------------------------------------------
## Animation #############################################################
----------------------------------------------------------------------- */
.cvArea .cvBtn_balloon {
  -webkit-animation: balloonAnime 3s infinite;
  animation: balloonAnime 3s infinite;
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  transform: translate(0, -10px); }

@-webkit-keyframes balloonAnime {
  0% {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  50% {
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px); }
  100% {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); } }

@keyframes balloonAnime {
  0% {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  50% {
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px); }
  100% {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); } }

.inner {
  width: 1000px;
  margin: 0 auto; }

.sec_ttl {
  margin-bottom: 40px;
  text-align: center; }
  .sec_ttl_sub {
    margin-bottom: 10px;
    /*ルート14px*/
    font-size: 1.42857rem;
    letter-spacing: 0.1em;
    line-height: 1.3; }
  .sec_ttl_main {
    color: #00a2de;
    /*ルート14px*/
    font-size: 3.57143rem;
    letter-spacing: 0.1em;
    line-height: 1; }

.ttl_label {
  padding: 20px;
  border-radius: 6px;
  background-color: #6bd0f5;
  color: #fff;
  /*ルート14px*/
  font-size: 1.85714rem;
  letter-spacing: 0.12em;
  line-height: 1;
  text-align: center; }

.serverInfo {
  padding-bottom: 70px; }

.waterInfo {
  padding-bottom: 80px; }

.priceInfo {
  padding-bottom: 100px; }
  .priceInfo .sec_ttl {
    margin-bottom: 30px; }
  .priceInfo .cvArea {
    margin-top: 80px; }

.pointInfo {
  padding-bottom: 100px; }
  .pointInfo .cvArea {
    margin-top: 80px; }

/* -----------------------------------------------------------------------
## Mv ####################################################################
----------------------------------------------------------------------- */
.mv_inner {
  position: relative;
  width: 1101px;
  margin: 0 auto;
  padding: 0 0 90px;
}
.mv_inner-01{
  padding-bottom: 0;
}
  .mv_inner .img {
    position: absolute;
    top: 128px;
    left: 345px; }

    .mv_yellowBelt{
  text-align: center;
  line-height: 0;
  background:#fffb67;
}

.mv_inner .cvArea {
    margin-top: 60px;
}

.mv_img {
  background: url(../../universal09/images/bg_mv02.jpg) no-repeat center top; }
  .mv_img .mv_inner {
    height: 564px; }

.mv .pageTtl {
  font-size: 2.144rem;
  line-height: 1.113;
  text-align: center;
  color: #00a2de; }
  .mv .pageTtl .txt {
    display: inline-block;
    margin-top: 15px; }

.mv .notes {
  position: absolute;
  top: 536px;
  left: 50px;
  font-size: .75rem; }

.mv .fee {
  margin-top: 30px;
  text-align: center; }

.mv .cost {
  margin-top: 60px; }
  .mv .cost_ttl {
    margin-bottom: 20px;
    /*ルート14px*/
    font-size: 2.28571rem;
    letter-spacing: 0.1em;
    line-height: 1;
    font-weight: bold;
    text-align: center; }
    .mv .cost_ttl strong {
      color: #00a2de; }

.mv_label {
  padding: 8px 0;
  background-color: #fff;
  text-align: center; }


.mv_bg-lightyellow{
  background:#fcfcd2;
}

.mv_bg-lightblue{
  background: #e5f7fa;
}

.mv_wide_inner{
  margin: 70px 0;
  padding: 1px 0 40px;
}
/* -----------------------------------------------------------------------
## waterCarousel ##################################################################
----------------------------------------------------------------------- */
.waterCarousel {
  padding-bottom: 120px; }
  .waterCarousel_inner .slider {
    width: 920px;
    margin: 0 auto; }
    .waterCarousel_inner .slider .slick-list {
      padding: 10px 0; }
    .waterCarousel_inner .slider .slick-arrow {
      width: 24px;
      height: 42px;
      background-color: #fff;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 24px auto;
      z-index: 10; }
      .waterCarousel_inner .slider .slick-arrow::before {
        display: none; }
      .waterCarousel_inner .slider .slick-arrow.slick-prev {
        left: -28px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAhCAYAAADZPosTAAABZ0lEQVRIia3WMVKDQBTG8X8iBVbJEUxnZzyBOJMDeIOQG6R8Zey2jCeQ3IBOixQ5At5Ab5B0r6CwCDiIS3YXfB08+M0bmP12RwwoY8wc2AAFsFXV49UALAXegFsgAa7LsnwfDcBeW7dPqjod/xMGcAQIAi9gAOsg0IGtVDX3Bo0xGweW1RfOn2KMyYClD+ac8AJ2Au5FJGs3OkEHlohIYXvPCvbFrOAQDCBqQFMgBx76Yj9ghR2AuyEYwNiBfQA3vhicv+HTBSwRkaMv1gRttQ7FajDr6OVVgIaBIpIDO0tvAhxC0TGAiKQONA0CPdBXX/TXSqnQVcezXuifpVclSG/UGg5D0M746ov6JHZKd/w/q+qmecO50e/3+2KxWHwBj0DcaidRFM3Kssy9J2xMOuccIhNLe6eqKQRso1XiJJzjrF3LOI63QRPW5Zh0FnwUcUwadhRxoC+q+tnr9FVXlfYpUKjqAeAb4d21Egi6+YYAAAAASUVORK5CYII=); }
      .waterCarousel_inner .slider .slick-arrow.slick-next {
        right: -28px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAhCAYAAADZPosTAAABT0lEQVRIia3WsVXDMBCA4T+GnoyQDQgbhPfcEyaIMwGmUxeXV8IEcTbIAC5gAkJHyQhJdyWNBLFj2bLwddLpfe/sd7qnCYCITIEcmAOFMeZAYBRFUVsnbh/YAA/Ah4hkoWAzHNgEtrGoA48tuSjUgbknPxhNAIwxe2A9BuoqxBhT9qDFIDAA3YhIOQg8Q++AU8v5VR96AVr0ACxi0FbwP+jEB7oQkTnwBty0pHeqmg0CA9B3YKmqx2AwAP0EFqp6DAYtOrXorQ8dBAag66uhYFVVmqbpF5cTCmASU2HXv3z09mEEtlPVfTBoJ04XlkF4H2bA1pOuNXfITenC1qpanm90fnIfZidTLbxgDOYFY7FW0I76KAzguoGVwKrl3AnI+7Aa2IMtQp8nicVexsAAEhGZAU9jYL8VjoUBJMaYb+B1DAz+niI5cA88A7NYDOAH5wOuUEHV4KwAAAAASUVORK5CYII=); }
    .waterCarousel_inner .slider .slick-dots {
      bottom: -36px; }
      .waterCarousel_inner .slider .slick-dots li {
        margin: 0 10px; }
        .waterCarousel_inner .slider .slick-dots li button::before {
          font-size: 16px;
          line-height: 1; }
      .waterCarousel_inner .slider .slick-dots .slick-active button::before {
        color: #00a2de; }
  .waterCarousel_item {
    width: 900px !important;
    margin: 0 10px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .waterCarousel_txt {
    padding: 30px 24px;
    /*ルート14px*/
    font-size: 1.14286rem;
    letter-spacing: 0.1em;
    line-height: 1.625; }

/* -----------------------------------------------------------------------
## servers ##################################################################
----------------------------------------------------------------------- */
.servers {
  position: relative;
  padding-top: 60px;
  background-color: #e5f7fa;
  z-index: 1; }
  .servers:after {
    position: absolute;
    right: 0;
    bottom: 60px;
    left: 0;
    width: 100%;
    height: 575px;
    margin: auto;
    content: "";
    background: url(../../universal09/images/bg_bubble.png) no-repeat center top;
    pointer-events: none;
    z-index: -1; }
  .servers .sec_ttl {
    margin-bottom: 80px; }
  .servers .wave04 {
    padding-bottom: 170px; }
  .servers > .cf {
    position: relative;
    z-index: 2; }
  .servers_ttl {
    margin: 0 0 55px;
    font-size: 2.286rem;
    line-height: .8;
    text-align: center;
    color: #fff;
    background: url(../../universal09/images/bg_compare_slash.png) no-repeat center top; }
  .servers_txt {
    float: left;
    width: 460px; }
    .servers_txt p {
      line-height: 1.714; }
  .servers_img {
    float: right;
    margin-right: -92px;
    margin-top: 50px; }
  .servers .catch {
    margin-bottom: 20px;
    font-size: 3.143rem;
    font-weight: bold;
    line-height: 1.273;
    color: #00a2de; }
    .servers .catch .aj {
      margin-left: -.5em; }
  .servers .spec {
    width: 440px;
    margin: 30px 0 0;
    padding: 30px 40px 25px;
    border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15); }
    .servers .spec_ttl {
      font-size: 1.429rem; }
    .servers .spec table {
      margin-top: 8px;
      border-bottom: 1px solid #d2d2d2;
      width: 100%; }
    .servers .spec tr {
      border-top: 1px solid #d2d2d2; }
    .servers .spec th {
      width: 181px;
      padding: 12px 0;
      line-height: 1;
      text-align: left; }
    .servers .spec td {
      padding: 12px 0;
      line-height: 1.44;
      text-align: left; }

/* -----------------------------------------------------------------------
## good_design ##################################################################
----------------------------------------------------------------------- */
.good_design {
  padding: 100px 0 80px; }
  .good_design_logo {
    margin: 36px 0 52px;
    text-align: center; }
  .good_design_slider {
    width: 750px;
    margin: 0 auto; }
    .good_design_slider .slick-arrow {
      width: 24px;
      height: 42px;
      background-color: #fff;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 24px auto;
      z-index: 10; }
      .good_design_slider .slick-arrow::before {
        display: none; }
      .good_design_slider .slick-arrow.slick-prev {
        left: -64px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAhCAYAAADZPosTAAABZ0lEQVRIia3WMVKDQBTG8X8iBVbJEUxnZzyBOJMDeIOQG6R8Zey2jCeQ3IBOixQ5At5Ab5B0r6CwCDiIS3YXfB08+M0bmP12RwwoY8wc2AAFsFXV49UALAXegFsgAa7LsnwfDcBeW7dPqjod/xMGcAQIAi9gAOsg0IGtVDX3Bo0xGweW1RfOn2KMyYClD+ac8AJ2Au5FJGs3OkEHlohIYXvPCvbFrOAQDCBqQFMgBx76Yj9ghR2AuyEYwNiBfQA3vhicv+HTBSwRkaMv1gRttQ7FajDr6OVVgIaBIpIDO0tvAhxC0TGAiKQONA0CPdBXX/TXSqnQVcezXuifpVclSG/UGg5D0M746ov6JHZKd/w/q+qmecO50e/3+2KxWHwBj0DcaidRFM3Kssy9J2xMOuccIhNLe6eqKQRso1XiJJzjrF3LOI63QRPW5Zh0FnwUcUwadhRxoC+q+tnr9FVXlfYpUKjqAeAb4d21Egi6+YYAAAAASUVORK5CYII=); }
      .good_design_slider .slick-arrow.slick-next {
        right: -64px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAhCAYAAADZPosTAAABT0lEQVRIia3WsVXDMBCA4T+GnoyQDQgbhPfcEyaIMwGmUxeXV8IEcTbIAC5gAkJHyQhJdyWNBLFj2bLwddLpfe/sd7qnCYCITIEcmAOFMeZAYBRFUVsnbh/YAA/Ah4hkoWAzHNgEtrGoA48tuSjUgbknPxhNAIwxe2A9BuoqxBhT9qDFIDAA3YhIOQg8Q++AU8v5VR96AVr0ACxi0FbwP+jEB7oQkTnwBty0pHeqmg0CA9B3YKmqx2AwAP0EFqp6DAYtOrXorQ8dBAag66uhYFVVmqbpF5cTCmASU2HXv3z09mEEtlPVfTBoJ04XlkF4H2bA1pOuNXfITenC1qpanm90fnIfZidTLbxgDOYFY7FW0I76KAzguoGVwKrl3AnI+7Aa2IMtQp8nicVexsAAEhGZAU9jYL8VjoUBJMaYb+B1DAz+niI5cA88A7NYDOAH5wOuUEHV4KwAAAAASUVORK5CYII=); }
    .good_design_slider .slick-dots {
      bottom: -40px; }
      .good_design_slider .slick-dots li {
        margin: 0 10px; }
        .good_design_slider .slick-dots li button::before {
          font-size: 16px;
          line-height: 1; }
      .good_design_slider .slick-dots .slick-active button::before {
        color: #00a2de; }

/* -----------------------------------------------------------------------
## Feature ###############################################################
----------------------------------------------------------------------- */
.features {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 80px;
  position: relative; }
  .features_intro {
    position: relative;
    height: 685px;
    margin-top: 45px; }
    .features_intro .img {
      position: absolute;
      bottom: 0;
      left: 40px; }
      .features_intro .img img[src*="img_feature02"] {
        max-width: none; }
  .features .ttl_tag {
    margin-bottom: 50px; }
  .features_txt {
    position: relative;
    z-index: 2;
    float: left;
    width: 500px; }
    .features_txt p {
      margin-top: 20px;
      line-height: 1.714; }
  .features .serverImg {
    position: relative;
    z-index: 2;
    float: left;
    width: 373px;
    padding: 0 0 0 58px;
    text-align: center; }
    .features .serverImg a {
      display: block;
      width: 260px;
      margin: 32px auto 0;
      line-height: 40px;
      text-align: center;
      color: #fff;
      border-radius: 1000px;
      background-color: #00a2de;
      -webkit-transition: .4s opacity ease;
      -o-transition: .4s opacity ease;
      transition: .4s opacity ease; }
      .features .serverImg a:before {
        display: inline-block;
        padding-right: 5px;
        font-size: 1.1em;
        font-family: "CONDENSEicon";
        content: "\\"; }
      .features .serverImg a:hover {
        opacity: .6; }

/* -----------------------------------------------------------------------
## w-clean ###############################################################
----------------------------------------------------------------------- */
.w-clean {
  padding: 80px 0 40px; }
  .w-clean .wclean_lead {
    position: relative;
    margin-bottom: 40px; }
    .w-clean .wclean_lead .lead_main {
      margin-bottom: 20px; }
    .w-clean .wclean_lead .icon {
      position: absolute;
      right: 25px;
      top: 0px; }
  .w-clean .w-clean_txt {
    /*ルート14px*/
    font-size: 1rem;
    letter-spacing: 0.12em;
    line-height: 1.57143; }
    .w-clean .w-clean_txt .sm_txt {
      /*ルート14px*/
      font-size: 0.85714rem;
      letter-spacing: 0.12em;
      line-height: 1.83333; }
  .w-clean .wclean_content {
    display: table;
    width: 100%;
    padding: 70px 15px 0px; }
    .w-clean .wclean_content .contentLeft {
      width: 211px;
      display: table-cell;
      vertical-align: top; }
    .w-clean .wclean_content .contentRight {
      width: 789px;
      display: table-cell;
      vertical-align: top; }
      .w-clean .wclean_content .contentRight .content_wrap .content_in {
        display: inline-block;
        width: 45%;
        vertical-align: top; }
        .w-clean .wclean_content .contentRight .content_wrap .content_in.plus {
          position: relative;
          margin-right: 70px; }
          .w-clean .wclean_content .contentRight .content_wrap .content_in.plus:after {
            position: absolute;
            top: 128px;
            right: -65px;
            content: "ï";
            font-family: "CondenseIcon";
            font-size: 55px;
            color: #00a2de; }
      .w-clean .wclean_content .contentRight .content_img {
        margin-bottom: 10px; }

/* -----------------------------------------------------------------------
## serverSupport ###############################################################
----------------------------------------------------------------------- */
.serverSupport {
  padding: 40px 0; }
  .serverSupport_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
    padding: 40px;
    background-image: url(../../universal09/images/index_bg02.png);
    background-repeat: repeat;
    background-size: 6px auto; }
  .serverSupport_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 26px;
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 5px;
    width: 450px; }
    .serverSupport_box_sub {
      margin-bottom: 20px;
      text-align: center; }
    .serverSupport_box_ttl {
      margin-bottom: 20px;
      /*ルート14px*/
      font-size: 1.71429rem;
      letter-spacing: 0em;
      line-height: 1.33333; }
    .serverSupport_box_txt {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      /*ルート14px*/
      font-size: 1rem;
      letter-spacing: 0em;
      line-height: 1.85714; }
      .serverSupport_box_txt .small {
        display: block;
        margin-top: 1em;
        font-size: 0.95em; }
    .serverSupport_box_img {
      margin-top: 16px; }
  .serverSupport_inner {
    margin-top: 40px; }
  .serverSupport_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 40px; }
    .serverSupport_block + .serverSupport_block {
      margin-top: 40px; }
    .serverSupport_block_img {
      -ms-flex-preferred-size: 500px;
      flex-basis: 500px;
      min-width: 500px; }
    .serverSupport_block_doc {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding-left: 50px; }
    .serverSupport_block_ttl {
      margin-bottom: 12px;
      /*ルート14px*/
      font-size: 2.28571rem;
      letter-spacing: 0em;
      line-height: 1.3125;
      font-weight: bold; }
      .serverSupport_block_ttl strong {
        color: #00a2de; }
    .serverSupport_block_txt {
      /*ルート14px*/
      font-size: 1rem;
      letter-spacing: 0.12em;
      line-height: 1.57143; }

/* -----------------------------------------------------------------------
## MineralWater ##########################################################
----------------------------------------------------------------------- */
.mineralWater {
  position: relative;
  padding: 60px 0 50px;
  background-color: #e5f7fa; }
  .mineralWater_lead {
    margin-top: 40px;
    margin-bottom: 50px;
    /*ルート14px*/
    font-size: 1.14286rem;
    letter-spacing: 0.18em;
    line-height: 1.625;
    text-align: center; }
  .mineralWater .waters {
    position: relative;
    z-index: 2;
    margin: 55px 0 0; }
    .mineralWater .watersBox {
      float: none;
      width: 1000px;
      text-align: center;
      background: #FFF;
      border-radius: 8px; }
      .mineralWater .watersBox .img_item {
        margin-top: -16px; }
      .mineralWater .watersBox .detail {
        -webkit-box-shadow: 1px 5px 6px -4px #ccc;
        box-shadow: 1px 5px 6px -4px #ccc;
        padding-bottom: 15px; }
        .mineralWater .watersBox .detail_left {
          display: inline-block;
          padding: 40px 30px 50px;
          vertical-align: top; }
        .mineralWater .watersBox .detail_right {
          vertical-align: top;
          display: inline-block;
          position: relative;
          top: -5px;
          padding: 0 50px; }
          .mineralWater .watersBox .detail_right .ttl {
            font-weight: bold;
            /*ルート14px*/
            font-size: 2.28571rem;
            letter-spacing: 0.12em;
            line-height: 1.25;
            margin-bottom: 5px;
            text-align: left; }
          .mineralWater .watersBox .detail_right .waterPrice {
            text-align: left; }
            .mineralWater .watersBox .detail_right .waterPrice .txt {
              color: #333;
              /*ルート14px*/
              font-size: 1.42857rem;
              letter-spacing: 0.06em;
              line-height: 2.6;
              text-align: center;
              font-weight: 600; }
            .mineralWater .watersBox .detail_right .waterPrice .price_num {
              /*ルート14px*/
              font-size: 3.14286rem;
              letter-spacing: 0.06em;
              line-height: 1;
              color: #00a2de;
              font-weight: bold;
              margin-right: -10px; }
            .mineralWater .watersBox .detail_right .waterPrice .val {
              /*ルート14px*/
              font-size: 1.71429rem;
              letter-spacing: 0.06em;
              line-height: 2.16667; }
            .mineralWater .watersBox .detail_right .waterPrice .sub {
              /*ルート14px*/
              font-size: 1.28571rem;
              letter-spacing: 0.06em;
              line-height: 2.88889;
              margin-top: -15px;
              display: inline-block; }
      .mineralWater .watersBox + .watersBox {
        margin-left: 50px; }
      .mineralWater .watersBox_name {
        margin-bottom: 30px; }
      .mineralWater .watersBox_catch {
        margin-top: 20px;
        font-size: 1.286rem;
        font-weight: bold;
        line-height: 1.444; }
      .mineralWater .watersBox_img {
        margin-top: 22px; }
        .mineralWater .watersBox_img img {
          max-width: none;
          margin-left: -5px; }
      .mineralWater .watersBox_price {
        margin-top: 20px; }
        .mineralWater .watersBox_price .half_indent {
          margin-left: -.6em; }
        .mineralWater .watersBox_price strong {
          font-size: 1.714rem; }
      .mineralWater .watersBox_point {
        margin-top: 25px; }
      .mineralWater .watersBox_recommend {
        width: 300px;
        margin: 19px auto 0;
        padding: 20px 35px 20px;
        text-align: left;
        border-radius: 6px;
        background: #fff;
        -webkit-box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15);
        box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15); }
        .mineralWater .watersBox_recommend dt {
          margin-bottom: 10px;
          font-size: 1.214rem;
          font-weight: bold;
          line-height: 1.176;
          text-align: center; }
        .mineralWater .watersBox_recommend dd {
          font-size: 1.071rem;
          line-height: 1.733;
          color: #292929; }
    .mineralWater .waters .fuji .watersBox_recommend {
      margin-top: 21px; }
    .mineralWater .waters .koto .watersBox_recommend {
      margin-top: 22px; }
    .mineralWater .waters .priceBox {
      border-radius: 5px;
      border: solid 2px #00a2de;
      padding: 15px 0;
      width: 100%;
      height: 80px;
      float: right;
      margin-top: 25px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      background: #FFF; }
      .mineralWater .waters .priceBox .price {
        display: inline-block; }
        .mineralWater .waters .priceBox .price .txt {
          display: inline-block;
          margin-right: 10px;
          font-weight: bold;
          font-size: 1.136rem;
          letter-spacing: .02em; }
        .mineralWater .waters .priceBox .price em {
          font-size: 1.988rem;
          font-style: normal;
          color: #00a2de;
          letter-spacing: 0.08em;
          font-weight: bold;
          position: relative;
          bottom: -4px; }
          .mineralWater .waters .priceBox .price em span {
            font-size: 1.136rem; }
      .mineralWater .waters .priceBox .tax {
        display: inline-block;
        font-size: 1.136rem;
        margin-left: -12px;
        letter-spacing: 0.14em; }

/* -----------------------------------------------------------------------
## secret ################################################################
----------------------------------------------------------------------- */
.secret {
  position: relative;
  padding: 70px 0 120px; }
  .secret .ttl_tag {
    margin-bottom: 50px; }
  .secret .secret_content_01 {
    padding: 0 40px; }
    .secret .secret_content_01 .secret_sttl {
      margin-top: 60px;
      margin-bottom: 30px;
      color: #00a2de;
      font-weight: bold;
      /*ルート14px*/
      font-size: 2.28571rem;
      letter-spacing: 0em;
      line-height: 1.3125;
      position: relative; }
    .secret .secret_content_01 .secret_txt {
      /*ルート14px*/
      font-size: 1.14286rem;
      letter-spacing: 0.06em;
      line-height: 1.625;
      margin-bottom: 5px; }
    .secret .secret_content_01 .note {
      /*ルート14px*/
      font-size: 0.85714rem;
      letter-spacing: 0.06em;
      line-height: 2.16667;
      text-align: left; }
    .secret .secret_content_01 .img_map {
      position: relative;
      top: -105px;
      margin-bottom: -105px; }

/* -----------------------------------------------------------------------
## safety ##################################################################
----------------------------------------------------------------------- */
.safety_top {
  padding-top: 60px;
  height: 800px;
  background: url(../../universal09/images/bg_question02.jpg) no-repeat center top; }

.safety_bottom {
  padding: 60px 0; }
  .safety_bottom_img {
    float: left; }

.safety_label {
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 20px;
  border: 3px solid #ff6550;
  border-radius: 10px;
  color: #ff6550;
  /*ルート14px*/
  font-size: 1.28571rem;
  letter-spacing: 0.08em;
  line-height: 1.33333; }

.safety_ttl {
  position: relative;
  margin-bottom: 15px;
  color: #00a2de;
  /*ルート14px*/
  font-size: 2.28571rem;
  letter-spacing: 0em;
  line-height: 1.3125; }

.safety_box {
  float: right;
  width: 625px;
  margin: 56px 0 0;
  padding: 0 0 0 40px; }
  .safety_bottom .safety_box {
    width: 620px;
    margin-top: 0;
    padding-left: 45px; }

.safety_txt {
  /*ルート14px*/
  font-size: 1.14286rem;
  letter-spacing: 0.12em;
  line-height: 1.625; }
  .safety_txt_sub {
    margin-top: 20px;
    font-size: .857rem; }

.safety .report {
  float: right;
  width: 435px;
  margin-top: 40px;
  font-size: 1.286rem; }
  .safety .report dl {
    margin-top: 10px;
    font-size: .857rem;
    line-height: 2; }
  .safety .report dt {
    float: left;
    clear: both; }
  .safety .report dd {
    float: left;
    margin-left: 5px; }
  .safety .report a {
    display: inline-block;
    margin-right: 1.5em;
    padding-left: 25px;
    background: url(../../universal09/images/ic_pdf.png) no-repeat left top;
    color: #00a2de;
    text-decoration: underline;
    -webkit-transition: .4s opacity ease;
    -o-transition: .4s opacity ease;
    transition: .4s opacity ease; }
    .safety .report a:hover {
      opacity: .6; }

/* -----------------------------------------------------------------------
## whichWater ##################################################################
----------------------------------------------------------------------- */
.whichWater {
  padding: 50px 0 40px; }

.oneway {
  padding: 40px 0 60px; }

.bottles {
  margin-top: 40px;
  text-align: center; }
  .bottles dt {
    font-size: 1.143rem;
    font-weight: bold; }
  .bottles dd {
    margin-top: 30px;
    /*ルート14px*/
    font-size: 1rem;
    letter-spacing: 0.06em;
    line-height: 1.71429;
    letter-spacing: -.03em; }
    .bottles dd.onewayImg {
      height: 220px; }
    .bottles dd.whichWaterImg {
      margin-bottom: 40px; }
    .bottles dd strong {
      color: #00a2de; }
  .bottles .roWater {
    float: right;
    width: 480px; }
  .bottles .naturalWater {
    float: left;
    width: 480px; }
    .bottles .naturalWater dt {
      color: #00a2de; }
  .bottles .gallon {
    float: left;
    width: 300px; }
  .bottles .onewayBottle {
    float: right;
    width: 660px; }

.onewayList-01 {
  border: 1px solid #00a2de;
  border-radius: 5px;
  padding: 25px 10px 5px 30px;
  margin: 0;
  height: 225px; }
  .onewayList-01 .listItem {
    text-align: left;
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px;
    /*ルート14px*/
    font-size: 1.28571rem;
    letter-spacing: 0.06em;
    line-height: 1.33333;
    font-weight: 600; }
    .onewayList-01 .listItem:before {
      position: absolute;
      top: 0;
      left: 0px;
      content: "";
      /*icon_cross.png*/
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAZCAYAAAAv3j5gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAaRJREFUeNq8ltFNwzAQhp2o72WDdoOyAKJM0GyAN2hgAcICEDYITJBOQCoWSBZAsEEyAZzTM4qud44TS5x0itr4/Nm/L3eO1NunctnPx/0lPDT4FnxDXjfgFXgRXT3VrnkiCQQAM3EGfq387GjGA7DyBgHEAB7UPHsEWDYKAkgBj1sVZq8A0yIIIDk89kKwOY8S/At/r8ET5tysvQAsPQPhmbwLgFTSHuNyAXhj44Ygs9LVmASO7OQk/4Z4s3MV46CEgTS+kH7Fp7EN+XuFc59AqDU1PSMJuBgn6DD2AQq7MjEHF2hJXlYBqU1j+7kXmDXU6gBQzWVmrP7JYmH164A5udg6hgNsmRfbABCN7QzDSneWKaDrxVQCxiRcclhQyWRKMWM3BZPBJQV1ZMAOVqgn7MaM3VHZLGhY60ylfeZKPhbV1iFXLrSWO4jLuTZRCR21Q1m4NqEZufqOC5C/xFgw5aJiSv4S+9TeU8mGJkVMalWL6XkMSG8Tu6VSuy4npu+ngixKkDezZ+J9CxoctEbfOGQq8MrVTr5uOdr2UGrvKv8rwAAG+qUaRQhgCgAAAABJRU5ErkJggg==);
      background-size: auto 100%;
      width: 25px;
      height: 25px;
      display: inline-block;
      margin-right: 10px; }

.onewayList-02 {
  border: 1px solid #888888;
  border-radius: 5px;
  margin: 0;
  padding: 25px 10px 5px 30px;
  height: 225px; }
  .onewayList-02 .listItem {
    text-align: left;
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px;
    font-weight: 600;
    /*ルート14px*/
    font-size: 1.28571rem;
    letter-spacing: 0.06em;
    line-height: 1.33333; }
    .onewayList-02 .listItem:before {
      position: absolute;
      top: 0;
      left: 0px;
      content: "";
      /*icon_circle.png*/
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMJJREFUeNqc1IENhCAMBVBs2OccwRFuAxyHMRzFEXATb4OjiZAaS+/3SIiG0BeUD1POOVxtu55r8LVbXRSDSUxaHditLiqDCUTVOqp9ViYn8SkI1trM4FL74UBHGBsLg6cDNTG22qY0dK/9paDa+wOTu+xBh1jblKCgBxCZB6aBKKpiI7ChxQCLhlngZvw3M6f0B2ai5AgtFH5yhBYKP6EnAD1REcTg8PMK356c/Vhpv20+IGah/bYpAkUwDe11XwEGAGVZVQed9NZSAAAAAElFTkSuQmCC);
      background-size: auto 100%;
      width: 25px;
      height: 25px;
      display: inline-block;
      margin-right: 10px; }

/* -----------------------------------------------------------------------
## price ##################################################################
----------------------------------------------------------------------- */
.price_top {
  padding: 60px 0;
  background-color: #e5f7fa; }

.price_bottom {
  padding: 80px 0; }

.price_lead {
  margin-top: 35px;
  margin-bottom: 35px;
  /*ルート14px*/
  font-size: 2.14286rem;
  letter-spacing: 0.06em;
  line-height: 1.8;
  text-align: center; }
  .price_lead strong {
    color: #00a2de;
    /*ルート14px*/
    font-size: 6rem;
    letter-spacing: 0em;
    line-height: 1; }
    .price_lead strong span {
      font-weight: normal; }

.price_box {
  padding: 50px 40px 30px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); }
  .price_box_txt {
    position: relative;
    margin-bottom: 45px;
    padding-left: 240px; }
    .price_box_txt::before, .price_box_txt::after {
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 100% auto;
      content: ""; }
    .price_box_txt::before {
      left: 25px;
      top: -20px;
      width: 192px;
      height: 181px;
      background-image: url(../../universal09/images/img_costzero_item.png); }
/*    .price_box_txt::after {
      right: 0;
      top: 0;
      width: 138px;
      height: 139px;
      background-image: url(../../universal09/images/img_costzero_price.png); }*/

.price_month {
  color: #00a2de;
  /*ルート14px*/
  font-size: 2.14286rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: bold; }
  .price_month strong {
    font-size: 3.3em; }
  .price_month .ls {
    letter-spacing: -0.5em; }

.price_detail {
  margin-top: 10px;
  /*ルート14px*/
  font-size: 1.28571rem;
  letter-spacing: 0.06em;
  line-height: 1; }
  .price_detail strong {
    color: #00a2de;
    font-size: 1.7em; }

.price_check_ttl {
  margin-bottom: 30px;
  /*ルート14px*/
  font-size: 2.28571rem;
  letter-spacing: 0.12em;
  line-height: 1;
  text-align: center; }

.price .table {
  text-align: center; }
  .price .table_ttl {
    margin-bottom: 30px;
    /*ルート14px*/
    font-size: 1.57143rem;
    letter-spacing: 0.06em;
    line-height: 1; }

/* -----------------------------------------------------------------------
## amount ##################################################################
----------------------------------------------------------------------- */
.amount {
  position: relative;
  padding: 60px 0;
  background: #e5f7fa; }
  .amount_box {
    margin-top: 50px; }
  .amount .amount_ttl {
    /*ルート14px*/
    font-size: 1.71429rem;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: bold;
    text-align: center; }
  .amount .amount_body {
    position: relative;
    margin: 25px 0 0;
    padding: 43px 44px 46px 0;
    text-align: right;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15); }
    .amount .amount_body .balloon {
      position: absolute;
      top: -39px;
      left: -33px; }
  .amount .notes {
    margin-top: 10px;
    font-size: .857rem;
    line-height: 1.333;
    text-align: right; }
    .amount .notes .notes_item_list {
      display: inline-block;
      text-align: left; }
  .amount .scene_ttl {
    margin-top: 40px;
    color: #00a2de;
    /*ルート14px*/
    font-size: 2.57143rem;
    letter-spacing: 0em;
    line-height: 1.16667;
    font-weight: bold;
    text-align: center; }
    .amount .scene_ttl strong {
      font-size: 1.28em; }
    .amount .scene_ttl .dot {
      position: relative; }
      .amount .scene_ttl .dot:before {
        position: absolute;
        top: -14px;
        right: 0;
        left: 0;
        display: inline-block;
        width: 7px;
        height: 7px;
        margin: auto;
        content: "";
        border-radius: 50%;
        background: #00a2de; }
  .amount .scene_body {
    padding-top: 40px; }
    .amount .scene_body .scene_item {
      float: left; }
      .amount .scene_body .scene_item + .scene_item {
        margin-left: 51px; }
  .amount .change_ttl {
    position: relative;
    z-index: 2;
    width: 483px;
    height: 66px;
    margin: 65px auto -33px;
    font-size: 1.643rem;
    line-height: 2.2;
    color: #fff;
    text-align: center;
    background: url(../../universal09/images/bg_ribbon02.png) no-repeat center top; }
    .amount .change_ttl strong {
      font-weight: normal;
      color: #faf562; }
  .amount .change_body {
    position: relative;
    z-index: 1;
    width: 860px;
    margin: 0 auto;
    padding: 73px 50px 43px;
    border-radius: 10px;
    background: #fff url(../../universal09/images/img_question07.png) no-repeat 637px 44px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15); }
    .amount .change_body p {
      width: 570px;
      font-size: 1.856rem;
      font-weight: bold;
      line-height: 1.6;
      text-align: center;
      color: #292929; }
    .amount .change_body .marker {
      padding-bottom: 5px;
      background: url(../../universal09/images/common/img_marker01.png) repeat-x center 20px; }

/* -----------------------------------------------------------------------
## deliver ##################################################################
----------------------------------------------------------------------- */
.deliver_area {
  position: relative;
  padding: 60px 0 80px;
  background: #e5f7fa; }

.deliver .img {
  margin: 16px 0 0;
  text-align: center; }

.deliver_lead {
  margin-top: 30px;
  font-weight: bold;
  text-align: center;
  color: #ff6550; }
  .deliver_lead strong {
    display: block;
    font-size: 3.286rem;
    line-height: 1.304; }
  .deliver_lead .large {
    font-size: 4.571rem; }
  .deliver_lead .small {
    display: block;
    color: #333;
    font-size: 0.3em; }

.deliver .qa_inner {
  padding: 80px 0 0; }
  .deliver .qa_inner .questions_ttl {
    margin-bottom: 15px; }

.deliver .notesList {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0 36px; }
  .deliver .notesList_item {
    padding-left: 1.4em;
    font-size: .857rem;
    line-height: 1.667;
    text-indent: -1.4em; }

/* -----------------------------------------------------------------------
## Voice #################################################################
----------------------------------------------------------------------- */
.voice .secTtl {
  margin-bottom: 30px;
  font-size: 1.625rem;
  padding: 20px 0;
  line-height: 1;
  text-align: center;
  color: #00a2de;
  border-radius: 6px;
  background: #fff; }

.voiceBox {
  position: relative;
  height: 410px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15);
  box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15); }
  .voiceBox + .voiceBox {
    margin-top: 40px; }
  .voiceBox_img {
    position: relative;
    float: left;
    width: 340px;
    height: 100%; }
    .voiceBox_img img {
      position: absolute;
      top: -10px;
      right: 10px; }
  .voiceBox_txt {
    float: left;
    width: 660px;
    padding: 42px 56px 0 41px; }
    .voiceBox_txt img {
      position: absolute;
      right: 47px;
      bottom: 30px; }
  .voiceBox_ttl {
    font-size: 1.858rem;
    line-height: 1.3;
    color: #292929; }
    .voiceBox_ttl .marker {
      padding-bottom: 5px;
      background: url(../../universal09/images/common/img_marker01.png) repeat-x center 20px; }
  .voiceBox_body {
    margin-top: 35px;
    line-height: 1.714; }
  .voiceBox_name {
    margin-top: 30px; }

.voice .voice01 .voiceBox_img {
  background: url(../../universal09/images/img_voice02.png) no-repeat center top; }

.voice .voice02 .voiceBox_img {
  background: url(../../universal09/images/img_voice05.png) no-repeat center top; }

.voice .voice03 .voiceBox_img {
  background: url(../../universal09/images/img_voice08.png) no-repeat center top; }

.voice .more {
  height: 974px;
  padding-top: 40px;
  background: #f7f7f7 url(../../universal09/images/bg_voice01.jpg) no-repeat center 48px; }
  .voice .more_inner {
    position: relative;
    width: 960px;
    margin: 0 auto; }
  .voice .more_ttl {
    margin-top: 40px;
    font-size: 1.857rem;
    line-height: 1;
    text-align: center;
    color: #00a2de; }
    .voice .more_ttl .blue {
      /*ルート14px*/
      font-size: 1.85714rem;
      letter-spacing: 0.06em;
      line-height: 2.30769;
      color: #00a2de;
      display: inline-block;
      margin-bottom: -15px; }
    .voice .more_ttl strong {
      display: block;
      font-size: 3.286rem;
      color: #ff6550;
      line-height: 1.4; }
  .voice .moreBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 300px;
    text-align: center;
    border-radius: 1000px;
    background: rgba(249, 254, 255, 0.9);
    -webkit-box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15); }
    .voice .moreBox_ttl {
      font-size: 1.286rem;
      line-height: 1.333;
      color: #00a2de; }
    .voice .moreBox_body {
      width: 260px;
      margin-right: auto;
      margin-left: auto;
      font-size: .857rem;
      line-height: 1.833;
      color: #292929; }
    .voice .moreBox_name {
      margin-top: 25px;
      font-size: .857rem;
      line-height: 1;
      color: #292929; }
    .voice .moreBox .marker {
      background: #fff693; }
  .voice .more .more01 {
    top: 173px;
    left: 0;
    padding-top: 66px; }
    .voice .more .more01 .moreBox_body {
      margin-top: 14px; }
  .voice .more .more02 {
    top: 80px;
    left: 330px;
    padding-top: 63px; }
    .voice .more .more02 .moreBox_body {
      margin-top: 19px; }
  .voice .more .more03 {
    top: 175px;
    left: 660px;
    padding-top: 45px; }
    .voice .more .more03 .moreBox_body {
      margin-top: 19px; }
  .voice .more .more04 {
    top: 475px;
    left: 147px;
    padding-top: 59px; }
    .voice .more .more04 .moreBox_body {
      margin-top: 19px; }
  .voice .more .more05 {
    top: 484px;
    left: 510px;
    padding-top: 53px; }
    .voice .more .more05 .moreBox_body {
      margin-top: 20px; }

/* -----------------------------------------------------------------------
## Faq ###################################################################
----------------------------------------------------------------------- */
.faq {
  position: relative;
  padding: 60px 0 30px;
  background: #e5f7fa; }
  .faq .secTtl {
    font-size: 1.857rem;
    padding: 20px 0;
    line-height: 1;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    background: #00a2de;
    text-shadow: 0 1px 3px rgba(4, 0, 0, 0.15); }
  .faq .faqList {
    margin-top: 40px; }
    .faq .faqList_item {
      margin: 20px 0 0;
      padding: 40px;
      border-radius: 6px;
      background: #fff;
      -webkit-box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15);
      box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15); }
    .faq .faqList .q {
      position: relative;
      padding: 0 0 18px 44px;
      font-size: 1.858rem;
      line-height: 1;
      color: #00a2de; }
      .faq .faqList .q:before {
        position: absolute;
        top: -3px;
        left: 0;
        display: block;
        content: "Q";
        font-size: 2.143rem;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
        color: #00a2de; }
    .faq .faqList .a {
      position: relative;
      padding: 13px 0 0 44px;
      line-height: 1.714;
      color: #292929;
      border-top: 1px solid #d0d0d0; }
      .faq .faqList .a:before {
        position: absolute;
        top: 4px;
        left: 0;
        display: block;
        content: "A";
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
        font-size: 2.143rem;
        font-weight: bold;
        color: #ff6550; }
      .faq .faqList .a .notes {
        font-size: .857rem;
        display: inline-block;
        margin-top: 10px; }

/* -----------------------------------------------------------------------
## Support ###############################################################
----------------------------------------------------------------------- */
.support {
  position: relative;
  padding: 30px 0 60px;
  background: #e5f7fa; }
  .support_sttl {
    position: relative;
    text-align: center;
    padding-top: 34px;
    padding-bottom: 34px; }
    .support_sttl .support_sttl_txt {
      /*ルート14px*/
      font-size: 2.57143rem;
      letter-spacing: 0.06em;
      line-height: 1.50833;
      display: inline-block;
      color: #00a2de;
      text-shadow: 0px 1px 3px rgba(4, 0, 0, 0.15); }
    .support_sttl .sttl-tx {
      padding: 10px 15px;
      display: inline-block;
      margin-bottom: 20px; }
    .support_sttl .sub {
      /*ルート14px*/
      font-size: 1.71429rem;
      letter-spacing: 0.06em;
      line-height: 1.5;
      display: inline-block;
      text-shadow: 0px 1px 3px rgba(4, 0, 0, 0.15); }
    .support_sttl .sttl_acc {
      position: absolute;
      right: 53px;
      top: 18px; }
  .support .supportImg {
    position: relative;
    margin: 60px 0 40px; }
    .support .supportImg .supportImg_item {
      width: 310px;
      height: 310px;
      border-radius: 50%;
      background: #FFF;
      border: 5px solid #00a2de;
      text-align: center;
      position: relative;
      padding-top: 16%;
      display: inline-block;
      margin-right: 30px; }
      .support .supportImg .supportImg_item:last-child {
        margin-right: 0; }
      .support .supportImg .supportImg_item .item-txt {
        /*ルート14px*/
        font-size: 2rem;
        letter-spacing: 0.06em;
        line-height: 1.28571;
        color: #333;
        font-weight: bold; }
      .support .supportImg .supportImg_item .icon {
        width: 26%;
        position: absolute;
        top: -40px;
        left: 50%;
        margin-left: -13%; }
      .support .supportImg .supportImg_item.item01 .icon {
        width: 30%; }
      .support .supportImg .supportImg_item.item02 .icon {
        width: 27%; }
      .support .supportImg .supportImg_item.item03 .icon {
        width: 55%;
        margin-left: -27%; }
      .support .supportImg .supportImg_item .num {
        border-radius: 50%;
        background: #faf562;
        text-align: center;
        color: #00b2d6;
        /*ルート14px*/
        font-size: 1.92857rem;
        letter-spacing: 0.06em;
        line-height: 0.88889;
        display: inline-block;
        width: 70px;
        height: 70px;
        position: absolute;
        left: 5px;
        top: 24px;
        padding-top: 24px;
        font-weight: bold; }
  .support .support_content {
    border-radius: 5px;
    background: #FFF;
    padding: 20px 20px 20px 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); }
    .support .support_content .support_content_ttl {
      padding-left: 87px;
      position: relative;
      /*ルート14px*/
      font-size: 2.57143rem;
      letter-spacing: 0.06em;
      line-height: 1.27778;
      color: #00a2de;
      font-weight: 600;
      margin-bottom: 18px;
      padding-top: 12px; }
      .support .support_content .support_content_ttl:before {
        content: "";
        width: 70px;
        height: 70px;
        background: #faf562;
        border-radius: 50%;
        /*ルート14px*/
        font-size: 1.85714rem;
        letter-spacing: 0.06em;
        line-height: 0.92308;
        padding-top: 24px;
        display: inline-block;
        text-align: center;
        position: absolute;
        top: 2px;
        left: 0; }
    .support .support_content_01 {
      padding-bottom: 30px; }
      .support .support_content_01 .support_content_ttl:before {
        content: "1"; }
      .support .support_content_01 .support_content_txt {
        /*ルート14px*/
        font-size: 1.14286rem;
        letter-spacing: 0.06em;
        line-height: 1.625;
        margin-bottom: 30px;
        padding-left: 87px;
        width: 698px; }
      .support .support_content_01 .telBox {
        padding: 35px 25px 0 25px;
        border: 2px solid #00a2de;
        border-radius: 5px;
        width: 795px;
        margin: 0 0 0 86px;
        background: #fffeee url(../../universal09/images/img_support_05.png) center bottom no-repeat;
        text-align: center; }
        .support .support_content_01 .telBox_in {
          width: 419px;
          display: inline-block;
          margin: 0 auto;
          padding-left: 20px; }
        .support .support_content_01 .telBox_ttl {
          /*ルート14px*/
          font-size: 1.42857rem;
          letter-spacing: 0.06em;
          line-height: 0.842;
          padding: 0 0 8px 0;
          font-weight: bold;
          text-align: left;
          margin-bottom: 10px; }
        .support .support_content_01 .telBox_num {
          margin-bottom: 10px; }
        .support .support_content_01 .telBox_txt {
          /*ルート14px*/
          font-size: 1rem;
          letter-spacing: 0.12em;
          line-height: 1.20286;
          text-align: left;
          display: block;
          margin-bottom: 20px; }
          .support .support_content_01 .telBox_txt .aj {
            margin: 0 -.05em; }
    .support .support_content_02 {
      height: auto;
      /*background: #fff url(../../universal09/images/img_support_06.png) 778px bottom no-repeat;*/ }
      .support .support_content_02 .support_content_ttl:before {
        content: "2"; }
      .support .support_content_02 .support_content_txt {
        /*ルート14px*/
     font-size: 1.14286rem;
    letter-spacing: 0.06em;
    line-height: 1.625;
    padding-left: 87px;
    padding-right: 87px;
    margin-bottom: 25px;
    /* width: 698px; */ }
    .support .support_content_03 {
      padding-bottom: 40px;
      height: 290px;
      background: #fff url(../../universal09/images/img_support_07.png) 752px 67px no-repeat; }
      .support .support_content_03 .support_content_ttl:before {
        content: "3"; }
      .support .support_content_03 .support_content_txt {
        /*ルート14px*/
        font-size: 1.14286rem;
        letter-spacing: 0.06em;
        line-height: 1.625;
        padding-left: 87px;
        margin-bottom: 5px;
        width: 698px; }
      .support .support_content_04 {
      padding-bottom: 40px;
      height: 290px;
      background: #fff url(../../universal09/images/img_support_08.png) 752px 67px no-repeat; }
      .support .support_content_04 .support_content_ttl:before {
        content: "3"; }
      .support .support_content_04 .support_content_txt {
        /*ルート14px*/
        font-size: 1.14286rem;
        letter-spacing: 0.06em;
        line-height: 1.625;
        padding-left: 87px;
        margin-bottom: 5px;
        width: 698px; }
      .support .support_content_05 {
      padding-bottom: 40px;
      height: 290px;
      background: #fff url(../../universal09/images/img_support_09.png) 752px 67px no-repeat; }
      .support .support_content_05 .support_content_ttl:before {
        content: "3"; }
      .support .support_content_05 .support_content_txt {
        /*ルート14px*/
        font-size: 1.14286rem;
        letter-spacing: 0.06em;
        line-height: 1.625;
        padding-left: 87px;
        margin-bottom: 5px;
        width: 698px; }
      .support .support_content_06 {
      padding-bottom: 40px;
      height: 290px;
      background: #fff url(../../universal09/images/img_support_10.png) 752px 67px no-repeat; }
      .support .support_content_06 .support_content_ttl:before {
        content: "3"; }
      .support .support_content_06 .support_content_txt {
        /*ルート14px*/
        font-size: 1.14286rem;
        letter-spacing: 0.06em;
        line-height: 1.625;
        padding-left: 87px;
        margin-bottom: 5px;
        width: 698px; }

  .support .note {
    padding-left: 87px;
    /*ルート14px*/
    font-size: 1rem;
    letter-spacing: 0.06em;
    line-height: 1.85714;
    margin-top: 5px; }

/* -----------------------------------------------------------------------
## point ##################################################################
----------------------------------------------------------------------- */
.point {
  padding: 35px 0 70px;
  background-color: #e5f7fa;
  background-image: url(../../universal09/images/point_bubble.png);
  background-repeat: no-repeat;
  background-position: 20px center; }
  .point .inner {
    overflow: hidden; }
  .point_img {
    float: left;
    width: 289px; }
  .point_txt {
    float: left;
    width: 590px;
    margin-left: 54px; }
  .point_balloon {
    position: relative;
    margin: 110px 0 0;
    padding: 40px 30px;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.15); }
  .point_ttl {
    font-size: 2.128rem;
    font-weight: bold;
    color: #ff6450; }
  .pointList {
    padding: 10px 15px; }
    .pointList_item {
      padding: 14px 0 13px;
      font-size: 1.671rem;
      line-height: 1;
      color: #00a2de;
      font-weight: bold;
      border-bottom: 1px solid #cacaca; }
      .pointList_item:before {
        display: inline-block;
        margin-right: .5em;
        content: "ó";
        font-family: "CONDENSEicon";
        color: #ff6550; }
      .pointList_item strong {
        color: #ff6550; }

.area-bottom-logo {
  text-align: center; }
  .area-bottom-logo_txt {
    display: block;
    margin-top: 20px; }

#formArea {
  margin-top: 80px; }

#Form .form-sec01 .btn-wrap input:checked + span:after,
#Form .form-sec02 input:checked + .label-inner .btn span:after {
  left: 5px !important; }

.label-inner .btn span:after {
  left: 5px !important; }

/* -----------------------------------------------------------------------
## cvArea #################################################################
----------------------------------------------------------------------- */
.cvArea.bottom {
  padding-top: 60px; }

.cv-note{
  width: 760px;
  margin: 0 auto;
  text-align: center;
  margin-top: 25px;
}
.cv-note .cv-note-txt{
  line-height: 1.62;
  font-size: 16px;
  font-weight: bold;
}
.cv-note .t-c-orange{
  color:#ff3600;
}

/* -----------------------------------------------------------------------
## module zoom ###########################################################
----------------------------------------------------------------------- */
.btn_zoomArea {
  display: block;
  width: 300px;
  height: 60px;
  margin: 0 auto; }

.btn_zoomArea .btn {
  display: table;
  border: 1px solid #00a2de;
  background-color: #fff;
  width: 100%;
  height: 60px;
  border-radius: 30px;
  text-align: center; }

.btn_zoomArea .btn-zoom-txt {
  color: #00a2de;
  display: table-cell;
  vertical-align: middle;
  font-size: 20px; }

.btn_zoomArea .btn-zoom-txt:before {
  font-family: 'condenseicon';
  content: "\\";
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  margin-right: 10px; }

.zoomBox_wrap {
  display: none; }

#zoomBox {
  padding: 20px 40px;
  height: 645px;
  overflow: hidden; }
  #zoomBox .zoomBox_in {
    width: 900px;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
    display: table; }
    #zoomBox .zoomBox_in .thumbArea {
      display: table-cell;
      width: 215px;
      vertical-align: top; }
      #zoomBox .zoomBox_in .thumbArea .zoomTit {
        margin-bottom: 20px;
        font-weight: bold; }
      #zoomBox .zoomBox_in .thumbArea .th-list .th-Item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        width: 92px;
        height: 92px;
        cursor: pointer; }
        #zoomBox .zoomBox_in .thumbArea .th-list .th-Item:nth-last-child(1), #zoomBox .zoomBox_in .thumbArea .th-list .th-Item:nth-last-child(2) {
          margin-bottom: 0; }
        #zoomBox .zoomBox_in .thumbArea .th-list .th-Item:nth-child(2n) {
          margin-right: 0; }
        #zoomBox .zoomBox_in .thumbArea .th-list .th-Item.active img {
          border: 3px solid #16aedb; }
        #zoomBox .zoomBox_in .thumbArea .th-list .th-Item img {
          -webkit-transition: all .4s ease;
          -o-transition: all .4s ease;
          transition: all .4s ease;
          border: 1px solid #16aedb; }
    #zoomBox .zoomBox_in .mainArea {
      display: table-cell;
      width: 540px;
      position: relative;
      overflow: hidden;
      vertical-align: top;
      text-align: center;
      padding-top: 40px; }
      #zoomBox .zoomBox_in .mainArea .zoomList {
        display: block;
        margin: 0 auto;
        overflow: hidden;
        width: 690px;
        height: 602px;
        border: 1px solid #16aedb;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        #zoomBox .zoomBox_in .mainArea .zoomList .zoomItem {
          width: 688px !important;
          height: 615px !important;
          overflow: hidden;
          line-height: 0;
          text-align: center;
          outline: none;
          border: none; }
          #zoomBox .zoomBox_in .mainArea .zoomList .zoomItem img {
            width: 66%;
            height: auto;
            margin: 0 auto;
            -webkit-transition: all .6s ease;
            -o-transition: all .6s ease;
            transition: all .6s ease;
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            transform: scale(1, 1);
            outline: none;
            border: none; }
            #zoomBox .zoomBox_in .mainArea .zoomList .zoomItem img.front {
              width: 40%; }
            #zoomBox .zoomBox_in .mainArea .zoomList .zoomItem img.side {
              width: 49%; }
            #zoomBox .zoomBox_in .mainArea .zoomList .zoomItem img.open {
              width: 60%; }
            #zoomBox .zoomBox_in .mainArea .zoomList .zoomItem img:hover {
              cursor: -webkit-zoom-in;
              cursor: zoom-in; }
            #zoomBox .zoomBox_in .mainArea .zoomList .zoomItem img.zoomIn {
              -webkit-transform: scale(3, 3);
              -ms-transform: scale(3, 3);
              transform: scale(3, 3); }
              #zoomBox .zoomBox_in .mainArea .zoomList .zoomItem img.zoomIn:hover {
                cursor: -webkit-zoom-out;
                cursor: zoom-out; }
      #zoomBox .zoomBox_in .mainArea .btn-prev {
        content: "";
        position: absolute;
        top: 45%;
        left: -20px;
        width: 20px;
        height: 20px; }
      #zoomBox .zoomBox_in .mainArea .btn-next {
        position: absolute;
        top: 45%;
        right: -20px;
        width: 20px;
        height: 20px; }

.btn_pageTop {
  position: fixed;
  right: 5%;
  bottom: 5%;
  width: 55px;
  height: 55px;
  border: 1px solid #00a2de;
  border-radius: 50%;
  background-color: #fff;
  z-index: 9999; }
  .btn_pageTop_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%; }
    .btn_pageTop_body::before {
      color: #00a2de;
      font-size: 30px;
      font-family: "CONDENSEicon";
      content: "ü"; }

      /*lightwood*/
      .lightwood {
        position: relative;
        background: url(/lp/universal09/images/smartplus_img_lightwood_bg.jpg) no-repeat center top;
        height: 1027px;
      }

      .lightwood {
        margin-top: 160px;
      }

      .lightwood_circle {
        position: absolute;
        left: 88px;
        top: -78px;
        background: url(/lp/universal09/images/smartplus_img_lightwood_circle_bg.png) no-repeat center top;
        width: 383px;
        height: 371px;
      }

      .lightwood_circle_txt01 {
        position: absolute;
        top: 56px;
        left: 120px;
      }

      .lightwood_circle_txt02 {
        font-size: 30px;
        letter-spacing: 0.02em;
        line-height: 1;
        position: absolute;
        top: 130px;
        left: 55px;
        color:#333;
      }

      .lightwood_circle_txt02 .aj-l {
        margin-left: -.5em;
        color: #333 !important;
      }

      .lightwood_circle_txt03 {
        font-size: 18px;
        line-height: 2;
        text-align: center;
        position: absolute;
        top: 180px;
        width: 328px;
        left: 31px;
        letter-spacing: .02em;
      }

      .lightwood_contents {
        position: relative;
        top: 490px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
      }

      .lightwood_contents_imgArea {
        -ms-flex-preferred-size: 350px;
        flex-basis: 350px;
      }

      .lightwood_contents_img {
        position: relative;
        top: -60px;
        left: 24px;
      }

      .lightwood_contents_txtArea {
        -ms-flex-preferred-size: 560px;
        flex-basis: 560px;
      }

      .lightwood_contents_Ttl .lightwood_point {
        display: inline-block;
        margin-bottom: 22px;
        width: 100%;
      }

      .lightwood_contents_Ttl .txt {
        margin-bottom: 28px;
        font-size: 26px;
        letter-spacing: 0.06em;
        line-height: 0.84615;
        font-weight: bold;
        color:#333;
      }

      .lightwood_contents_Txt {
        font-size: 16px;
        letter-spacing: 0.04em;
        line-height: 1.625;
        margin-right: 20px;
      }

      .lightwood_contents_Ttl01 {
        margin-top: 43px;
        margin-bottom: 27px;
        color:#333;
      }

      .lightwood_contents_Ttl02 {
        margin-bottom: 22px;
      }

      .lightwood_contents_txt01 {
        padding-bottom: 20px;

      	background-image: -webkit-linear-gradient(left, #db9948, #db9948 3px, transparent 3px, transparent 3px);
      	background-image: -o-linear-gradient(left, #db9948, #db9948 3px, transparent 3px, transparent 3px);
      	background-image: linear-gradient(to right, #db9948, #db9948 3px, transparent 3px, transparent 3px);
      	background-size: 6px 1px;
      	background-position: bottom;
      	background-repeat: repeat-x;
      	margin-bottom: 29px;
}

/* Style for Remodal
------------------------------------------------------------ */
.remodal-overlay {
  background: rgba(0, 0, 0, 0.85);
}
.remodal {
  max-width: 1000px;
  padding: 50px 0 100px !important;
  text-align: left;
  position: relative;
  background: transparent;
}
.remodal .modalInner {
  position: relative;
  background-color: #fff;
}
.remodalCloseTop {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  overflow: visible;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
  margin-left: -20px;
  margin-top: -30px;
  background: url(../images/remodal_close.png) 0 0 no-repeat;
  background-size: 20px 20px;
}
.remodalCloseBtm {
  position: absolute;
  bottom: -65px;
  left: 50%;
  display: block;
  overflow: visible;
  width: 176px;
  height: 46px;
  margin-left: -88px;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 23px;
  outline: 0;
  font-size: 14px;
  background: transparent;
  text-indent: 20px;
}
.remodalCloseBtm::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -30px;
  display: block;
  background: url(../images/remodal_close_20.png) 0 0 no-repeat;
  background-size: 10px 10px;
}


/*安心サービス190222*/

/*support*/
.supportFreeIcon{
  border:2px solid #0095c7;
  border-radius: 6px;
  width: 795px;
  text-align: center;
  margin: 0 auto 33px;
  padding: 20px 0 30px;
}
.supportFreeTxt{
  margin: 0 auto;
  padding-bottom: 10px;
  padding-left: 20px;
    width: 450px;
  /*border-bottom: 1px solid #0095c7;*/
  float: left;
}

.supportFreeTxt01{
  font-size: 20px;
  margin-left: -.2em;
  display: inline-block;
}
.supportFreeTxt02{
  font-size: 20px;
  letter-spacing: .02em;
  display: inline-block;
}
.supportFreeTxt03{
  font-size: 36.06px;
  letter-spacing: -.02em;
  margin-left: -.1em;
  margin-right: .1em;
  display: inline-block;
}
.supportFreeTxt04{
  font-size: 14px;
  letter-spacing: -.08em;
  margin-left: -.1em;
  display: inline-block;
}

.supportFreeImg{
  padding: 13px 0 0;
  margin-bottom: 0;
}