@font-face {
  font-family: 'Open Sans', sans-serif;
  font-style: light;
  font-weight: 300;
  src: local('Open Sans'), local('Open Sans'), url(../fonts/OpenSans/OpenSans-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('Open Sans'), url(../fonts/OpenSans/OpenSans-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans', sans-serif;
  font-style: bold;
  font-weight: 700;
  src: local('Open Sans'), local('Open Sans'), url(../fonts/OpenSans/OpenSans-Bold.ttf) format('truetype');
}
/* latin-ext */
@font-face {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 200;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(../fonts/Lato/Lato-Hairline.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(../fonts/Lato/Lato-Light.ttf) format('truetype');
}
/* latin */
@font-face {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(../fonts/Lato/Lato-Light.ttf) format('truetype');
}
/* latin-ext */
@font-face {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/Lato/Lato-Regular.ttf) format('truetype');
}
/* latin */
@font-face {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/Lato/Lato-Regular.ttf) format('truetype');
}
/* latin-ext */
@font-face {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/Lato/Lato-Bold.ttf) format('truetype');
}
/* latin */
@font-face {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/Lato/Lato-Bold.ttf) format('truetype');
}
* {
    word-break: normal;
}
.moonray-form {
  width: 100% !important;
  border: 0 !important;
}
.moonray-form-input {
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  height: 60px;
  width: 100%;
  border: 1px solid #f5f5f5;
  border-radius: 2px;
  background-color: transparent;
  margin-bottom: 0;
  padding: 20px !important;
}

.moonray-form-input[name=submit-button] {
  padding-top: 11px !important;
  font-size: 24px !important;
  width: 100% !important;
  border: 0;
  background-color: #ef5973;
  font-family: 'Oswald', sans-serif !important;
}
.moonray-form-input[name=submit-button]::hover {
  background-color: #ed657d;
}

@media (max-width: 768px) {
  .moonray-form-input {

    font-size: 14px !important;
    padding: 10px !important;
    height: 50px;
  }
  .moonray-form .moonray-form-input-type-submit .moonray-form-input {
    display: block !important;
    padding-top: 11px !important;
    font-size: 16px !important;
    width: 100% !important;
  }
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url('/images/../images/ajax-loader.gif') center center no-repeat;
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}


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

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -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;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.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-dots li button:before {
    border-radius: 100%;
    background-color: #333;
}


