@charset "UTF-8";.boxGray{background-color:#f5f5f5;padding:1em}.boxGray-title{font-size:120%;font-weight:700;margin-bottom:.3em}.boxGray-title:before{content:'✔ ';color:#88abda;font-size:1.2em}.boxGray ul,.boxGray ol{margin-bottom:0!important}.boxGray li a{color:#1a80da;font-weight:700;transition:all .3s}.boxGray li a:hover{color:#a3eaf7}.boxGray p{margin-bottom:0!important}.boxGray b{color:#5a5a5a}.boxReview{display:block;justify-content:center;align-items:center;border:1px solid #69788a;border-radius:30px;padding:2em 1em;background:linear-gradient(to right,#fff,#f5f7fa)}@media screen and (min-width:768px){.boxReview{display:flex}}.boxReview .boxReview-person{flex-basis:20%;margin-right:0;margin-bottom:1em;text-align:center}@media screen and (min-width:768px){.boxReview .boxReview-person{margin-right:1em;margin-bottom:0}}.boxReview .boxReview-person p:last-child{display:none}.boxReview .boxReview-image img{width:50%;height:50%;border-radius:50%}@media screen and (min-width:768px){.boxReview .boxReview-image img{width:100%;height:100%}}.boxReview .boxReview-name{font-size:80%;margin-bottom:0}.boxReview .boxReview-star{color:#f8b704}.boxReview .boxReview-reviewDiv,.boxReview .boxReview-reviewQuote{flex-basis:80%;margin-bottom:0;background-color:transparent;border:none;border-top:0;border-bottom:0;padding:1em}.boxReview .boxReview-reviewDiv:before,.boxReview .boxReview-reviewDiv:after,.boxReview .boxReview-reviewQuote:before,.boxReview .boxReview-reviewQuote:after{color:#69788a;font-size:80%}.boxReview .boxReview-title{color:var(--blue-dark);font-size:110%;font-weight:700;font-style:italic;margin-bottom:.2em}.boxReview .boxReview-reviewQuote p{font-size:90%}.boxReview .boxReview-reviewDiv p:nth-last-child(2),.boxReview .boxReview-reviewQuote p:nth-last-child(2){margin-bottom:0;padding-bottom:0}.boxReview .boxReview-reviewDiv p br,.boxReview .boxReview-reviewQuote p br{display:none}.boxReview .boxReview-reviewQuote p b{color:#07c}.boxReview .boxReview-reviewDiv p:empty{display:none}.boxReview .boxReview-reviewQuote cite{margin-top:1.2em;border-top:dashed 1px #69788a}.boxReview .boxReview-reviewQuote cite a{color:#535252;margin-right:0;text-decoration:none}@media screen and (min-width:768px){.boxReview .boxReview-reviewQuote cite a{margin-right:2em}}.boxReview .boxReview-reviewQuote cite a:before{content:"引用元："}.boxMD{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:768px){.boxMD{flex-direction:column}}.boxMD ul{position:relative;flex:1;min-width:300px;box-sizing:border-box;list-style:none;margin:0;padding:4em 1em .3em;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);color:#777;font-size:90%}.boxMD-merit{background-color:#fff;border:1px solid #a1c9d5}.boxMD-demerit{background-color:#fff;border:1px solid #ee8379}.boxMD-merit:before,.boxMD-demerit:before{content:"";position:absolute;top:0;left:0;width:100%;padding:12px 16px;font-size:1.1em;font-weight:700;font-family:"Font Awesome 5 Free";color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;box-sizing:border-box}.boxMD-merit:before{content:"\f004  メリット";background:#a1c9d5}.boxMD-demerit:before{content:"\f05e  デメリット";background:#ee8379}.boxMD li{padding:8px;border-bottom:1px solid rgba(0,0,0,.1)}.boxMD li:last-child{border-bottom:none}.boxNet{background:linear-gradient(-45deg,transparent 25%,#f6f7f8 25%,#f6f7f8 50%,transparent 50%,transparent 75%,#f6f7f8 75%,#f6f7f8);background-size:4px 4px;border-top:4px double #dddedf;border-bottom:4px double #dddedf;background-clip:padding-box;color:#666;text-align:center;padding:2em 1em}.boxZure{position:relative;background:0 0;border:1px solid #ccc;margin:2em auto;padding:2em}.boxZure:after{position:absolute;top:7px;left:7px;content:'';background-color:#eee;border:none;width:100%;height:100%;z-index:-1}.boxInfo{position:relative;border-radius:10px;padding:5px;margin-top:1.8em}.boxInfo-title{position:absolute;top:-1.35em;left:1.2em;background:#fff;font-size:120%;font-weight:700;padding:.5em 1em 0;z-index:2}.boxInfo ul,.boxInfo ol{background:#fff;border-radius:5px;font-size:90%;font-weight:500;margin-bottom:0!important;padding-top:1.2em;padding-bottom:1em;padding-left:3em;line-height:2.2em}.boxInfo-silver{background:linear-gradient(135deg,#dfe3e6,#a8adb3)}.boxInfo-silver .boxInfo-title{color:#a8adb3}.boxInfo-blue{background:linear-gradient(135deg,#4f90da,#1c5fa8)}.boxInfo-blue .boxInfo-title{color:#4f90da}.skin-grayish .blank-box.bb-tab p:not(:last-child){margin-bottom:1.5em}