@charset "UTF-8";
/* ### reset.scss ### */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

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

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

/* add */
*, *::before, *::after { box-sizing: border-box; }

/* mixin */
/* setting */
/* layout */
.echoesplus-hide-pc { display: none; }

@media screen and (max-width: 768px) { .echoesplus-hide-pc { display: block; }
  .echoesplus-hide-sp { display: none; } }
.echoesplus-wrap { color: #000; font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif; font-size: 15px; line-height: 1.5; text-align: center; -webkit-text-size-adjust: 100%; }
@media screen and (max-width: 959px) { .echoesplus-wrap { min-width: 320px; } }
.echoesplus-wrap a { color: #00c; text-decoration: underline; }
.echoesplus-wrap a:hover { text-decoration: none; }
.echoesplus-wrap img { max-width: 100%; }

.echoesplus-note { font-size: 13px; text-align: center; color: #fff; }
@media screen and (max-width: 959px) { .echoesplus-note { padding-left: 1em; text-indent: -1em; font-size: 11px; text-align: left; } }

/* mv */
.echoesplus-mv { max-width: 960px; margin: 0 auto; }
.echoesplus-mv img { display: block; }

/* rt */
.echoesplus-rt { max-width: 960px; margin: 0 auto; padding: 60px; }
@media screen and (max-width: 959px) { .echoesplus-rt { padding: 30px 10px; } }

.echoesplus-rt-notice { display: none; margin-bottom: 30px; height: 336px; background: #fff; }
@media all and (-ms-high-contrast: none) { .echoesplus-rt-notice { display: flex; justify-content: center; align-items: center; } }
.echoesplus-rt-notice p { font-size: 16px; }

.echoesplus-rt-container { position: relative; margin-bottom: 20px; background: url(../img/bl4/rt-bg0.gif) 0 0/auto no-repeat; height: 336px; }
@media all and (-ms-high-contrast: none) { .echoesplus-rt-container { display: none; } }
@media screen and (max-width: 959px) { .echoesplus-rt-container { background-size: 100%; height: 44.8vw; } }
.echoesplus-rt-container.bg1 { background-image: url(../img/bl4/rt-bg1.gif); }
.echoesplus-rt-container.bg2 { background-image: url(../img/bl4/rt-bg2.gif); }
.echoesplus-rt-container.bg3 { background-image: url(../img/bl4/rt-bg3.gif); }
.echoesplus-rt-container.bg4 { background-image: url(../img/bl4/rt-bg4.gif); }
.echoesplus-rt-container.bg5 { background-image: url(../img/bl4/rt-bg5.gif); }
.echoesplus-rt-container.bg6 { background-image: url(../img/bl4/rt-bg6.gif); }

.echoesplus-rt-inner { position: absolute; z-index: 10; top: 0; right: 0; left: 0; }

.echoesplus-rt-headline { padding: 30px 10px 0; font-size: 30px; font-weight: bold; line-height: 1.2; color: #fff; }
@media screen and (max-width: 959px) { .echoesplus-rt-headline { font-size: calc( 100vw / 30 ); padding: calc(100vw / 30) 10px 0; } }
@media screen and (max-width: 400px) { .echoesplus-rt-headline { font-size: calc( 100vw / 25 ); } }

.echoesplus-rt-balloon { padding: 10px 80px; }
@media screen and (max-width: 959px) { .echoesplus-rt-balloon { padding: 5px 30px 10px; } }

.echoesplus-rt-count img { width: 70px; height: auto; margin-left: -8px; }
@media screen and (max-width: 959px) { .echoesplus-rt-count img { width: calc(100vw / 14); margin-left: -4px; } }

.echoesplus-rt-unit { font-size: 30px; color: #fff; }
@media screen and (max-width: 959px) { .echoesplus-rt-unit { font-size: calc( 100vw / 40 ); } }

.echoesplus-rt-title { margin: 20px 10px; font-size: 26px; font-weight: bold; color: #fff; }
@media screen and (max-width: 959px) { .echoesplus-rt-title { font-size: 20px; } }
.echoesplus-rt-title .eschoesplus-border { border-bottom: 2px solid #2ca7e0; }

/* cta */
.echoesplus-cta { max-width: 960px; margin: 0 auto; padding: 0 60px 50px; }
@media screen and (max-width: 959px) { .echoesplus-cta { padding: 0 10px 20px; } }

.echoesplus-cta-container { padding: 35px 0; background: url("../img/bl4/bg2.jpg") no-repeat; background-size: 100% 100%; }
@media screen and (max-width: 959px) { .echoesplus-cta-container { padding: 25px 0; } }

.echoesplus-cta-headline { margin-bottom: 20px; font-size: 20px; font-weight: bold; color: #fff; }
@media screen and (max-width: 959px) { .echoesplus-cta-headline { margin-bottom: 10px; font-size: 16px; } }
.echoesplus-cta-headline .echoesplus-large { font-size: 30px; color: #fffd51; }
@media screen and (max-width: 959px) { .echoesplus-cta-headline .echoesplus-large { font-size: 20px; } }

a.echoesplus-btn { transition: opacity .2s ease-out; display: inline-block; background: #000; border: 2px solid #fff; color: #fff; padding: 14px 45px 8px 33px; text-decoration: none; font-weight: bold; border-radius: 8px; font-size: 30px; vertical-align: middle; line-height: 1.2; }
@media screen and (max-width: 959px) { a.echoesplus-btn { font-size: 20px; padding: 12px 35px 8px 25px; } }
a.echoesplus-btn:hover { opacity: .8; }

.echoesplus-btn-icon { position: relative; top: -2px; width: 45px; height: auto; vertical-align: middle; }

/* result */
.echoesplus-result { max-width: 960px; margin: 0 auto; padding: 40px 60px; }
@media screen and (max-width: 959px) { .echoesplus-result { padding: 20px 10px 40px; } }

.echoesplus-result-headline { position: relative; display: inline-block; margin-bottom: 10px; border-bottom: #fffd51 3px solid; font-size: 24px; font-weight: bold; line-height: 1.4; color: #fff; }
@media screen and (max-width: 959px) { .echoesplus-result-headline { margin-bottom: 20px; font-size: 15px; } }
.echoesplus-result-headline .echoesplus-large1 { font-size: 40px; color: #fffd51; }
@media screen and (max-width: 959px) { .echoesplus-result-headline .echoesplus-large1 { font-size: 20px; } }
.echoesplus-result-headline .echoesplus-large2 { font-size: 36px; }
@media screen and (max-width: 959px) { .echoesplus-result-headline .echoesplus-large2 { font-size: 18px; } }

.echoesplus-result-list { display: flex; justify-content: center; flex-wrap: wrap; margin: 0 -20px; }
@media screen and (max-width: 959px) { .echoesplus-result-list { margin: 0; } }

.echoesplus-result-contents { background: #fff; position: relative; margin: 20px; width: calc((100% - 80px) / 2); box-shadow: #000 0 0 10px; border-radius: 8px; }
@media screen and (max-width: 959px) { .echoesplus-result-contents { width: calc((100% - 40px) / 2); margin: 10px; border-radius: 4px; } }
.echoesplus-result-contents:nth-child(1) .echoesplus-result-title { background: url("../img/bl4/result1.png") no-repeat; background-size: 100% 100%; }
.echoesplus-result-contents:nth-child(2) .echoesplus-result-title { background: url("../img/bl4/result2.png") no-repeat; background-size: 100% 100%; }
.echoesplus-result-contents:nth-child(3) .echoesplus-result-title { background: url("../img/bl4/result3.png") no-repeat; background-size: 100% 100%; }
.echoesplus-result-contents:nth-child(4) .echoesplus-result-title { background: url("../img/bl4/result4.png") no-repeat; background-size: 100% 100%; }
.echoesplus-result-contents:nth-child(5) .echoesplus-result-title { background: url("../img/bl4/result5.png") no-repeat; background-size: 100% 100%; text-shadow: 0 0 5px rgba(255, 255, 255, 0.7); }
.echoesplus-result-contents:nth-child(6) .echoesplus-result-title { background: url("../img/bl4/result6.png") no-repeat; background-size: 100% 100%; }

.echoesplus-result-contents-large { width: 100%; }

.echoesplus-result-rank { position: absolute; top: 14%; right: -10px; z-index: 10; }
@media screen and (max-width: 959px) { .echoesplus-result-rank { width: 55px; top: 20%; } }

.echoesplus-result-title { padding: 15px 5px; background: url("../img/bl4/bg2.jpg") no-repeat; background-size: 100% 100%; font-size: 24px; font-weight: bold; color: #fff; line-height: 1.2; border-radius: 8px 8px 0 0; text-shadow: 0 0 5px rgba(0, 0, 0, 0.7); }
@media screen and (max-width: 959px) { .echoesplus-result-title { font-size: 18px; border-radius: 4px 4px 0 0; } }
.echoesplus-result-title .echoesplus-large { font-size: 35px; color: #fffd51; }
@media screen and (max-width: 959px) { .echoesplus-result-title .echoesplus-large { font-size: 25px; } }

.echoesplus-result-thumb { margin: 0 10px 10px; }

.echoesplus-result-incentive { margin: 8px 5px 20px; line-height: 1; }
@media screen and (max-width: 959px) { .echoesplus-result-incentive { margin-bottom: 15px; } }

.echoesplus-result-name { display: block; margin-bottom: 5px; font-size: 20px; font-weight: bold; }
@media screen and (max-width: 959px) { .echoesplus-result-name { font-size: 14px; } }

.echoesplus-result-count { font-weight: bold; color: #d8231e; font-size: 20px; }
@media screen and (max-width: 959px) { .echoesplus-result-count { font-size: 15px; } }
.echoesplus-result-count .echoesplus-large { font-size: 35px; }
@media screen and (max-width: 959px) { .echoesplus-result-count .echoesplus-large { font-size: 25px; font-weight: bold; } }

/* rule */
.echoesplus-rule { max-width: 960px; margin: 0 auto; padding: 60px; }
@media screen and (max-width: 959px) { .echoesplus-rule { padding: 40px 10px; } }

.echoesplus-rule-headline { margin-bottom: 10px; font-size: 30px; font-weight: bold; color: #fff; }
@media screen and (max-width: 959px) { .echoesplus-rule-headline { font-size: 20px; } }

.echoesplus-rule-contents { background: #fff; border: 1px solid #ccc; padding: 30px 30px 20px; text-align: left; line-height: 1.3; height: 350px; overflow-y: auto; }
@media screen and (max-width: 959px) { .echoesplus-rule-contents { padding: 15px 15px 5px; height: 200px; } }
.echoesplus-rule-contents p { font-size: 14px; line-height: 1.5; }
@media screen and (max-width: 959px) { .echoesplus-rule-contents p { font-size: 12px; } }

.echoesplus-rule-headline3 { margin-bottom: 8px; font-size: 24px; font-weight: bold; }
@media screen and (max-width: 959px) { .echoesplus-rule-headline3 { font-size: 18px; } }

.echoesplus-rule-headline4 { margin-bottom: 8px; font-size: 20px; font-weight: bold; }
@media screen and (max-width: 959px) { .echoesplus-rule-headline4 { font-size: 16px; } }

.echoesplus-rule-text-wrap + .echoesplus-rule-text-wrap { margin-top: 20px; }

.echoesplus-rule-title { margin-bottom: 10px; }

.echoesplus-rule-list { margin-bottom: 20px; }
.echoesplus-rule-list > div { margin-bottom: 0.5em; padding-left: 1em; text-indent: -1em; font-size: 14px; }

.echoesplus-banner { max-width: 740px; width: 100%; margin: 0 auto; }
@media screen and (max-width: 959px) { .echoesplus-banner { max-width: 100%; width: 80%; } }
@media screen and (min-width: 960px) { .echoesplus-banner a:hover { opacity: .8; } }

.echoesplus-banner_2 { max-width: 740px; width: 100%; margin: 0 auto; margin-top: 30px; }
@media screen and (max-width: 959px) { .echoesplus-banner_2 { max-width: 100%; width: 80%; } }
@media screen and (min-width: 960px) { .echoesplus-banner_2 a:hover { opacity: .8; } }

.echoesplus-copyright ul { display: flex; justify-content: center; margin-top: 30px; }
.echoesplus-copyright ul li { list-style: none; }
.echoesplus-copyright ul li:nth-of-type(1) { margin-right: 20px; }
.echoesplus-copyright p { margin-top: 20px; padding-bottom: 70px; }
@media screen and (max-width: 959px) { .echoesplus-copyright p { width: 80%; margin: 20px auto 0; } }

/* footer */
.echoesplus-footer { padding: 50px 0; line-height: 1.2; color: #fff; }
@media screen and (max-width: 959px) { .echoesplus-footer { padding: 20px 10px; font-size: 11px; } }

/* bl4 */
.bg-fixed { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: url("../img/bl4/bg.jpg") 50% 50%/cover no-repeat; z-index: -1; }

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