/* SLICK QUIZ CARD */
.quiz-card-slick {
    position: relative;
    display: block;
    width: 100%;
}
.quiz-card-slick .quiz-card-slick-prev,
.quiz-card-slick .quiz-card-slick-next {
    position: absolute;
    z-index: 10;
    top: 25px;
}
.quiz-card-slick .quiz-card-slick-prev {
    right: 100px;
}
.quiz-card-slick .quiz-card-slick-next {
    right: 40px;
}
.quiz-card {
    width: 100%;
}
.quiz-card .quiz-card-item {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 20px 40px 0 40px;
    height: auto;
}
.quiz-card .quiz-card-item-number {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-top: 20px;
}
.quiz-card .quiz-card-item-desc {
    margin-top: 20px;
}
.quiz-card .quiz-card-item-question {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
.quiz-card .quiz-card-item-answer {
    position: relative;
    font-family: 'Open Sans', sans-serif;;
    font-weight: 300;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 20px;
    margin-bottom: 15px;
    border: 1px solid #d5d5d5;
    transition: transform 200ms ease 100ms;
}
.quiz-card .quiz-card-item-answer:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.quiz-card .quiz-card-item-answer:hover {
    border-color: #ef5973;
    transform: scale(1.025);
    transition: transform 200ms ease 100ms,
        box-shadow 300ms ease 100ms;
}
.quiz-card .quiz-card-item-desc {

}
/* SLICK QUIZ CARD */

/* QUIZ */
.quiz-page {

}
.quiz-page-header {
    width: 100%;
    padding: 20px 10px;
}
.quiz-page-header img {
    background-size: cover;
}
.quiz-page-title {
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
}
/* QUIZ */

/* ICON ARROW */
.icon-arrow {
    position: relative;
    display: block;
    border-radius: 5px;
    height: 30px;
    width: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.icon-arrow:before {
    position: absolute;
    content: "";
    left: 8px;
    top: 9px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    border-width: 10px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
}
.icon-arrow:hover {
    border-color: #666;
}
.icon-arrow:hover::before {
    border-color: #666;
}
/* ICON ARROW */

/* INPUTS */
.input {
    display: block;
    margin-top: -15px;
    margin-left: -8px;
}
.input-radio {
    width: 20px;
    height: 20px;
    border-radius: 100%;
}
.input-text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    height: 60px;
    width: 100%;
    border: 1px solid #f5f5f5;
    border-radius: 2px;
    background-color: transparent;
    margin-bottom: 40px;
    padding: 0 30px;
}
.input-button {
    margin-top: 20px;
    border-radius: 2px;
    width: 57%;
    padding: 20px 15px;
    text-align: center;
    margin: auto;
    margin-top: 42px;
    color: #fff;
}
.input-button span {
    color: #fff;
    font-size: 22px;
}
.input-button:hover {
    background-color: #ff5f7b;
}
/* INPUTS */

/* LABEL */
.input .input-label > span {
    width: 100%;
}
/* LABEL */

/* RADIO */
.radio {
    cursor: pointer;
}
.radio-box {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    top: -5px;
    margin-right: 5px;
}
.radio-box-input {
    opacity: 0;
}
.radio-box-input:checked + .radio-box-style .radio-box-style-inner {
    opacity: 1;
}
.radio-box-style {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    position: absolute;
    top: 2px;
    left: 2px;
    background: #fff;
    border: 1px solid #ccc;
}
.radio-box-style.is-active {
    border: 1px solid blue;
}
.radio-box-style-inner {
    opacity: 0;
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    background: #666;
    height: 12px;
    width: 12px;
    border-radius: 6px;
    transform: translate3d(6px, 6px, 0);
    transition: opacity .5s;
}
.radio-text {
    color: #6d6e71;
    font-size: 24px;
    line-height: 1.3;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    transform: translateY(-8px);
}


/* RADIO */

/* CARD BREAKS */
.card-break {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 50px;
}
.card-break .card-break-inner {
    width: 100%;
    height: 100%;
}
.card-break-inner-mt-adj {
}
.card-break .card-break-heading {
    font-size: 35px;
    line-height: 1.3;
}
.card-break-tween {
    transform: translateY(100%);
}
.card-break-last {

}
.card-break-heading.card-break-heading-centered {
    text-align: center;
}
.card-break .card-break-form {
    margin: auto;
    padding: 50px;
}
.card-break .card-break-mt-sm {
    margin-top: 40px;
}
/* CARD BREAKS */

/* RESULTS */
.results {
    width: 100%;
    display: block;
    text-align: center;
    margin: auto;
}
.results-em {
    font-size: 25px !important;
}
.results-strong {
    font-weight: bold;
}
.results-couple {

}
.results-heading {
    font-size: 38px;
    font-weight: bold;
    margin-top: 30px;
}
.results-inner {
    margin-top: 50px;
    width: 100%;
    text-align: left;
    padding-bottom: 100px;
}
.results-left {
    display: inline-block;
    text-align: left;
    width: 65%;
    padding: 0 80px 0 100px;
    text-align: left;
}
.results-right {
    display: inline-block;
    width: 35%;
    float: right;
    vertical-align: top;
}
.results-book {

}
.results-sub {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: -10px;
}
.results-jandl {
    width: 60%;
    border: 5px solid #f88379;
    margin: 30px auto;
}
.results-jandl img {
    margin: auto;
    text-align: center;
}
.results-item {
    font-size: 14px;
}
.results-description {
    font-size: 18px;
}
.results-description small {
    font-size: 12px;
}
/* RESULTS */
*::-moz-selection {
    background: #ccc;
}
*::selection {
    background: #ccc;
}
body {
    background-color: #fff;
    min-width: 990px;
}
.font-devonshire {
    font-family: 'Devonshire', cursive;
}
.font-oswald {
    font-family: 'Oswald', sans-serif;
}
.submit {
    width: 100%;
    text-align: right;
    background: gray;
}
.submit-button {
    border-radius: 2px;
}
.hidden {
    display: none;
}
.banner-top-pc {
    display: block;
}
.banner-top-sp {
    display: none;
}
.text-white {
    color: #fff;
}
.bubble-pink {
    color: #ef5973;
}
.bubble-pink-bg {
    background-color: #ef5973;
}
.bubble-pink-gradient {
    /* IE10+ */
    background-image: -ms-linear-gradient(top, #EF8188 0%, #EFAEB7 100%);

    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #EF8188 0%, #EFAEB7 100%);

    /* Opera */
    background-image: -o-linear-gradient(top, #EF8188 0%, #EFAEB7 100%);

    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EF8188), color-stop(100, #EFAEB7));

    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #EF8188 0%, #EFAEB7 100%);

    /* W3C Markup */
    background-image: linear-gradient(to bottom, #EF8188 0%, #EFAEB7 100%);

}
.italic {
    font-style: italic;
}
.centered {
    text-align: center;
    margin: auto;
}
.landing-button {
    padding: 0 20px 20px 20px;
    width: 100%;
    text-align: center;
    margin: auto;
}
.landing-heading {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.landing-button p {
    font-size: 22px;
    padding: 20px 10px;
}
.landing-sub {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
}
.landing-button-pretext {
    font-size: 18px;
    margin-top: -15px;
    margin-bottom: 30px;
}
.button-lp {
    margin-top: 20px;
    background-color: #ef5973;
    color: #fff;
    width: 340px;
    height: 120px;
    padding: 10px;
}
.button-lp:hover {
    text-decoration: none;
    color: #fff;
}
.customized-results {
    display: block;
}
.customized-results-inner {
    padding: 0 20px;
}
.customized-results-dt {
    color: gray;
    font-size: 18px;
    margin-bottom: 10px;
}
.customized-results-item {
    font-size: 18px;
}
.customized-results-item-italic {
    letter-spacing: 0.1em;
    font-size: 22px;
}
.inline-block {
    display: block;
    width: 100%;
    padding: 10px 0;
}
.inline-block-left {
    float: left;
    display: inline;
    vertical-align: top;
    margin-top: -5px;
}
.inline-block-right {
    margin-left: 50px;
    line-height: 1.5;
}
.inline-block-right, .inline-block-right + span {
    color: #6d6e71;
}
.gray {
    color: #6d6e71;
}
.wrap .container {
    padding: 30px 0 20px 0;
}
.purple {
    color: #c463c5;
}
.satisfy {
    font-family: 'Satisfy', cursive;
}

/* BREAKPOINT */
@media (max-width: 768px) {
    body {
        min-width: 320px;
    }
    .results-jandl {
        width: 100%;
        margin: 10px auto;
    }
    .card-break-inner-mt-adj {
        margin-top: 0;
    }
    .card-break {
        padding: 20px 0 0;
    }
    .card-break .card-break-form {
        padding: 10px;
    }
    .card-break .card-break-mt-sm {
        margin-top: 20px;
    }
    .card-break .card-break-heading {
        line-height: 1.2;
        font-size: 14px;
    }
    .card-break .card-break-desc-sub {
        font-size: 14px;
        line-height: 1.5;
    }
    .card-break-heading-centered {
        text-align: left !important;
    }
    .icon-arrow {

    }
    .input {
        height: auto;
        margin-top: -4px;
        margin-left: 0;
    }
    .input-text {
        padding: 5px 10px;
        margin-bottom: 10px;
    }
    .input-button {
        width: 100%;
        margin-top: 20px;
        padding: 10px 4px;
    }
    .input-button span {
        font-size: 14px;
    }
    .results-heading {
        font-size: 28px;
    }
    main {

    }
    .landing-sub {
        font-size: 18px;
        padding: 0 10px;
    }
    .radio-text {
        font-size: 14px;
        line-height: 1.5;
    }
    .quiz-card {
        height: auto !important;
    }
    .quiz-card .quiz-card-item-number {
        font-size: 15px;
    }
    .quiz-card .quiz-card-item-desc {
        margin-top: 10px;
    }
    .quiz-card .quiz-card-item-question {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .quiz-card .quiz-card-item-answer {
        padding-top: 5px;
        padding-left: 5px;
    }
    .quiz-card .quiz-card-item {
        padding: 5px 15px 0 15px;
    }
    .quiz-card-slick .quiz-card-slick-next {
        top: 17px;
        right: 15px;
    }
    .quiz-page-title {
        font-size: 30px;
    }
    .quiz-page-header {
        padding: 20px 5px;
    }
    .radio, .slick-slider, .wrap {
        margin-bottom: 0;
    }
    .slick-dots {
        padding: 0 10px;
        text-align: left;
    }
    .wrap {
        padding: 0;
    }
    .wrap > .container {
        /*padding: 50px 0 20px 0 !important;*/
    }
    .results-left, .results-right {
        display: block;
        width: 100%;
        padding: 0;
    }
    .results-right {
        padding: 100px 0;
        text-align: center;
        margin: auto;
    }
}
/* BREAKPOINT */

/* BREAKPOINT */
@media (max-width: 540px) {
    .banner-top-pc {
        display: none;
    }
    .banner-top-sp {
        display: block;
        //background-image: url('uploads/images/banner-sp.jp');
    }
    .banner-top-sp > img {
        background-size: cover;
    }
    .banner-overlay {
        position: relative;
    }
    .banner-mask {
        display: none;
        position: absolute;
        width: 100%;
        height: 40px;
        left: 0;
        bottom: 0;
        background-color: white;
        opacity: .5;
    }
    .logo-sp {
        position: absolute;
        width: 100%;
        top: 50px;
        left: 0;
        background-color: #fff;

    }
    .logo-sp > img {
        padding: 10px 30px;
        border-bottom: 1px solid #f2f2f2;
    }
}
/* BREAKPOINT */
