@charset "UTF-8";
@-ms-viewport {
 width: device-width;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
 margin: 0;
 padding: 0;
 word-break: break-word;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
 word-break: break-word;
 font-size: inherit;
 width: 100%;
}
fieldset, img {
 border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
 font-style: normal;
 font-weight: normal;
}
li {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 100%;
 font-weight: normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
 vertical-align: middle;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
 font-size: inherit;
}
q:before, q:after {
 content: '';
}
abbr, acronym {
 border: 0;
 font-variant: normal;
}
sup {
 vertical-align: text-top;
 font-size: 70%;
}
sub {
 vertical-align: text-bottom;
 font-size: 70%;
}
input, textarea, select {
 font-family: inherit;
 font-size: inherit;
 font-weight: inherit;
}
input, textarea, select {
 font-size: 100%;
}
legend {
 color: #000;
}
pre, code, kbd, samp, tt {
 font-family: monospace;
 font-size: 108%;
 line-height: 100%;
}
.aligncenter {
 text-align: center;
}
img {
 vertical-align: bottom;
 line-height: 1;
 margin: 0;
}
a {
 text-decoration: none;
 color: #131313;
}
* {
 outline: none;
}
/* common item ---------------------------------------*/
.clearfix:after, .inner:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
}
html {
 box-sizing: border-box;
 -ms-overflow-style: scrollbar;
 height: 100%;
}
*, *::before, *::after {
 box-sizing: border-box;
}
body {
 -webkit-text-size-adjust: 100%;
 padding: 0;
 margin: 0;
 font-family: "Noto Sans JP", "Yu Gothic Medium", YuGothic, "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
 height: 100%;
}
body * {
 color: #000;
}
ul, ol {
 list-style: none;
 padding: 0;
 margin: 0;
}
a {
 text-decoration: none;
 transition: all .1s ease;
}
a:hover {
 opacity: 0.7;
}
img {
 width: 100%;
 max-width: 100%;
 height: auto;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a {
 color: #1c619c;
 text-decoration: underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover {
 text-decoration: none;
}
strong {
 font-weight: bold;
}
td a {
 color: #1c619c;
 text-decoration: underline;
}
td a:hover {
 text-decoration: none;
}
p, ul, ol, table {
 margin-bottom: 0;
}
hr {
 height: 1px;
 background-color: #e8e8e8;
 border: none;
 margin: 20px 0;
}
.ovh {
 overflow: hidden !important;
}
.ovv {
 overflow: visible !important;
}
.disnone {
 display: none;
}
.list-inline > li {
 display: inline-block;
}
.sp {
 display: none !important;
}
.text-green {
 color: #009900;
}
.text-red {
 color: #FF0033;
}
/* header ---------------------------------------*/
header {
 text-align: center;
 background: #FC0F3A;
}
#index header {
 height: 58px;
}
.l-header-inner {
 width: auto;
 background: #fff;
 position: relative;
 height: 58px;
 padding-top: 15px;
}
.header-logo-lp {
 display: block;
 background: url(/common_c/images/common/logo.svg) no-repeat left top;
 background-size: 128px 26px;
 width: 128px;
 height: 26px;
 padding: 0px;
 margin: 0px auto 38px;
 text-indent: -99em;
 overflow: hidden;
}
.footer {
 padding: 2em 0 3em;
}
.footer .copyright {
 margin: 0 auto;
 width: 100%;
 text-align: center;
 color: #111;
 font-size: 10px;
}
#resultWrapper .footer {
 padding-top: 20px;
}
#question footer.finish {
 padding-bottom: 140px;
}
/* index ---------------------------------------*/
.tac {
 text-align: center;
}
.tar {
 text-align: right;
}
.tal {
 text-align: left;
}
.fwb {
 font-weight: bold;
}
.wrapper {
 max-width: 720px;
 margin: 0 auto;
 padding: 0 25px;
}
#resultWrapper {
 display: none;
}
#resultWrapper .wrapper {
 border-left: 5px solid #FF0033;
 border-right: 5px solid #FF0033;
}
#resultWrapper .wrapper {
 background-color: #fceef4;
}
.mvBox {
 margin: 0 auto;
 text-align: center;
 background: linear-gradient(180deg, #fceef4 0%, #fceef4 95%, #FFF 95%, #FFF 100%);
}
.mvBox img {
 max-width: 852px;
 margin: 0 auto;
}
.fz80 {
 font-size: 44px;
}
.fz68 {
 font-size: 68px;
}
.fz40 {
 font-size: 40px;
}
.fz30 {
 font-size: 30px;
}
.fz25 {
 font-size: 25px;
}
.fz23 {
 font-size: 23px;
}
.fz21 {
 font-size: 21px;
}
.fz21.fwb.fcc {
 line-height: 1.7;
}
.fz19 {
 font-size: 19px;
}
.fz16 {
 font-size: 16px;
}
.fz15 {
 font-size: 15px;
}
.fz14 {
 font-size: 14px;
}
.fz13 {
 font-size: 13px;
}
.fz11 {
 font-size: 11px;
}
.lh17 {
 line-height: 1.7;
}
.mt1 {
 margin-top: 1em !important;
}
.mb05 {
 margin-bottom: 0.5em !important
}
.mb1 {
 margin-bottom: 1em !important
}
.mb2 {
 margin-bottom: 2em !important
}
.mtb1 {
 margin: 1em auto;
}
.fcc span {
 color: #ff0033;
}
.topBox {
 text-align: center;
 margin: 0.75em auto 1em;
 line-height: 1.7;
}
.btnBox {
 width: 100%;
 max-width: 420px;
 margin: 0 auto;
}
.linkBox {
 width: 100%;
 max-width: 420px;
 margin: 0 auto;
}
.btnStxt {
 text-align: center;
 font-weight: bold;
 color: #FFF;
 margin-bottom: 0.25em;
 letter-spacing: 0.05em;
}
.btn {
 display: block;
 font-weight: bold;
 text-align: center;
 max-width: 100%;
 cursor: pointer;
 text-decoration: none;
 -webkit-box-shadow: 0px 1px 6px rgba(255, 255, 255, 0.5);
 box-shadow: 0px 1px 6px rgba(255, 255, 255, 0.5);
 margin-bottom: 6px;
 transition: all 0.1s ease;
 position: relative;
 padding: 0.75em;
 text-indent: 0;
 line-height: 1;
 color: #fff;
 background: #FF0033;
 border-color: #FF0033;
 border-radius: 10px;
}
.btn:hover {
 -webkit-box-shadow: none;
 box-shadow: none;
 opacity: 1;
}
.btn:active {
 transform: scale(.97);
 opacity: 1;
}
.btn_icon:after {
 content: "";
 position: absolute;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 10px 0 10px 14px;
 border-color: transparent transparent transparent #fff;
 top: 49%;
 transform: translateY(-50%);
 right: 20px;
}
.btn.green {
 background-color: #009900;
}
.btn.greenline {
 background-color: #06c755;
}
.btn.gray {
 background-color: #999999;
}
.link {
 display: block;
 font-weight: bold;
 text-align: left;
 max-width: 100%;
 cursor: pointer;
 text-decoration: none;
 -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.3215686275);
 box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3215686275);
 margin-bottom: 0.75em;
 transition: all 0.1s ease;
 position: relative;
 padding: 1em 2.5em 1em 1.5em;
 text-indent: 0;
 line-height: 1;
 color: #000;
 background: #fff;
 border-color: #FF0033;
 border: 1px solid #999999;
 border-radius: 5em;
}
.link:hover {
 -webkit-box-shadow: none;
 box-shadow: none;
 opacity: 1;
}
.link_icon:after {
 content: "";
 position: absolute;
 background-image: url("../images/result/blank.png");
 background-size: cover;
 width: 1em;
 height: 1em;
 top: calc(50% - 0.5em);
 right: 20px;
}
.title {
 max-width: 180px;
 text-align: center;
 margin: 0 auto;
 padding: 13px 0;
}
.title a {
 display: block;
}
.illustBox {
 flex-basis: 40%;
 ;
 max-width: 480px;
 margin: 0 auto;
 text-align: center;
}
.question {
 margin: 0 auto;
 display: inline-block;
 font-weight: bold;
 color: #000;
 text-align: center;
 line-height: 1;
 padding: 1em 0 0.25em;
 border-bottom: 3px dotted #000;
}
.question span {
 line-height: 1;
 padding: 0 0.1em 0.15em;
}
.progressbar {
 counter-reset: step;
 margin: 15px auto;
 text-align: center;
 display: flex;
 justify-content: space-between;
}
.progressbar li {
 width: 8%;
 position: relative;
 text-align: center;
}
.progressbar li:before {
 content: counter(step);
 counter-increment: step;
 width: 20px;
 height: 20px;
 border: 1px solid #eeeeee;
 display: block;
 margin: 0 auto 10px auto;
 border-radius: 50%;
 line-height: 18px;
 background: #eeeeee;
 color: #FFF;
 text-align: center;
 font-weight: bold;
 font-size: 10px;
}
.progressbar li:after {
 content: '';
 position: absolute;
 width: 100%;
 height: 2px;
 background: #eeeeee;
 top: 10px;
 left: -50%;
 z-index: -1;
}
.progressbar li.active:after {
 background: #009900;
}
.progressbar li.active:before {
 border-color: #009900;
 background: #009900;
 color: #FFF
}
.progressbar li:first-child:after {
 content: none;
}
#question1, #question2, #question3, #question4, #question5, #question6, #question7, #question8, #question9, #question10, #question11, #question12 {
 display: none;
}
#resultWrapper #question1, #resultWrapper #question2, #resultWrapper #question3, #resultWrapper #question4, #resultWrapper #question5, #resultWrapper #question6, #resultWrapper #question7, #resultWrapper #question8, #resultWrapper #question9, #resultWrapper #question10, #resultWrapper #question11, #resultWrapper #question12 {
 display: block;
}
#result1, #result2, #result3, #result4, #result5, #result6, #result7, #result8, #result9, #result10, #result11, #result12 {
 display: none;
}
#resultWrapper #result1, #resultWrapper #result2, #resultWrapper #result3, #resultWrapper #result4, #resultWrapper #result5, #resultWrapper #result6, #resultWrapper #result7, #resultWrapper #result8, #resultWrapper #result9, #resultWrapper #result10, #resultWrapper #result11, #resultWrapper #result12 {
 display: block;
}
.researchBtn {
 display: none;
}
ul.answer {
 flex-basis: 60%;
 counter-reset: select;
 padding-left: 1em;
}
ul.answer li {
 position: relative;
 border: 3px solid #eeeeee;
 border-radius: 8px;
 padding: 1.5em 1em 1.5em 4em;
 margin-bottom: 10px;
 box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.05);
 cursor: pointer;
 transition: all 0.25s ease;
 min-height: 5em;
 display: flex;
 align-items: center;
}
ul.answer li:after {
 position: absolute;
 content: counter(select, upper-alpha) " ";
 counter-increment: select;
 width: 1.5em;
 height: 1.5em;
 border: 1px solid #009900;
 display: block;
 margin: 0 auto 0 auto;
 border-radius: 50%;
 line-height: 1.25;
 background: #009900;
 color: #FFF;
 text-align: center;
 font-weight: bold;
 font-size: 23px;
 top: calc(50% - 0.75em);
 left: 0.75em;
}
ul.answer li:hover {
 transform: translate(4px, 4px);
}
ul.answer li.selected {
 transform: translate(4px, 4px);
 background: #009900;
 color: #fff;
 border: 3px solid #009900;
 box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0);
}
ul.answer li.selected:after {
 background: #fff;
 color: #009900;
}
ul.answer li.selected p {
 color: #FFF;
}
.nextBtn, .chkBtn, .resultBtn {
 opacity: 0.25;
 pointer-events: none;
}
.nextBtn.active, .chkBtn.active, .resultBtn.active {
 opacity: 1;
 pointer-events: auto;
}
.tofArea {
 display: none;
}
.true {
 width: 150px;
 margin: 0 auto 20px;
 opacity: 0.25;
 animation: sooon 0.3s ease;
}
@keyframes sooon {
 0% {
  transform: scale(2);
 }
 100% {
  transform: scale(1);
 }
}
.false {
 width: 135px;
 margin: 0 auto 20px;
 opacity: 0.25;
 opacity: 0.3;
 animation: sooon 0.3s;
}
.correct, .incorrect {
 display: none;
 position: relative;
}
.correct .posi {
 position: absolute;
 top: 1.1em;
 left: 0;
 right: 0;
 line-height: 1;
 animation: sooon 0.3s;
}
.incorrect .posi {
 position: absolute;
 top: 1em;
 left: 0;
 right: 0;
 line-height: 1;
 animation: sooon 0.3s;
}
div.line {
 border-bottom: 2px solid #eeeeee;
 margin: 1em auto;
}
div.line2 {
 border-bottom: 2px solid #eeeeee;
 margin: 2em auto;
}
.resultBox {
 max-width: 100%;
 margin: 0 auto 20px;
 padding-top: 20px;
 text-align: center;
}
.resultBox > div {
 max-width: 500px;
 margin: 0 auto;
}
.result {
 text-align: center;
 line-height: 1;
 display: inline-block;
 animation: sooon 0.3s ease;
}
.bar {
 line-height: 0;
 width: 62%;
 margin: 5px auto 0;
}
.bar img {
 vertical-align: bottom;
}
.resultBox .rank1 {
 width: 100%;
 max-width: 100%;
 display: flex;
 margin: 20px auto 0;
 align-items: center;
 /*border-bottom: 3px solid #eee;
 padding-bottom: 1.25em;*/
}
.rank1 .icon {
 flex-basis: 26%;
}
.rank1 .rankTxt {
 flex-basis: 60%;
 font-size: 20px;
 text-align: left;
}
.resultDetail {
 display: flex;
 align-items: center;
 margin-bottom: 1em;
}
#resultWrapper .resultDetail {
 margin-top: 0;
}
.resultDetail .qNum {
 flex-basis: 75%;
}
.resultDetail .qNum span {
 padding-left: 0.75em;
 font-weight: bold;
 display: inline-block;
 line-height: 1.1;
}
.resultDetail span.reNum.fz15.fwb {
 padding-left: 0;
 font-weight: bold;
 display: inline-block;
 line-height: 1.1;
}
.resultDetail .choiceBox {
 flex: 1;
}
#resultWrapper .bg1 {
 padding: 40px 20px;
 background-color: #fceef4;
 border-radius: 20px;
 display: none;
}
#resultWrapper .qaBox {
 background-color: #FFF;
 /*border-radius: 1em;*/
 max-width: 600px;
 margin-left: auto;
 margin-right: auto;
 padding: 25px;
 margin-bottom: 20px;
}
#resultWrapper .qaBox:last-child {
 margin-bottom: 0px;
}
.choice1 {
 border-radius: 6px;
 background-color: #009900;
 color: #FFF;
 font-weight: bold;
 padding: 0.25em;
 display: none;
 font-family: 'Noto Sans JP', sans-serif;
}
.choice2 {
 border-radius: 6px;
 background-color: #FF0033;
 color: #FFF;
 font-weight: bold;
 padding: 0.25em;
 display: none;
 font-family: 'Noto Sans JP', sans-serif;
}
.comment {
 display: none;
 width: 100%;
 padding: 0 5%;
 margin-left: auto;
 margin-right: auto;
}
.open {
 cursor: pointer;
 width: 90%;
 margin: 1em auto 0;
 text-align: center;
 padding: 0.5em;
 color: #666666;
 border: 2px solid #666;
 border-radius: 8px;
 background-color: #FFF;
 position: relative;
}
.open::before {
 content: "＋";
 position: absolute;
 right: 20px;
}
.open.active::before {
 content: "－";
}
.close {
 cursor: pointer;
 width: 10em;
 font-weight: bold;
 margin: 1.5em auto 0;
 text-align: center;
 padding: 0.35em 0 0.45em;
 color: #fff;
 border-radius: 3em;
 border: 1px solid #999;
 background-color: #505050;
 position: relative;
}
.close::before {
 content: "";
 position: absolute;
 top: 37%;
 right: 20px;
 color: #FFF;
 line-height: 1;
 width: 0.6em;
 height: 0.6em;
 border: 1px solid #FFF;
 border-left: 0;
 border-bottom: 0;
 box-sizing: border-box;
 transform: translateY(25%) rotate(-45deg);
}
.close a, .close a:hover {
 color: #FFF;
 text-decoration: none;
 display: block;
}
.comment ul.action {
 margin-top: 1em;
 padding: 0;
}
.comment ul.action li {
 position: relative;
 padding: 1em 0.5em 1em 2.25em;
 margin-bottom: 0;
 line-height: 1.5;
 background: #FFF;
 vertical-align: middle;
 color: #505050;
 border-top: 2px solid #eee;
}
.comment ul.action li:last-child {
 border-bottom: 2px solid #eee;
}
.comment ul.action li:before {
 display: inline-block;
 vertical-align: middle;
 content: '';
 width: 1.5em;
 height: 0.75em;
 border-left: 3px solid #FF0033;
 border-bottom: 3px solid #FF0033;
 transform: rotate(-45deg);
 position: absolute;
 top: calc(50% - 0.5em);
 left: 0em;
}
.shareBox {
 display: none;
}
.contactBox {
 width: 100%;
 max-width: 420px;
 margin: 40px auto 0;
 display: none;
}
.subTtl {
 display: flex;
 align-items: center;
 justify-content: center;
 margin-top: 0.5em;
}
.icon_tel {
 width: 1.1em;
 margin: 0.1em 0.5em 0 0;
 vertical-align: middle;
}
.icon_web {
 width: 1.3em;
 margin: 0.1em 0.5em 0 0;
 vertical-align: middle;
}
.numList {
 display: flex;
 align-items: center;
 justify-content: space-between;
 border-bottom: 1px solid #cccccc;
 padding: 0.5em 0;
}
.numList a {}
.sTtl {
 border-top: 5px dotted #CCC;
 border-bottom: 5px dotted #CCC;
 margin-top: 1em;
 padding: 0.5em 0;
 font-weight: bold;
 text-align: center;
}
#researchWrapper {
 display: none;
}
#researchWrapper .bg1 {
 padding: 20px 20px;
 background-color: #fceef4;
 margin: 20px auto 40px;
 border-radius: 20px;
 border: 3px solid #EEA5C4;
}
#researchWrapper .researchBox .head {
 width: 100%;
 max-width: 100%;
 display: flex;
 margin: 20px auto 0;
 align-items: center;
 justify-content: center;
 /*border-bottom: 3px solid #eee;
 padding-bottom: 1.25em;*/
}
#researchWrapper .researchBox .head .icon {
 flex-basis: 16%;
}
#researchWrapper .researchBox .head .headTxt {
 flex-basis: auto;
 text-align: left;
 line-height: 1.35;
}
#researchWrapper .radio-wrap {
 display: flex;
 flex-wrap: wrap;
 padding-left: 1em;
}
#researchWrapper .radio-wrap label {
 padding-right: 2.5em;
}
#researchWrapper .radio-wrap.wide {
 padding-top: 1em;
}
#researchWrapper .radio-wrap.wide label {
 flex-basis: 100%;
}
#researchWrapper .radio-wrap label input[type="radio"] {
 opacity: 0;
 appearance: none;
 position: absolute;
}
#researchWrapper .radio-wrap label .text {
 display: inline-block;
 position: relative;
 padding-left: 26px;
 line-height: 2.2;
 cursor: pointer;
}
#researchWrapper .radio-wrap label .text::before {
 position: absolute;
 top: 8px;
 left: 0;
 width: 19px;
 height: 19px;
 border: 1px solid #B4AAAE;
 background: #fff;
 content: "";
 border-radius: 50%;
}
#researchWrapper .radio-wrap label .text::after {
 position: absolute;
 top: 11px;
 left: 3px;
 width: 13px;
 height: 13px;
 border-radius: 50%;
 background-color: #E06398;
 content: "";
 opacity: 0;
 transition: all 0.3s;
}
#researchWrapper .radio-wrap label input:focus + span::before {
 box-shadow: 0 0 4px #E06398;
}
#researchWrapper .radio-wrap label input:checked + span::before {
 border: 1px solid #E06398;
}
#researchWrapper .radio-wrap label input:checked + span::after {
 opacity: 1;
}
#researchWrapper .select {
 display: inline-block;
 position: relative;
 border: 1px solid #B4AAAE;
 vertical-align: middle;
 border-radius: 12px;
 overflow: hidden;
 margin-left: 1em;
 width: 100%;
 max-width: 300px;
}
#researchWrapper select {
 appearance: none;
 width: 100%;
 max-width: 300px;
 padding: 11px 15px;
 padding-right: 1em;
 border: none;
 outline: 0;
 background: #fff;
 background-image: none;
 box-shadow: none;
 text-indent: 0.01px;
 text-overflow: ellipsis;
 cursor: pointer;
}
#researchWrapper .select::before {
 position: absolute;
 top: 18px;
 right: 16px;
 width: 0;
 height: 0;
 border-width: 11px 7px 0 7px;
 border-style: solid;
 border-color: #B4AAAE transparent transparent transparent;
 content: "";
 pointer-events: none;
}
#researchWrapper select::-ms-expand {
 display: none;
}
#researchWrapper .rsTtl {
 display: flex;
 align-items: center;
 line-height: 1;
 font-weight: bold;
 margin-bottom: 0.75em;
}
#researchWrapper .box {
 color: #232122;
 border-bottom: 3px dotted #EEA5C4;
 padding: 0 1em;
 padding-bottom: 20px;
 margin-bottom: 20px;
}
#researchWrapper .box:last-child {
 padding-bottom: 0;
 margin-bottom: 0;
 border-bottom: none;
}
#resultWrapper ul.tof {
 margin: 1em auto 1.5em;
 width: 90%;
}
#resultWrapper ul.tof li {
 position: relative;
 border: 3px solid #eeeeee;
 border-radius: 8px;
 padding: 1.5em 1em 1.5em 4em;
 margin-bottom: 10px;
 box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.05);
 min-height: 5em;
 display: flex;
 align-items: center;
}
#resultWrapper ul.tof li:after {
 position: absolute;
 content: "";
 width: 2.5em;
 height: 2.5em;
 display: block;
 margin: 0 auto 0 auto;
 background-image: url("../images/result/maru.svg");
 background-size: contain;
 background-repeat: no-repeat;
 background-position: center center;
 left: 0.7em;
}
#resultWrapper ul.tof li.selected {
 transform: translate(4px, 4px);
 box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0);
}
#resultWrapper ul.tof li:nth-child(1):after {
 background-image: url("../images/result/maru.svg");
}
#resultWrapper ul.tof li:nth-child(2):after {
 background-image: url("../images/result/batsu.svg");
 width: 2.0em;
 height: 2.0em;
 left: 0.9em;
}
#resultWrapper ul.tof li:nth-child(3):after {
 background-image: url("../images/result/batsu.svg");
 width: 2.0em;
 height: 2.0em;
 left: 0.9em;
}
#resultWrapper ul.tof li:nth-child(1).selected {
 border: 3px solid #009900;
}
#resultWrapper ul.tof li:nth-child(2).selected {
 border: 3px solid #FF0033;
}
#resultWrapper ul.tof li:nth-child(3).selected {
 border: 3px solid #FF0033;
}
#resultWrapper ul.tof li:nth-child(1).selected:before {
 position: absolute;
 content: "あなたの回答";
 display: block;
 line-height: 1;
 top: -12px;
 left: -20px;
 background-color: #009900;
 color: #FFF;
 font-size: 14px;
 padding: 0.5em 0.75em;
 border-radius: 4px;
 font-weight: bold;
}
#resultWrapper ul.tof li:nth-child(2).selected:before {
 position: absolute;
 content: "あなたの回答";
 display: block;
 line-height: 1;
 top: -12px;
 left: -20px;
 background-color: #FF0033;
 color: #FFF;
 font-size: 14px;
 padding: 0.5em 0.75em;
 border-radius: 4px;
 font-weight: bold;
}
#resultWrapper ul.tof li:nth-child(3).selected:before {
 position: absolute;
 content: "あなたの回答";
 display: block;
 line-height: 1;
 top: -12px;
 left: -20px;
 background-color: #FF0033;
 color: #FFF;
 font-size: 14px;
 padding: 0.5em 0.75em;
 border-radius: 4px;
 font-weight: bold;
}
#resultWrapper .Qlogo, #resultWrapper .Alogo {
 font-weight: bold;
 background-color: #666;
 color: #FFF;
 border-radius: 0 3em 3em 0;
 display: table;
 padding: 0.4em 1.5em 0.4em 1em;
 line-height: 1;
 margin-left: -1em;
 margin-bottom: 0.5em;
}
#resultWrapper #result9 ul.tof li:nth-child(2):after, #resultWrapper #result10 ul.tof li:nth-child(2):after {
 background-image: url("../images/result/maru.svg");
 width: 2.5em;
 height: 2.5em;
 left: 0.7em;
}
#resultWrapper #result9 ul.tof li:nth-child(2).selected, #resultWrapper #result10 ul.tof li:nth-child(2).selected {
 border: 3px solid #009900;
}
#resultWrapper #result9 ul.tof li:nth-child(2).selected:before, #resultWrapper #result10 ul.tof li:nth-child(2).selected:before {
 background-color: #009900;
}
#index .popup {
 width: 90%;
 max-width: 400px;
 margin: auto;
 position: relative;
 background: #fff;
 padding: 20px;
 border-radius: 15px;
}
#index .wrapper {
 padding-bottom: 140px;
}
#hiagi a {
 text-decoration: underline;
}
#hiagi a:hover {
 text-decoration: none;
}
.mBtn {
 width: 80%;
 max-width: 220px;
 margin: 1em auto 2.5em;
 text-align: center;
}
.mBtn a {
 padding: 0.4em 1.5em;
 border: 2px solid #FF0033;
 background-color: #FFF;
 font-weight: bold;
 text-align: center;
 color: #FF0033;
 border-radius: 2em;
 display: block;
 position: relative;
}
.popup_icon:after {
 content: "";
 position: absolute;
 background-image: url("../images/top/popup.svg");
 background-repeat: no-repeat;
 background-size: contain;
 top: calc(50% - 8px);
 right: 20px;
 width: 16px;
 height: 16px;
}
.pcWrap {
 display: flex;
 align-items: center;
 padding: 2em 0 2em;
}
.required {
 color: #FFF;
 font-weight: normal;
 padding: 0.3em 0.5em;
 text-align: center;
 background-color: #E16499;
 border-radius: 4px;
 margin-left: 1.0em;
}
#startBox {
 position: fixed;
 left: 0px;
 right: 0px;
 margin: 0 auto;
 bottom: 0px;
 width: 100%;
 background-color: rgba(0, 0, 0, 0.75);
 padding: 0.25em 20px;
}
#snsBox {
 display: none;
}
.snsBox {
 position: fixed;
 left: 0px;
 right: 0px;
 margin: 0 auto;
 bottom: 0px;
 width: 100%;
 background-color: rgba(0, 0, 0, 0.75);
 padding: 0.75em 20px;
}
.snsBox .wrap {
 max-width: 600px;
 padding: 0 25px;
 margin: 0 auto;
 display: flex;
}
.snsBox .wrap .btnBox:first-child {
 flex-basis: 70%;
}
.snsBox .wrap .btnBox {
 flex-basis: 12%;
 height: 66px;
}
.snsBox .wrap .btnBox span {
 color: #FFF;
 font-weight: bold;
 display: block;
 margin-top: 0.5em;
}
.snsBox .wrap .btnBox .reBtn {
 margin-bottom: 0;
 height: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
}
.snsBox .wrap .btnBox .lineBtn {
 background-color: #06c755;
 padding: 0.75em 1.5em;
 margin-bottom: 0;
 height: 100%;
}
.snsBox .wrap .btnBox .mailBtn {
 background-color: #999999;
 padding: 0.75em 1.5em;
 margin-bottom: 0;
 height: 100%;
}
.bnrBox {
 max-width: 480px;
 margin: 40px auto;
}
.bnrBox a {
 display: block;
}
.bnrBox .bnrS, .bnrBox .bnrO {
 display: none;
}
.youtubeBox {
 max-width: 540px;
 margin: 0 auto 50px;
}
.youtubeBox img {
 border-radius: 12px;
 filter: drop-shadow(3px 3px 3px #eee);
}
.youtubeBox p {
 font-size: 15px;
 line-height: 1.6;
 font-weight: bold;
 text-align: center;
 margin-top: 10px;
}
.movieTxt {
 font-size: 26px;
 margin-top: 1em;
 margin-bottom: 0.5em;
 font-weight: bold;
 text-align: center;
}
/* modal */
.refinemodal {
 width: calc(100% - 175px);
 height: 100%;
 background: #f4f5f7;
 position: fixed;
 left: 175px;
 top: 0px;
 z-index: 10000;
 display: none;
}
.refinemodal-inner {
 position: absolute;
 left: 50%;
 top: 95px;
 -webkit-transform: translate(-50%, 0%);
 transform: translate(-50%, 0%);
 overflow: hidden;
 font-size: 16px;
 position: relative;
 text-align: left;
 width: 100%;
 height: 100%;
 max-width: 980px;
 max-height: calc(100vh - 95px);
 padding-right: 10px;
 -webkit-overflow-scrolling: touch;
 overflow-scrolling: touch;
}
.refinemodal {
 width: 100%;
 left: 0;
}
@media (max-width: 1180px) {
 .refinemodal {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
 }
 .refinemodal-inner {
  padding: 0 15px;
  width: 100%;
 }
 .refinemodal .ttl-page {
  margin-bottom: 25px;
 }
}
.l-youtube {
 position: relative;
 width: 100%;
 height: 0;
 padding-bottom: 56.25%;
 overflow: hidden;
}
.l-youtube iframe {
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
}
.refinemodal .l-youtube {
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 margin: auto;
 position: absolute;
}
.refinemodal-bottom {
 display: none;
}
.modal-close {
 display: block;
 width: 80px;
 height: 80px;
 text-indent: -99em;
 overflow: hidden;
 position: fixed;
 right: 0px;
 top: 0px;
 background: url(https://www.ymobile.jp/common_c/images/common/close.svg) no-repeat center 52px #fe0033;
 background-size: 34px;
 z-index: 500;
 cursor: pointer;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.modal-close:hover {
 opacity: 0.7;
}
.modal-close span {
 content: "";
 display: block;
 width: 40px;
 height: 1px;
 background: #CACACA;
 position: absolute;
 left: 18px;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.modal-close span:nth-child(1) {
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 30px;
 left: 20px;
}
.modal-close span:nth-child(2) {
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
 top: 30px;
 left: 20px;
}
.modal-close, .refinemodal-bottom-close {
 background-color: #fe0033;
}
.modal-close span, .refinemodal-bottom-close span {
 height: 2px;
 background: #fff;
}