@charset "UTF-8";
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  padding: 0; }

body {
  font-size: 1em;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  color: #000000;
  margin: 0;
  position: relative;
  height: 100%;
  left: 0;
  background: #f0f0f0; }

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

blockquote {
  display: block;
  margin: 0;
  padding: 0; }

[hidden],
template {
  display: none; }

/* Links
   ======================================================= */
a {
  background: transparent;
  text-decoration: none; }

a:link {
  text-decoration: underline;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a:active, a:hover {
  outline: 0; }

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
  background: none !important; }

/* Text-level semantics
   ======================================================= */
abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1, h2, h3, h4, p, ul, dt, dd {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  text-align: left; }

li, dd {
  list-style: none; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ======================================================= */
img {
  border: 0;
  vertical-align: bottom; }

.middle {
  vertical-align: middle; }

.rerative {
  position: relative; }

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

/* Grouping content
   ======================================================= */
figure {
  margin: 0; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

/* Tables
   ======================================================= */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  vertical-align: middle; }

/* Forms
   ======================================================= */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  width: auto;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font-size: 0;
  line-height: 0;
  overflow: visible;
  cursor: pointer; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal;
  vertical-align: middle; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type=checkbox] {
  -ms-transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4); }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

/* Footer
   ========================================================================== */
#l-footer {
  padding: 2rem 0;
  text-align: center;
  background: #666666; }

#l-footer a {
  color: #FFFFFF;
  text-decoration: none; }

#l-footer ul li {
  font-size: 1.4rem;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-align: center; }
  @media screen and (max-width: 639px) {
    #l-footer ul li {
      font-size: 1.2rem;
      color: #FFFFFF;
      font-weight: normal;
      line-height: 1.4;
      font-style: normal; } }

#l-footer small {
  font-size: 1.2rem;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-align: center; }
  @media screen and (max-width: 639px) {
    #l-footer small {
      font-size: 1rem;
      color: #FFFFFF;
      font-weight: normal;
      line-height: 1.4;
      font-style: normal; } }

/* Header
   ========================================================================== */
#l-header {
  margin-bottom: 4rem;
  padding: 2rem 2rem 0;
  line-height: 2;
  text-align: center; }
  @media screen and (max-width: 639px) {
    #l-header {
      padding: 1rem 1.5rem 0;
      margin-bottom: 2rem; } }
  #l-header h1 {
    text-align: center;
    font-size: 3.2rem;
    color: #000000;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    background: linear-gradient(transparent 60%, #ffea00 60%);
    display: inline-block;
    margin: 0 auto 1rem;
    padding: 0 1rem; }
    @media screen and (max-width: 639px) {
      #l-header h1 {
        font-size: 2rem;
        color: #000000;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  #l-header .l-title1 {
    text-align: center;
    font-size: 2rem;
    color: #000000;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    margin: 0 0 1rem; }
    @media screen and (max-width: 639px) {
      #l-header .l-title1 {
        font-size: 1.4rem;
        color: #000000;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal;
        margin: 0 0 0.5rem; } }
  #l-header .l-title2 {
    text-align: center;
    font-size: 2.8rem;
    color: #0e7d25;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      #l-header .l-title2 {
        font-size: 1.6rem;
        color: #0e7d25;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  #l-header .l-update {
    text-align: right;
    font-size: 1.3rem;
    color: #666666;
    font-weight: 400;
    line-height: 1.3;
    font-style: normal;
    margin: 2rem 0; }

#l-headCatch {
  background: #0e7d25;
  padding: 2rem 1rem; }
  #l-headCatch p {
    text-align: center;
    font-size: 2rem;
    color: #f008c2;
    font-weight: bold;
    line-height: 1.3;
    font-style: normal;
    margin-bottom: 1.2rem; }

#l-mv {
  position: relative;
  max-width: 750px;
  margin: 0 auto;
  padding: 0 0 20px; }
  #l-mv img {
    width: 100%; }

#l-headUnder {
  position: relative;
  width: 100%;
  background: #0e7d25; }
  #l-headUnder p {
    font-size: 4.8rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1;
    font-style: normal; }

#l-mainVisual {
  position: relative;
  width: 100%;
  height: 640px;
  overflow: hidden; }
  @media screen and (max-width: 639px) {
    #l-mainVisual {
      height: 320px; } }

#l-mainVisual video {
  position: absolute;
  background: url("../img/l-mv.jpg") center center/cover no-repeat;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1; }

#l-mainVisual p {
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
  bottom: 60%;
  text-align: center;
  font-size: 4.8rem;
  color: #FFFFFF;
  font-weight: 500;
  line-height: 1.2;
  font-style: normal;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
  z-index: 10; }
  @media screen and (max-width: 639px) {
    #l-mainVisual p {
      font-size: 2.8rem;
      color: #FFFFFF;
      font-weight: 500;
      line-height: 1.2;
      font-style: normal;
      top: 30%; } }

#l-headerNav {
  float: none;
  text-align: center;
  width: 100%;
  margin: 0 1rem 0; }
  @media screen and (max-width: 899px) {
    #l-headerNav {
      float: none;
      text-align: center;
      width: 100%;
      margin: 1.5rem 0 1.5rem; } }
  @media screen and (max-width: 639px) {
    #l-headerNav {
      margin: 1.2rem 0 1.2rem; } }
  #l-headerNav li {
    display: inline-block;
    font-size: 1.6rem;
    color: #000000;
    font-weight: bold;
    line-height: 1;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      #l-headerNav li {
        font-size: 1.2rem;
        color: #000000;
        font-weight: bold;
        line-height: 1;
        font-style: normal; } }
  #l-headerNav li a {
    padding: 1rem 1.5rem;
    color: #1d2474;
    text-decoration: underline; }
    @media screen and (max-width: 639px) {
      #l-headerNav li a {
        padding: 1rem 0.8rem; } }

#l-gNav {
  width: 100%;
  background: #0e7d25;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  margin: 0 0 4px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

/* Scss Document */
.l-wrapper {
  max-width: 750px;
  margin: 0 auto;
  background: #FFFFFF; }
  .l-wrapper::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 639px) {
    .l-wrapper {
      padding: 0 0; } }

.l-yk {
  background: #fbf9f2; }
  @media screen and (max-width: 639px) {
    .l-yk {
      padding: 2rem 0 0;
      margin-bottom: 2rem; } }

.l-ranking {
  position: relative;
  width: 100%;
  padding: 4rem 0;
  background: #fbfae5; }
  @media screen and (max-width: 639px) {
    .l-ranking {
      padding: 2rem 0; } }
  .l-ranking p {
    text-align: center;
    font-size: 3.2rem;
    color: #000000;
    font-weight: bold;
    line-height: 1.5;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .l-ranking p {
        font-size: 2rem;
        color: #000000;
        font-weight: bold;
        line-height: 1.5;
        font-style: normal; } }
  .l-ranking span {
    font-size: 3.2rem;
    color: #0e7d25;
    font-weight: bold;
    line-height: 1.5;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .l-ranking span {
        font-size: 2rem;
        color: #0e7d25;
        font-weight: bold;
        line-height: 1.5;
        font-style: normal; } }

.l-inner {
  position: relative;
  padding: 0 2rem; }

.l-winner {
  position: relative;
  padding: 0 1.5rem; }
  @media screen and (max-width: 639px) {
    .l-winner {
      padding: 0 1rem; } }

.l-wwinner {
  position: relative;
  padding: 0 10rem; }
  @media screen and (max-width: 639px) {
    .l-wwinner {
      padding: 0 0; } }

.l-review {
  background: url("../img/bg_review.png");
  padding: 5rem 0; }
  @media screen and (max-width: 639px) {
    .l-review {
      padding: 3rem 0 1rem; } }

.l-white, .p-voteBox {
  background: #FFFFFF !important; }

.l-last {
  background: url("../img/bk.jpg"); }
  @media screen and (max-width: 639px) {
    .l-last {
      padding-top: 20px; } }

/* Scss Document */
.row {
  display: block; }
  .row::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 641px) {
    .row .span-1 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 4.1666666667%; }
      .row .span-1:last-child {
        margin-right: 0; }
    .row .span-2 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 8.3333333333%; }
      .row .span-2:last-child {
        margin-right: 0; }
    .row .span-3 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 12.5%; }
      .row .span-3:last-child {
        margin-right: 0; }
    .row .span-4 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 16.6666666667%; }
      .row .span-4:last-child {
        margin-right: 0; }
    .row .span-5 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 20.8333333333%; }
      .row .span-5:last-child {
        margin-right: 0; }
    .row .span-6 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 25%; }
      .row .span-6:last-child {
        margin-right: 0; }
    .row .span-7 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 29.1666666667%; }
      .row .span-7:last-child {
        margin-right: 0; }
    .row .span-8 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 33.3333333333%; }
      .row .span-8:last-child {
        margin-right: 0; }
    .row .span-9 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 37.5%; }
      .row .span-9:last-child {
        margin-right: 0; }
    .row .span-10 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 41.6666666667%; }
      .row .span-10:last-child {
        margin-right: 0; }
    .row .span-11 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 45.8333333333%; }
      .row .span-11:last-child {
        margin-right: 0; }
    .row .span-12 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      .row .span-12:last-child {
        margin-right: 0; }
    .row .span-13 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 54.1666666667%; }
      .row .span-13:last-child {
        margin-right: 0; }
    .row .span-14 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 58.3333333333%; }
      .row .span-14:last-child {
        margin-right: 0; }
    .row .span-15 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 62.5%; }
      .row .span-15:last-child {
        margin-right: 0; }
    .row .span-16 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 66.6666666667%; }
      .row .span-16:last-child {
        margin-right: 0; }
    .row .span-17 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 70.8333333333%; }
      .row .span-17:last-child {
        margin-right: 0; }
    .row .span-18 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 75%; }
      .row .span-18:last-child {
        margin-right: 0; }
    .row .span-19 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 79.1666666667%; }
      .row .span-19:last-child {
        margin-right: 0; }
    .row .span-20 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 83.3333333333%; }
      .row .span-20:last-child {
        margin-right: 0; }
    .row .span-21 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 87.5%; }
      .row .span-21:last-child {
        margin-right: 0; }
    .row .span-22 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 91.6666666667%; }
      .row .span-22:last-child {
        margin-right: 0; }
    .row .span-23 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 95.8333333333%; }
      .row .span-23:last-child {
        margin-right: 0; }
    .row .span-24 {
      width: 100%; }
    .row .offset-1 {
      margin-left: 4.1666666667%; }
    .row .offset-2 {
      margin-left: 8.3333333333%; }
    .row .offset-3 {
      margin-left: 12.5%; }
    .row .offset-4 {
      margin-left: 16.6666666667%; }
    .row .offset-5 {
      margin-left: 20.8333333333%; }
    .row .offset-6 {
      margin-left: 25%; }
    .row .offset-7 {
      margin-left: 29.1666666667%; }
    .row .offset-8 {
      margin-left: 33.3333333333%; }
    .row .offset-9 {
      margin-left: 37.5%; }
    .row .offset-10 {
      margin-left: 41.6666666667%; }
    .row .offset-11 {
      margin-left: 45.8333333333%; }
    .row .offset-12 {
      margin-left: 50%; }
    .row .offset-13 {
      margin-left: 54.1666666667%; }
    .row .offset-14 {
      margin-left: 58.3333333333%; }
    .row .offset-15 {
      margin-left: 62.5%; }
    .row .offset-16 {
      margin-left: 66.6666666667%; }
    .row .offset-17 {
      margin-left: 70.8333333333%; }
    .row .offset-18 {
      margin-left: 75%; }
    .row .offset-19 {
      margin-left: 79.1666666667%; }
    .row .offset-20 {
      margin-left: 83.3333333333%; }
    .row .offset-21 {
      margin-left: 87.5%; }
    .row .offset-22 {
      margin-left: 91.6666666667%; }
    .row .offset-22 {
      margin-left: 91.6666666667%; }
    .row .offset-23 {
      margin-left: 95.8333333333%; } }
  @media screen and (max-width: 640px) {
    .row .span-1 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 25%; }
      .row .span-1:last-child {
        margin-right: 0; }
    .row .span-2 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      .row .span-2:last-child {
        margin-right: 0; }
    .row .span-3 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 75%; }
      .row .span-3:last-child {
        margin-right: 0; }
    .row .span-4, .row .span-5, .row .span-6, .row .span-7, .row .span-8, .row .span-9,
    .row .span-10, .row .span-12, .row .span-11, .row .span-13, .row .span-14, .row .span-15,
    .row .span-16, .row .span-17, .row .span-18, .row .span-19, .row .span-20, .row .span-21,
    .row .span-22, .row .span-23, .row .span-24 {
      float: left;
      width: 100%; }
    .row .offset-1 {
      margin-left: 25%; }
    .row .offset-2 {
      margin-left: 50%; }
    .row .offset-3, .row .offset-4, .row .offset-5, .row .offset-6, .row .offset-7,
    .row .offset-8, .row .offset-9, .row .offset-10, .row .offset-11,
    .row .offset-12, .row .offset-13, .row .offset-14, .row .offset-15,
    .row .offset-16, .row .offset-17, .row .offset-18, .row .offset-19,
    .row .offset-20, .row .offset-21, .row .offset-22, .row .offset-23 {
      margin-left: 75%; } }
  @media screen and (min-width: 641px) {
    .row .col:nth-child(24n) {
      margin-right: 0; }
    .row .col:nth-child(24n+1) {
      clear: left; } }
  @media screen and (max-width: 640px) {
    .row .col:nth-child(4n) {
      margin-right: 0; }
    .row .col:nth-child(4n+1) {
      clear: left; } }

@media screen and (min-width: 641px) {
  .col:nth-child(24n),
  .col-pad:nth-child(24n),
  .col-pad-left:nth-child(24n),
  .col-pad-right:nth-child(24n),
  .col-pad-none:nth-child(24n) {
    margin-right: 0; }
  .col:nth-child(24n+1),
  .col-pad:nth-child(24n+1),
  .col-pad-left:nth-child(24n+1),
  .col-pad-right:nth-child(24n+1),
  .col-pad-none:nth-child(24n+1) {
    clear: left; } }
@media screen and (max-width: 640px) {
  .col:nth-child(4n),
  .col-pad:nth-child(4n),
  .col-pad-left:nth-child(4n),
  .col-pad-right:nth-child(4n),
  .col-pad-none:nth-child(4n) {
    margin-right: 0; }
  .col:nth-child(4n+1),
  .col-pad:nth-child(4n+1),
  .col-pad-left:nth-child(4n+1),
  .col-pad-right:nth-child(4n+1),
  .col-pad-none:nth-child(4n+1) {
    clear: left; } }

@media screen and (min-width: 641px) {
  .col-pad {
    padding: 0 2rem 0 2rem; } }
@media screen and (max-width: 640px) {
  .col-pad {
    padding: 0 1rem 0 1rem; } }

@media screen and (min-width: 641px) {
  .col-pad-left {
    padding: 0 0 0 2rem; } }

@media screen and (min-width: 641px) {
  .col-pad-right {
    padding: 0 2rem 0 0; } }

@media screen and (min-width: 641px) {
  .col-pad-none {
    padding: 0 0.8rem 0 0.5rem; } }

/* Sass Document */
.c-btnPrimary, .p-siteBtn, .p-allBtn, .p-aboutBtn {
  text-align: center; }
  .c-btnPrimary a, .p-siteBtn a, .p-allBtn a, .p-aboutBtn a {
    display: inline-block;
    background-color: #0e7d25;
    text-decoration: none;
    margin: 0 auto; }

.subBtn {
  text-align: center;
  margin: 0 0 2rem; }
  .subBtn a {
    display: inline-block;
    border: 2px solid #0e7d25;
    border-radius: 5px;
    font-size: 1.8em;
    color: #0e7d25;
    font-weight: bold;
    line-height: 1.5;
    font-style: normal;
    text-decoration: none;
    padding: 1rem 2rem;
    margin: 0 auto; }
    @media screen and (max-width: 639px) {
      .subBtn a {
        padding: 0.8em 0.5em 0.8em;
        font-size: 1.6em;
        color: #0e7d25;
        font-weight: bold;
        line-height: 1.5;
        font-style: normal; } }

.thirdBtn {
  text-align: center;
  margin: 0 0 20px; }
  .thirdBtn a {
    display: inline-block;
    background-color: #0e7d25;
    border-bottom: 2px solid #00645d;
    border-radius: 8px;
    font-size: 2em;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.5;
    font-style: normal;
    text-decoration: none;
    padding: 1em 3em 0.9em;
    margin: 0 auto; }
    @media screen and (max-width: 639px) {
      .thirdBtn a {
        padding: 0.8em 0.5em 0.8em;
        font-size: 1.6em;
        color: #FFFFFF;
        font-weight: bold;
        line-height: 1.5;
        font-style: normal; } }

/* Sass Document */
/* Forms
   ======================================================= */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  width: auto;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font-size: 0;
  line-height: 0;
  overflow: visible;
  cursor: pointer; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal;
  vertical-align: middle; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

/*ラジオボタン*/
input[type="checkbox"],
input[type="radio"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.c-radioBtn {
  display: none; }

.c-radioBtn + label {
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
  font-size: 1em;
  color: #000000;
  font-weight: normal;
  line-height: 2;
  font-style: normal; }
  @media screen and (max-width: 639px) {
    .c-radioBtn + label {
      margin-right: 5px; } }

.c-radioBtn + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #999;
  border-radius: 50%;
  background: #FFFFFF; }

.c-radioBtn:checked + label {
  color: #0e7d25; }

.c-radioBtn:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #0e7d25;
  border-radius: 50%; }

/*チェックボックス*/
.checkBoxinput {
  display: none; }

.checkBoxtext {
  padding-left: 15px;
  position: relative;
  margin-right: 10px;
  font-size: 1em;
  color: #000000;
  font-weight: normal;
  line-height: 2;
  font-style: normal; }

.checkBoxtext::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #666;
  border-radius: 4px;
  background: #e5e5e5; }

.checkBoxinput:checked + .checkBoxtext {
  color: #0e7d25; }

.checkBoxinput:checked + .checkBoxtext::after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 3px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #0e7d25;
  border-right: 3px solid #0e7d25; }

.c-borderRoundCaption {
  background-color: #666666;
  /* 線色 */
  border-radius: 5px;
  /* 線幅の半分 */
  content: "";
  display: inline-block;
  height: 40px;
  /* 線の長さ */
  margin-right: 10px;
  /* 線右の余白 */
  vertical-align: middle;
  width: 10px;
  /* 線幅 */ }

.c-dotHeading, .p-listPrimary li:before {
  content: "・";
  color: #0e7d25; }

.c-headingRibbon {
  display: inline-block;
  position: relative;
  height: 40px;
  line-height: 40px;
  /*リボンの高さ*/
  vertical-align: middle !important;
  text-align: center !important;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto; }

.c-headingRibbon:before, .c-headingRibbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1; }

.c-headingRibbon:before {
  top: 0;
  left: 0;
  border-width: 20px 0px 20px 15px;
  border-color: transparent transparent transparent #000000;
  border-style: solid; }

.c-headingRibbon:after {
  top: 0;
  right: 0;
  border-width: 20px 15px 20px 0px;
  border-color: transparent #000000 transparent transparent;
  border-style: solid; }

.c-balloonUnder {
  position: relative;
  display: inline-block;
  margin: 0 0 0.5rem;
  padding: 7px 10px;
  min-width: 120px;
  width: 100%;
  color: #555;
  font-size: 12px; }

.c-balloonUnder:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -12px;
  border: 12px solid transparent;
  border-top: 12px solid #0e7d25; }

/* Scss Document */
.c-pagetop {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 40px;
  right: 1rem;
  text-align: center;
  opacity: 0;
  z-index: 20000; }

@media screen and (max-width: 639px) {
  .c-pagetop img {
    width: 40px;
    height: 40px; } }

.c-pagetop:hover {
  /*	-moz-transform: scaleX(-1);
      -webkit-transform: scaleX(-1);*/ }

.c-pagetop a {
  font-size: 1.4em;
  color: #FFF;
  font-weight: 900;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  display: block;
  padding: 12px 0 0 0; }

.c-pagetop a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )"; }

/* Scss Document */
/* ==========
  breadcrumb
====================================================*/
#c-breadcrumb {
  padding: 1rem  0 0; }

#c-breadcrumb li {
  font-size: 1.4rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 5px 0 0;
  color: #666; }

#c-breadcrumb li a {
  color: #0e7d25; }

#c-breadcrumb li:after {
  content: "> "; }

#c-breadcrumb li:last-child:after {
  content: none; }

.c-snsBox {
  display: table;
  width: 60%;
  margin: 0 0 30px;
  border-collapse: separate;
  border-spacing: 5px;
  vertical-align: middle; }

.c-snsBox li {
  display: table-cell;
  width: 10%;
  text-align: center;
  vertical-align: middle; }

.c-snsBox li i {
  font-size: 2em; }

.c-snsBox li a {
  padding: 6px 4px;
  display: block;
  font-size: 1.2em;
  color: #FFF;
  font-weight: normal;
  line-height: 1.8;
  font-style: normal;
  vertical-align: middle;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center; }

.c-snsBox svg {
  padding: 10px 0 0; }

.c-snsBox .fb {
  background-color: #315096;
  background-image: url(../svg/fb.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px 25px;
  border-radius: 5px; }

.c-snsBox .tw {
  background-color: #55acee !important;
  background-image: url(../svg/tw.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px 25px;
  border-radius: 5px; }

.c-snsBox .gp {
  background-color: #dd4b39;
  background-image: url(../svg/gp.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px 25px;
  border-radius: 5px; }

.c-snsBox .ha {
  background-color: #26a0e3;
  background-image: url(../svg/hb.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px 25px;
  border-radius: 5px; }

.c-snsBox .li {
  background-color: #00c300;
  background-image: url(../svg/li.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px 25px;
  border-radius: 5px; }

.u-imgRounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

/* Scss Document */
.c-boxSquare, .p-boxPrimary, .p-boxSecond, .p-boxThird, .p-boxForth, .p-boxFifth {
  padding: 2rem; }
  @media screen and (max-width: 639px) {
    .c-boxSquare, .p-boxPrimary, .p-boxSecond, .p-boxThird, .p-boxForth, .p-boxFifth {
      padding: 1rem; } }

.c-boxSquareHarf, .p-featureList dd, .p-voteBox {
  padding: 1rem; }
  @media screen and (max-width: 639px) {
    .c-boxSquareHarf, .p-featureList dd, .p-voteBox {
      padding: 0.5rem; } }

.c-boxFlex, .c-sortList {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-pack: distribute;
  -moz-flex-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }

.c-boxFlexHarf {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-pack: distribute;
  -moz-flex-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }
  @media screen and (max-width: 639px) {
    .c-boxFlexHarf {
      width: 100%;
      flex-wrap: wrap; } }

.c-boxFlexPc {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-pack: distribute;
  -moz-flex-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }
  @media screen and (max-width: 639px) {
    .c-boxFlexPc {
      display: block; } }

.c-boxTable, .p-boxTable {
  width: 100%;
  display: table; }
  .c-boxTable__tab, .p-boxTable__tab {
    display: table-cell; }

/* Scss Document */
/*gNav*/
.c-globalMenu {
  width: 100%;
  display: table; }

.c-globalMenu > li {
  display: table-cell;
  width: 25%;
  position: relative;
  text-align: center; }

.c-globalMenu > li a {
  font-size: 1.8em;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
  font-style: normal;
  letter-spacing: 0.2em;
  text-decoration: none;
  padding: 2px 0 18px 0;
  display: block;
  background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF 1px, transparent 1px, transparent 1px);
  background-size: 1px 3px;
  background-position: left;
  background-repeat: repeat-y; }

.c-globalMenu li img {
  vertical-align: -50%; }

.c-globalMenu > li:last-child {
  background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF 1px, transparent 1px, transparent 1px);
  background-size: 1px 3px;
  background-position: right;
  background-repeat: repeat-y; }

.c-globalMenu > li a span {
  position: relative;
  top: 10px;
  margin-right: 10px; }

@media screen and (max-width: 639px) {
  .c-globalMenu > li a {
    font-size: 1.2em;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.5;
    font-style: normal;
    letter-spacing: 0;
    padding: 5px 0 2px 0; }

  .c-globalMenu > li a span {
    top: 0;
    margin-right: 0; }

  .c-globalMenu > li a span img {
    width: 20px; } }
.c-dlListMenu, .p-dlNavMenu {
  display: block;
  width: 100%; }
  .c-dlListMenu dt a, .p-dlNavMenu dt a {
    display: block;
    background-color: #0e7d25;
    background-image: url(../img/menu_arrow.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    padding: 1.5rem 2rem;
    border-bottom: 1px solid #FFFFFF;
    font-size: 1.8rem;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.4;
    font-style: normal;
    text-decoration: none; }
  .c-dlListMenu dt a:before, .p-dlNavMenu dt a:before {
    content: "Q.";
    font-size: 2.4rem;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.4;
    font-style: normal; }
  .c-dlListMenu dd a, .p-dlNavMenu dd a {
    display: block;
    background: #dbecdf;
    padding: 1.5rem 6rem 1.5rem 2rem;
    font-size: 1.6rem;
    color: #0e7d25;
    font-weight: normal;
    line-height: 1.4;
    font-style: normal;
    border-bottom: 1px solid #FFFFFF;
    text-decoration: none; }
  .c-dlListMenu dd a:before, .p-dlNavMenu dd a:before {
    content: "- ";
    font-size: 1.6rem;
    color: #0e7d25;
    font-weight: normal;
    line-height: 1.4;
    font-style: normal; }

/*スクロール*/
.c-tabScroll {
  overflow: auto;
  white-space: nowrap; }

/*検索テーブル*/
.c-mainTab {
  background: #e5e5e5;
  width: 100%;
  margin: 0 auto; }

.c-mainTab th, .c-mainTab td {
  padding: 1.2rem 1rem;
  border-bottom: solid 1px #FFFFFF; }

.c-mainTab th {
  width: 25%;
  background: #dddeea;
  font-size: 1.6rem;
  color: #1d2474;
  font-weight: bold;
  line-height: 1.4;
  font-style: normal;
  text-align: center; }
  @media screen and (max-width: 639px) {
    .c-mainTab th {
      font-size: 1.5rem;
      color: #1d2474;
      font-weight: bold;
      line-height: 1.4;
      font-style: normal;
      width: 100%;
      display: block;
      padding: 0.5rem 1rem; } }

.c-mainTab td {
  background: #f0f0f0;
  font-size: 1.5rem;
  color: #666666;
  font-weight: normal;
  line-height: 2;
  font-style: normal;
  text-align: left; }
  @media screen and (max-width: 639px) {
    .c-mainTab td {
      font-size: 1.4rem;
      color: #666666;
      font-weight: normal;
      line-height: 2;
      font-style: normal;
      display: block;
      padding: 0.5rem 1rem; } }

.c-searchCount p {
  font-size: 1.6rem;
  color: #1d2474;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  margin: 1rem 0.5rem 0 0; }
  @media screen and (max-width: 639px) {
    .c-searchCount p {
      margin: 0 0 1rem 0; } }

.c-searchCap {
  background: #1d2474;
  border-radius: 10px;
  padding: 0.4rem;
  font-size: 1.6rem;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
  font-style: normal; }

/*検索結果テーブルpc*/
.c-searchTab {
  margin: 0 auto 40px;
  width: 95%;
  vertical-align: middle;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000; }

.c-searchTab th {
  background: #666666;
  font-size: 1.6rem;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  padding: 1rem;
  vertical-align: middle;
  text-align: center;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000; }

.c-searchTab th a {
  color: #FFFFFF; }

.c-searchTab td {
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  padding: 1.2rem 1rem;
  font-size: 1.6rem;
  color: #000000;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-align: center;
  vertical-align: middle; }

.c-searchTab td a {
  display: block;
  color: #000000;
  width: 100%;
  height: 100%; }

.c-searchTab .link {
  background: #ffea00; }

.c-searchTab .link a {
  color: #0000ee;
  text-decoration: underline;
  font-weight: 700; }

.c-searchTab .packimg {
  width: 110px; }
  @media screen and (max-width: 639px) {
    .c-searchTab .packimg {
      width: 80px; } }

.c-searchTab p {
  font-size: 1.4rem;
  color: #000000;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  margin: 0 0 1rem; }

.c-searchTab a {
  text-decoration: none; }

.c-searchTab .ico {
  background: url(../img/rep_bk.png);
  border-radius: 20px;
  font-size: 1.4em;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.4;
  font-style: normal;
  padding: 4px 5px; }

.c-searchTab .col1 {
  width: 220px; }

.c-searchTab .col2 {
  width: 105px; }

.c-searchTab .col3 {
  width: 170px; }

/*検索結果テーブルsp*/
.c-spList {
  background-color: #dbecdf;
  background-image: url(../../common/img/arrow_blue.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  border-bottom: 1px solid #0e7d25;
  padding: 1rem;
  margin: 0 auto 1rem;
  width: 95%; }
  .c-spList a {
    text-decoration: none; }
  .c-spList a:hover {
    text-decoration: none;
    color: inherit; }

.c-spListImg {
  float: left;
  width: 35%;
  margin: 0 3% 0.5rem 0; }

.c-spListInfo {
  float: right;
  width: 62%; }

.c-spListTitle {
  font-size: 2em;
  color: #0e7d25;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  margin: 0 0 5px; }

.c-spListPrice li {
  font-size: 1.6em;
  color: #000000;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  margin: 0 0 6px; }

/*スマホ並び替えリスト*/
.c-sortList {
  margin: 0 auto 25px auto;
  width: 95%;
  border-collapse: separate;
  border-spacing: 5px 0; }

.c-sortList li {
  flex: 1;
  text-align: center; }
  @media screen and (max-width: 639px) {
    .c-sortList li {
      display: flex;
      align-items: stretch;
      justify-content: space-around; } }

.c-sortList li > a {
  border: 2px solid #0e7d25;
  position: relative;
  display: block;
  padding: 2rem;
  border-radius: 5px;
  background: #FFFFFF;
  margin: 0 3px;
  font-size: 1.5em;
  color: #0e7d25;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  font-family: "source-han-sans-japanese";
  text-decoration: none; }
  @media screen and (max-width: 639px) {
    .c-sortList li > a {
      padding: 0.5rem 1rem; } }

.c-primaryTab {
  width: 100%;
  margin: 0 auto 1rem auto;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000; }
  .c-primaryTab th {
    font-size: 1.6rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.5;
    font-style: normal;
    padding: 1.3rem 0.8rem;
    text-align: center;
    background: #666666;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000; }
  .c-primaryTab td {
    font-size: 1.6rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.5;
    font-style: normal;
    padding: 1.3rem 0.8rem;
    text-align: left;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000; }

.c-secondTab {
  width: 100%;
  margin: 0 auto 1rem auto;
  border: 1px solid #000000; }
  .c-secondTab th {
    font-size: 1.6rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.5;
    font-style: normal;
    padding: 1.2rem 1rem;
    text-align: left;
    background: #666666; }
    @media screen and (max-width: 639px) {
      .c-secondTab th {
        font-size: 1.4rem;
        color: #FFFFFF;
        font-weight: bold;
        line-height: 1.5;
        font-style: normal; } }
  .c-secondTab td {
    font-size: 1.6rem;
    color: #666666;
    font-weight: normal;
    line-height: 1.5;
    font-style: normal;
    padding: 1rem 0.5rem;
    text-align: center;
    border: 1px solid #FFFFFF; }
    @media screen and (max-width: 639px) {
      .c-secondTab td {
        font-size: 1.4rem;
        color: #666666;
        font-weight: normal;
        line-height: 1.5;
        font-style: normal; } }
  .c-secondTab tr:nth-child(odd) td {
    background: #f9edcd; }
  .c-secondTab tr:nth-child(even) td {
    background: #fcf4e1; }

/* Scss Document */
.c-inlineList {
  width: 100%;
  padding: 1rem;
  margin: 0 auto; }

.c-inlineList li {
  list-style-type: disc;
  margin: 0 0 0 2rem;
  font-size: 1.6rem;
  color: #000000;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal; }
  @media screen and (max-width: 639px) {
    .c-inlineList li {
      font-size: 1.8em;
      color: #000000;
      font-weight: normal;
      line-height: 2;
      font-style: normal; } }

/*fotter list*/
.c-listSide {
  text-align: center; }
  .c-listSide li {
    display: inline-block;
    text-align: center;
    font-size: 1.6em;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.6;
    font-style: normal; }

/*thumnail cat list*/
.c-listCat li, .p-listCat li {
  display: flex;
  align-content: center; }
.c-listCat li a, .p-listCat li a {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*
  div {
  @include box-sizing(border-box);
  }
  */
  display: table;
  text-decoration: none; }
.c-listCat li figure, .p-listCat li figure {
  display: table-cell;
  width: 25%;
  padding: 0 5px 0 0; }
.c-listCat li div, .p-listCat li div {
  display: table-cell;
  vertical-align: middle; }

.c-ribbon {
  position: relative;
  background: #6aa7cd;
  padding: 1em; }

.c-ribbon:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 25px 15px 25px 0px; }

.c-ribbon-right {
  position: relative;
  background: #504944;
  padding: 1em; }

.c-ribbon-right:after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 10px;
  border-color: transparent transparent transparent #007bff; }

/*------------------------------
	ボタン固定
------------------------------*/
#p_underbtn {
  display: none; }
  @media screen and (max-width: 639px) {
    #p_underbtn {
      display: block;
      z-index: 99999;
      position: fixed;
      bottom: 0;
      width: 100%;
      max-width: 100%; } }

/* 自己紹介
   ======================================================= */
.p-intro p {
  font-size: 1.8rem;
  color: #000000;
  font-weight: bold;
  line-height: 2;
  font-style: normal; }
  @media screen and (max-width: 639px) {
    .p-intro p {
      font-size: 1.6rem;
      color: #000000;
      font-weight: bold;
      line-height: 1.8;
      font-style: normal;
      margin-bottom: 1.5rem;
      padding: 0 0.5rem; } }

@media screen and (max-width: 639px) {
  .p-introImg {
    width: 150px; } }

/* 検索ボックス
   ======================================================= */
.p-searchBox {
  position: relative;
  width: 100%;
  margin: 0 auto 60px;
  padding: 0 2rem; }
  @media screen and (max-width: 639px) {
    .p-searchBox {
      padding: 1rem 1.5rem 0;
      margin: 0 auto 30px; } }

.p-searchTitle {
  text-align: center;
  margin: 0 0 2rem;
  font-size: 2.2rem;
  color: #1d2474;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal; }
  @media screen and (max-width: 639px) {
    .p-searchTitle {
      font-size: 1.8rem;
      color: #1d2474;
      font-weight: bold;
      line-height: 1.3;
      font-style: normal; } }

.p-searchBtn {
  display: block;
  background-color: #1d2474;
  border-radius: 6px;
  font-size: 2.2rem;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 0.9;
  font-style: normal;
  padding: 1.5rem 3rem;
  margin: 0 auto; }
  @media screen and (max-width: 639px) {
    .p-searchBtn {
      font-size: 1.8rem;
      color: #FFFFFF;
      font-weight: bold;
      line-height: 0.9;
      font-style: normal;
      padding: 1rem 2rem;
      margin: 0 auto 0.5rem; } }

.p-searchBtn:before {
  content: ' ';
  display: inline-block;
  background-image: url("../../common/svg/search.svg");
  width: 18px;
  height: 18px;
  margin-right: 10px;
  background-size: contain;
  vertical-align: middle; }

/* ランキング前の説明
   ======================================================= */
.p-featureArea {
  padding: 4rem 2rem;
  border-top: solid 1px #e5e5e5; }
  @media screen and (max-width: 639px) {
    .p-featureArea {
      padding: 2rem 1.5rem;
      background-size: contain; } }
  .p-featureArea > h2 {
    background: #000000;
    padding: 2rem;
    text-align: center;
    margin-bottom: 2rem;
    font-size: 2.2rem;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .p-featureArea > h2 {
        font-size: 1.8rem;
        color: #FFFFFF;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-featureArea > p {
    font-family: "source-han-sans-japanese";
    font-size: 1.6rem;
    color: #000000;
    font-weight: 400;
    line-height: 1.8;
    font-style: normal;
    margin-bottom: 4rem; }
    @media screen and (max-width: 639px) {
      .p-featureArea > p {
        font-size: 1.8rem;
        color: #000000;
        font-weight: 400;
        line-height: 2;
        font-style: normal;
        margin-bottom: 2rem; } }
  .p-featureArea .p-comparison {
    font-size: 1.4rem;
    color: #000000;
    font-weight: 400;
    line-height: 1.3;
    font-style: normal;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000; }
  .p-featureArea th {
    padding: 1.2rem 1rem;
    background: #666666;
    color: #FFFFFF;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    width: 16%;
    font-weight: normal; }
  .p-featureArea td {
    padding: 1.2rem 1rem;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    text-align: center;
    width: 27%; }
  .p-featureArea .name td {
    font-size: 2rem;
    color: #000000;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    vertical-align: top; }
    @media screen and (max-width: 639px) {
      .p-featureArea .name td {
        font-size: 1.6rem;
        color: #000000;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-featureArea .double {
    font-size: 5rem;
    color: #f008c2;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    display: block; }
    @media screen and (max-width: 639px) {
      .p-featureArea .double {
        font-size: 3.2rem;
        color: #f008c2;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-featureArea .circle {
    font-size: 5rem;
    color: #666666;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    display: block; }
    @media screen and (max-width: 639px) {
      .p-featureArea .circle {
        font-size: 3.2rem;
        color: #f008c2;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-featureArea .none {
    font-size: 5rem;
    color: #666666;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    display: block; }
    @media screen and (max-width: 639px) {
      .p-featureArea .none {
        font-size: 3.2rem;
        color: #666666;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-featureArea .triangle {
    font-size: 5rem;
    color: #666666;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    display: block; }
    @media screen and (max-width: 639px) {
      .p-featureArea .triangle {
        font-size: 3.2rem;
        color: #666666;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-featureArea .vote td, .p-featureArea .link td {
    font-size: 2.2rem;
    color: #000000;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .p-featureArea .vote td, .p-featureArea .link td {
        font-size: 1.6rem;
        color: #000000;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-featureArea .link th, .p-featureArea .link td {
    background: #ffea00; }

.p-pointArea {
  padding: 4rem 2rem; }
  @media screen and (max-width: 639px) {
    .p-pointArea {
      padding: 2rem 1.5rem; } }
  .p-pointArea h2 {
    text-align: center;
    font-size: 3.2rem;
    color: #1d2474;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    border-bottom: solid 2px #1d2474;
    border-top: solid 2px #1d2474;
    padding: 1rem 0;
    margin: 0 0 2rem; }
    @media screen and (max-width: 639px) {
      .p-pointArea h2 {
        font-size: 2.2rem;
        color: #1d2474;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-pointArea h3 {
    font-size: 2.2rem;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    background: #1d2474;
    padding: 1.2rem 1rem; }
    @media screen and (max-width: 639px) {
      .p-pointArea h3 {
        font-size: 1.8rem;
        color: #FFFFFF;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-pointArea p {
    font-size: 1.6rem;
    color: #000000;
    font-weight: 400;
    line-height: 1.8;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .p-pointArea p {
        font-size: 1.8rem;
        color: #000000;
        font-weight: 400;
        line-height: 2;
        font-style: normal; } }
  .p-pointArea .p-pointBox {
    padding: 2rem;
    margin: 0 0 2rem;
    border: solid 5px #e5e5e5; }
  @media screen and (max-width: 639px) {
    .p-pointArea .u-mb40 {
      margin: 0 0 2rem !important; } }

/* ランキング
   ======================================================= */
#p-ranking {
  padding: 4rem 2rem 0; }
  @media screen and (max-width: 639px) {
    #p-ranking {
      padding: 2rem 1.5rem; } }
  #p-ranking > h2 {
    background: #000000;
    padding: 2rem;
    text-align: center;
    margin-bottom: 2rem;
    font-size: 2.2rem;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      #p-ranking > h2 {
        font-size: 1.8rem;
        color: #FFFFFF;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }

/* ランキングアイテム
   ======================================================= */
.p-itemBox {
  padding: 2rem 0;
  margin-bottom: 4rem; }
  @media screen and (max-width: 639px) {
    .p-itemBox {
      margin-bottom: 2rem; } }
  .p-itemBox .p-itemHead {
    background: #1d2474;
    padding: 1rem;
    text-align: center;
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 0 2rem;
    font-size: 1.8rem;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal; }
    .p-itemBox .p-itemHead:before {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -10px;
      border: 10px solid transparent;
      border-top: 15px solid #1d2474; }
  .p-itemBox .p-itemPhoto {
    float: left;
    width: 40%;
    padding: 0 2% 0 0; }
  .p-itemBox .p-itemSummery {
    float: right;
    width: 58%; }
    .p-itemBox .p-itemSummery li {
      font-size: 1.8rem;
      color: #000000;
      font-weight: 400;
      line-height: 1.3;
      font-style: normal;
      margin: 0 0 1rem;
      padding: 0 0 0 35px;
      background: url("../img/rank_check.png") left center no-repeat;
      background-size: 25px auto; }
      @media screen and (max-width: 639px) {
        .p-itemBox .p-itemSummery li {
          font-size: 1.6rem;
          color: #000000;
          font-weight: 400;
          line-height: 1.3;
          font-style: normal;
          background-size: 20px auto;
          padding: 0 0 0 25px; } }
  .p-itemBox h2 {
    font-size: 3.2rem;
    color: #1d2474;
    font-weight: bold;
    line-height: 1.4;
    font-style: normal;
    text-align: center;
    margin-bottom: 2rem; }
    @media screen and (max-width: 899px) {
      .p-itemBox h2 {
        font-size: 4rem;
        color: #1d2474;
        font-weight: bold;
        line-height: 1.4;
        font-style: normal; } }
    @media screen and (max-width: 639px) {
      .p-itemBox h2 {
        font-size: 2.8rem;
        color: #1d2474;
        font-weight: bold;
        line-height: 1.5;
        font-style: normal; } }
  .p-itemBox .p-spec {
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    margin: 0 0 4rem;
    font-size: 1.6rem;
    color: #000000;
    font-weight: 400;
    line-height: 1.3;
    font-style: normal; }
    .p-itemBox .p-spec th {
      color: #000000;
      background: #dddeea;
      padding: 1rem;
      border-bottom: 1px solid #666666;
      border-left: 1px solid #666666; }
    .p-itemBox .p-spec td {
      padding: 1rem;
      text-align: center;
      border-bottom: 1px solid #666666;
      border-left: 1px solid #666666;
      width: 33%; }
    @media screen and (max-width: 639px) {
      .p-itemBox .p-spec {
        font-size: 1.4rem;
        color: #000000;
        font-weight: 400;
        line-height: 1.3;
        font-style: normal; } }
  .p-itemBox .p-itemDetail {
    margin: 0 0 4rem; }
    .p-itemBox .p-itemDetail__reviewBox {
      margin-bottom: 2rem; }
    .p-itemBox .p-itemDetail__reviewBox > h3 {
      font-size: 2.2rem;
      color: #000000;
      font-weight: 700;
      line-height: 1.3;
      font-style: normal;
      border-left: 5px solid #0e7d25;
      padding: 0.5rem 1rem;
      margin-bottom: 2rem; }
      @media screen and (max-width: 639px) {
        .p-itemBox .p-itemDetail__reviewBox > h3 {
          font-size: 1.8rem;
          color: #000000;
          font-weight: 700;
          line-height: 1.3;
          font-style: normal;
          margin-bottom: 1.5rem; } }
    .p-itemBox .p-itemDetail__reviewBox > p {
      font-size: 1.6rem;
      color: #000000;
      font-weight: normal;
      line-height: 1.8;
      font-style: normal;
      margin-bottom: 1.5rem; }
      @media screen and (max-width: 639px) {
        .p-itemBox .p-itemDetail__reviewBox > p {
          font-size: 1.8rem;
          color: #000000;
          font-weight: normal;
          line-height: 2;
          font-style: normal; } }

/* 6位以下
   ======================================================= */
.p-listCat {
  padding: 0 2rem;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  margin: 0 0 4rem; }
  .p-listCat li {
    background: #dbecdf;
    width: 49%;
    margin: 0 0 1rem 0;
    padding: 1.2rem; }
    .p-listCat li:nth-child(odd) {
      margin: 0 2% 1rem 0; }
    @media screen and (max-width: 639px) {
      .p-listCat li {
        width: 100%;
        margin: 0 0 1rem 0;
        padding: 1.2rem; }
        .p-listCat li:nth-child(odd) {
          margin: 0 0 1rem 0; } }
  .p-listCat li .rank {
    font-size: 2.2rem;
    color: #0e7d25;
    font-weight: 700;
    line-height: 1;
    font-style: normal; }
  .p-listCat figure img {
    max-width: 120px;
    margin-right: 1.2rem;
    margin-bottom: 0;
    text-align: left; }
    @media screen and (max-width: 639px) {
      .p-listCat figure img {
        width: 100%;
        margin-right: 2rem;
        margin-bottom: 0; } }
  .p-listCat p {
    font-size: 1.6rem;
    color: #000000;
    font-weight: 400;
    line-height: 1.3;
    font-style: normal;
    margin: 1rem 0 0; }
    @media screen and (max-width: 639px) {
      .p-listCat p {
        font-size: 1.4rem;
        color: #000000;
        font-weight: 400;
        line-height: 1.3;
        font-style: normal; } }
  .p-listCat p.prodTitle {
    font-size: 2.8em;
    color: #000000;
    font-weight: bold;
    line-height: 1.5;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .p-listCat p.prodTitle {
        font-size: 1.8em;
        color: #000000;
        font-weight: bold;
        line-height: 1.5;
        font-style: normal; } }

/* オススメ
   ======================================================= */
.p-recommendArea {
  padding: 0 2rem;
  margin: 0 0 4rem; }
  .p-recommendArea h2 {
    text-align: center;
    font-size: 3.2rem;
    color: #1d2474;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    border-bottom: solid 2px #1d2474;
    border-top: solid 2px #1d2474;
    padding: 1rem 0;
    margin: 0 0 2rem; }
    @media screen and (max-width: 639px) {
      .p-recommendArea h2 {
        font-size: 2.2rem;
        color: #1d2474;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-recommendArea p {
    font-size: 1.6rem;
    color: #000000;
    font-weight: 400;
    line-height: 1.8;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .p-recommendArea p {
        font-size: 1.8rem;
        color: #000000;
        font-weight: 400;
        line-height: 2;
        font-style: normal; } }
  .p-recommendArea .p-reviewArea {
    background: #dddeea;
    padding: 2rem;
    margin: 4rem; }
    .p-recommendArea .p-reviewArea h3 {
      font-size: 1.8rem;
      color: #1d2474;
      font-weight: 700;
      line-height: 1.3;
      font-style: normal;
      margin: 0 0 2rem;
      text-align: center; }
    @media screen and (max-width: 639px) {
      .p-recommendArea .p-reviewArea {
        margin: 2rem 0rem; }
        .p-recommendArea .p-reviewArea h3 {
          font-size: 1.6rem;
          color: #1d2474;
          font-weight: 700;
          line-height: 1.3;
          font-style: normal;
          margin: 0 0 1rem; }
        .p-recommendArea .p-reviewArea p {
          font-size: 1.8rem;
          color: #000000;
          font-weight: 400;
          line-height: 2;
          font-style: normal; } }

/* キャンペーン
   ======================================================= */
.p-campaignArea {
  padding: 2rem;
  margin: 0 2rem 4rem;
  border: solid 5px #dbecdf; }
  .p-campaignArea h2 {
    text-align: center;
    font-size: 2.2rem;
    color: #0e7d25;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    margin: 0 0 2rem; }
    @media screen and (max-width: 639px) {
      .p-campaignArea h2 {
        font-size: 1.6rem;
        color: #0e7d25;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-campaignArea p {
    font-size: 1.6rem;
    color: #000000;
    font-weight: 400;
    line-height: 1.8;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .p-campaignArea p {
        font-size: 1.8rem;
        color: #000000;
        font-weight: 400;
        line-height: 2;
        font-style: normal; } }

/* QA
   ======================================================= */
.p-qaArea {
  padding: 0 2rem; }
  .p-qaArea h2 {
    background: #000000;
    padding: 2rem;
    text-align: center;
    margin: 2rem 0;
    font-size: 2.2rem;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal; }
    .p-qaArea h2 span {
      display: block; }
    @media screen and (max-width: 639px) {
      .p-qaArea h2 {
        font-size: 1.8rem;
        color: #FFFFFF;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal; } }
  .p-qaArea .p-listCat {
    padding: 0; }
    .p-qaArea .p-listCat li {
      background: #f0f0f0; }
  .p-qaArea p {
    font-size: 1.6rem;
    color: #000000;
    font-weight: 400;
    line-height: 1.8;
    font-style: normal;
    margin: 0px; }
    @media screen and (max-width: 639px) {
      .p-qaArea p {
        font-size: 1.8rem;
        color: #000000;
        font-weight: 400;
        line-height: 2;
        font-style: normal; } }

/* ボタン
   ======================================================= */
.p-siteLink {
  font-size: 2.2rem;
  color: #000000;
  font-weight: 700;
  line-height: 1.3;
  font-style: normal;
  text-align: right; }
  @media screen and (max-width: 639px) {
    .p-siteLink {
      font-size: 1.8rem;
      color: #000000;
      font-weight: 700;
      line-height: 1.3;
      font-style: normal; } }

.p-siteBtn {
  margin: 0 auto 3rem; }
  @media screen and (max-width: 639px) {
    .p-siteBtn {
      width: 96%;
      margin-bottom: 1rem; } }

.p-siteBtn a {
  display: inline-block;
  background: #1d2474;
  border-radius: 5px;
  font-size: 2.8rem;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1;
  font-style: normal;
  padding: 3rem 6rem; }
  @media screen and (max-width: 639px) {
    .p-siteBtn a {
      display: block;
      font-size: 2rem;
      color: #FFFFFF;
      font-weight: bold;
      line-height: 1;
      font-style: normal;
      padding: 2rem 0; } }

.p-siteBtn a:before {
  content: '';
  display: inline-block;
  background-image: url("../img/ico_pc.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  width: 60px;
  height: 48px;
  vertical-align: middle; }

.p-siteBtn a:hover {
  transform: translateY(-4px);
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
  opacity: 0.6; }

.p-allBtn a:active {
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15); }

.p-allBtn a {
  background-color: #0e7d25;
  border-radius: 5px;
  font-size: 1.8rem;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1;
  font-style: normal;
  padding: 2rem 4rem; }
  @media screen and (max-width: 639px) {
    .p-allBtn a {
      display: block;
      margin: 0 1.5rem;
      font-size: 1.6rem;
      color: #FFFFFF;
      font-weight: bold;
      line-height: 1;
      font-style: normal;
      padding: 2rem 2rem; } }

.p-moreBtn {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background-color: #0e7d25;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 2rem;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1;
  font-style: normal;
  padding: 1.5rem 2rem;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 639px) {
    .p-moreBtn {
      display: block;
      font-size: 1.8rem;
      color: #FFFFFF;
      font-weight: bold;
      line-height: 1;
      font-style: normal;
      padding: 1.5rem 1rem; } }

.p-aboutBtn a:after {
  background-image: url(../svg/circle-right-per.svg); }

.p-aboutBtn a {
  background: #f6eef6;
  border: 1px solid #ffea00;
  outline: solid 1px #ffea00;
  font-size: 1.8rem;
  color: #ffea00;
  font-weight: bold;
  line-height: 1;
  font-style: normal;
  padding: 1.5rem 3rem; }
  @media screen and (max-width: 639px) {
    .p-aboutBtn a {
      font-size: 1.6rem;
      color: #ffea00;
      font-weight: bold;
      line-height: 1;
      font-style: normal;
      padding: 1rem 2rem; } }

.p-sideBtn {
  display: block;
  width: 100%;
  padding: 1rem 1rem 20px;
  background-color: #0e7d25;
  background-image: url("../img/arrow_side.png");
  background-repeat: no-repeat;
  background-position: center 80%;
  border-radius: 5px;
  font-size: 1.4rem;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center; }

.p-sideSiteBtn {
  display: block;
  width: 100%;
  padding: 1rem 1rem 20px;
  background-color: #05b801;
  background-image: url("../img/arrow_side.png");
  background-repeat: no-repeat;
  background-position: center 80%;
  border-radius: 5px;
  font-size: 1.4rem;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center; }

/*.p-sideBtn:before{
content: ' ';
display: inline-block;
background-image:url("../img/arrow_side.png");
background-repeat: no-repeat;
background-position: center 80%;
width: 46px;
height: 16px;
background-size: contain;
vertical-align: middle;
}*/
/* レビューエリア
   ======================================================= */
.p-reviewArea {
  padding: 0 4rem;
  margin: 0 0 2rem; }
  .p-reviewArea p {
    font-size: 1.6rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.8;
    font-style: normal;
    margin: 0 0 1.5rem; }
    @media screen and (max-width: 639px) {
      .p-reviewArea p {
        font-size: 1.5rem;
        color: #000000;
        font-weight: normal;
        line-height: 1.6;
        font-style: normal;
        margin: 0 0 1rem; } }

.p-youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 20px; }

.p-youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/*横並びテキストリスト*/
.p-inlineTextList li {
  position: relative;
  display: inline-block;
  background: #f1ebd4;
  width: 30%;
  padding: 1rem 0;
  text-align: center;
  font-size: 1.8rem;
  color: #666666;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  margin: 0 1.5% 0.5rem; }
  @media screen and (max-width: 639px) {
    .p-inlineTextList li {
      margin: 0 0.1% 0.5rem;
      width: 100%;
      border: 1px solid #d2ccc4;
      font-size: 1.4rem;
      color: #666666;
      font-weight: normal;
      line-height: 1.4;
      font-style: normal;
      padding: 0.5rem 0.1rem; } }
  .p-inlineTextList li h4 {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    margin: 0 -10px 1rem -10px;
    width: calc(100% + 20px);
    background: #f6548d;
    text-align: center;
    font-size: 2rem;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1;
    font-style: normal;
    padding: 1.2rem 0; }
    @media screen and (max-width: 639px) {
      .p-inlineTextList li h4 {
        font-size: 1.5rem;
        color: #FFFFFF;
        font-weight: 700;
        line-height: 1;
        font-style: normal;
        margin: 0 -10px 0.5rem -10px;
        padding: 1rem 0; } }
  .p-inlineTextList li h4:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 10px #c1406d; }
  .p-inlineTextList li h4:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-left: solid 10px #c1406d; }

.p-boxTable {
  border-collapse: separate;
  border-spacing: 3px 0; }

.p-featureList {
  flex: 1;
  margin: 0 1rem 0;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 639px) {
    .p-featureList {
      margin: 0 1% 1rem;
      flex: none;
      width: 43%; } }
  .p-featureList dt {
    position: relative;
    font-size: 1.8rem;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1;
    font-style: normal;
    text-align: center;
    background-color: #86ddd1;
    padding: 1rem 0; }
    @media screen and (max-width: 639px) {
      .p-featureList dt {
        padding: 0.8rem 0.5rem;
        font-size: 1.4rem;
        color: #FFFFFF;
        font-weight: normal;
        line-height: 1;
        font-style: normal; } }
  .p-featureList dt:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #86ddd1; }
  .p-featureList dd {
    text-align: center; }
  .p-featureList .yes {
    font-size: 5rem;
    color: #0e7d25;
    font-weight: normal;
    line-height: 1;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .p-featureList .yes {
        font-size: 3.2rem;
        color: #0e7d25;
        font-weight: normal;
        line-height: 1;
        font-style: normal; } }
  .p-featureList .no {
    font-size: 5rem;
    color: #c2ca66;
    font-weight: normal;
    line-height: 1;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .p-featureList .no {
        font-size: 3.2rem;
        color: #c2ca66;
        font-weight: normal;
        line-height: 1;
        font-style: normal; } }
  .p-featureList .spec {
    font-size: 1.4rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.3;
    font-style: normal; }

.p-threePoint {
  margin-bottom: 2rem; }
  @media screen and (max-width: 639px) {
    .p-threePoint {
      margin-bottom: 1rem; } }
  .p-threePoint li {
    font-size: 2.2rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.7;
    font-style: normal;
    padding-left: 2rem;
    background: url("../img/ico_point.png") no-repeat left center; }
    @media screen and (max-width: 639px) {
      .p-threePoint li {
        font-size: 1.6rem;
        color: #000000;
        font-weight: normal;
        line-height: 1.6;
        font-style: normal; } }
  .p-threePoint b {
    color: #4fbed0; }

.p-threePointList {
  margin-bottom: 1rem; }
  .p-threePointList li {
    font-size: 1.5rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.5;
    font-style: normal;
    padding-left: 2rem;
    background: url("../img/ico_point.png") no-repeat left center; }

.p-priceList li {
  font-size: 1.6rem;
  color: #000000;
  font-weight: bold;
  line-height: 1.8;
  font-style: normal; }

.p-voteBox {
  font-size: 1.8rem;
  color: #000000;
  font-weight: normal;
  line-height: 1;
  font-style: normal;
  text-align: center;
  margin: 0 0 2rem;
  border-radius: 10px; }

.p-specList {
  flex: 1;
  background: #1d2474;
  border-radius: 10px;
  padding: 1.2rem 1.5rem;
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  font-size: 2rem;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
  font-style: normal;
  color: #FFFFFF !important; }
  @media screen and (max-width: 639px) {
    .p-specList {
      margin: 0 0 0.5rem; } }
  .p-specList span {
    background: #FFFFFF;
    border-radius: 10px;
    font-size: 1.8rem;
    color: #1d2474;
    font-weight: normal;
    line-height: 1;
    font-style: normal;
    text-align: center;
    padding: 0.5rem 4rem; }
    @media screen and (max-width: 639px) {
      .p-specList span {
        padding: 0.5rem 1rem; } }

/* 利用者の声
   ======================================================= */
.p-voiceArea {
  background: #dbecdf;
  padding: 4rem;
  margin-bottom: 2rem; }
  @media screen and (max-width: 639px) {
    .p-voiceArea {
      padding: 2rem 1rem; } }

.p-voiceCaption {
  font-size: 2.8rem;
  color: #0e7d25;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-align: center; }
  @media screen and (max-width: 639px) {
    .p-voiceCaption {
      font-size: 2rem;
      color: #0e7d25;
      font-weight: bold;
      line-height: 1;
      font-style: normal; } }

.p-voiceTitle {
  text-align: center;
  padding: 1rem;
  font-size: 2.4rem;
  color: #000000;
  font-weight: bold;
  line-height: 1;
  font-style: normal; }
  @media screen and (max-width: 639px) {
    .p-voiceTitle {
      font-size: 1.8rem;
      color: #000000;
      font-weight: bold;
      line-height: 1.5;
      font-style: normal;
      padding: 0.5rem 1rem 0.5rem; } }

.p-voiceList {
  margin-bottom: 2rem; }
  @media screen and (max-width: 639px) {
    .p-voiceList {
      margin-bottom: 1.5rem; } }

.p-voiceList li {
  background: #FFFFFF;
  margin-bottom: 1px;
  position: relative;
  padding: 2rem 1.5rem;
  padding-left: 120px;
  background-image: linear-gradient(to right, #666666, #666666 1px, transparent 1px, transparent 1px);
  background-size: 3px 1px;
  background-position: bottom;
  background-repeat: repeat-x;
  font-size: 1.6rem;
  color: #000000;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal; }
  @media screen and (max-width: 639px) {
    .p-voiceList li {
      padding: 0.5rem;
      padding-left: 70px;
      font-size: 1.4rem;
      color: #000000;
      font-weight: normal;
      line-height: 1.5;
      font-style: normal;
      margin: 0 0 0rem; } }
  .p-voiceList li .p-eva {
    font-size: 1.8rem;
    color: #000000;
    font-weight: bold;
    line-height: 1.6;
    font-style: normal; }
    @media screen and (max-width: 639px) {
      .p-voiceList li .p-eva {
        font-size: 1.6rem;
        color: #000000;
        font-weight: bold;
        line-height: 1.6;
        font-style: normal; } }
  .p-voiceList li em {
    color: #e8b838; }

.p-voiceList li .ico {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 8px;
  top: 10px; }
  @media screen and (max-width: 639px) {
    .p-voiceList li .ico {
      width: 60px;
      height: 60px; } }
  @media screen and (max-width: 639px) {
    .p-voiceList li .ico img {
      width: 60px;
      height: 60px; } }

/* ラスト
   ======================================================= */
@media screen and (max-width: 639px) {
  .p-lastText {
    background: none;
    padding: 1rem 0 2rem; } }
.p-lastText p {
  font-size: 1.8rem;
  color: #000000;
  font-weight: normal;
  line-height: 2;
  font-style: normal;
  font-family: "vdl-v7mincho"; }
  @media screen and (max-width: 639px) {
    .p-lastText p {
      font-size: 1.6rem;
      color: #000000;
      font-weight: normal;
      line-height: 1.6;
      font-style: normal; } }

/* 詳細情報エリア
   ======================================================= */
.p-aboutArea {
  background: #FFFFFF;
  margin: 0 0 4rem; }
  .p-aboutArea h2 {
    position: relative;
    /*background: url("../../common/img/line_perple.png");*/
    font-size: 2.4rem;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1.8;
    font-style: normal;
    background: #86ddd1;
    padding: 1.2rem 0;
    text-align: center;
    margin: 0 0 2rem; }
    @media screen and (max-width: 639px) {
      .p-aboutArea h2 {
        font-size: 2rem;
        color: #FFFFFF;
        font-weight: 700;
        line-height: 1.8;
        font-style: normal;
        padding: 1rem 0.8rem 0;
        margin: 0 0 1rem; } }
  .p-aboutArea h2 span {
    position: absolute;
    top: -10px;
    left: 0; }
    @media screen and (max-width: 639px) {
      .p-aboutArea h2 span {
        display: none; } }
  .p-aboutArea p {
    font-size: 1.4rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.6;
    font-style: normal;
    margin: 0 0 1.5rem; }
  .p-aboutArea li {
    font-size: 1.5rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.6;
    font-style: normal; }

.p-listFeature {
  font-size: 1.6rem;
  color: #1d2474;
  font-weight: normal;
  line-height: 1;
  font-style: normal;
  margin-bottom: 2rem; }
  @media screen and (max-width: 639px) {
    .p-listFeature {
      font-size: 1.4rem;
      color: #1d2474;
      font-weight: normal;
      line-height: 1;
      font-style: normal;
      margin-bottom: 1.5rem; } }

.p-listFeature > li {
  position: relative;
  display: inline-block;
  padding: 1rem 1.8rem;
  margin: 0 1rem 1rem 0;
  border: 1px solid #1d2474;
  border-radius: 20px; }
  @media screen and (max-width: 639px) {
    .p-listFeature > li {
      padding: 0.8rem 1rem;
      margin: 0 1rem 0.5em 0; } }
  .p-listFeature > li span {
    color: #1d2474; }

.p-listService {
  font-size: 1.8rem;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
  font-style: normal; }
  @media screen and (max-width: 639px) {
    .p-listService {
      font-size: 1.4rem;
      color: #FFFFFF;
      font-weight: normal;
      line-height: 1;
      font-style: normal; } }

.p-listService > li {
  position: relative;
  display: inline-block;
  padding: 1rem 1.8rem;
  margin: 0 1rem 1rem 0;
  background: #a3a3a3; }
  @media screen and (max-width: 639px) {
    .p-listService > li {
      padding: 0.8rem 1rem;
      margin: 0 0.5rem 0.5rem 0; } }

.p-boxPrimary {
  border: 1px solid #0e7d25;
  margin: 0 0 2rem; }
  @media screen and (max-width: 639px) {
    .p-boxPrimary {
      margin-bottom: 1rem; } }
  .p-boxPrimary__ballon {
    background: #0e7d25;
    padding: 0.5rem;
    border-radius: 20px;
    font-size: 1.6em;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.4;
    font-style: normal; }
  .p-boxPrimary__text {
    font-size: 1.6em;
    color: #0e7d25;
    font-weight: normal;
    line-height: 1.4;
    font-style: normal; }

.p-boxSecond {
  border: 1px solid #f008c2;
  margin: 0 0 2rem; }
  @media screen and (max-width: 639px) {
    .p-boxSecond {
      margin-bottom: 1rem; } }
  .p-boxSecond__text {
    font-size: 2rem;
    color: #f008c2;
    font-weight: normal;
    line-height: 1.4;
    font-style: normal;
    text-align: center; }

.p-boxThird {
  background: #dbecdf;
  margin: 0 0 2rem; }

.p-boxForth {
  background: #FFFFFF;
  box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.4) inset;
  border: 5px solid #0e7d25;
  margin: 0 0 2rem; }

.p-boxFifth {
  border: 1px solid #CCCCCC;
  margin: 0 0 2rem; }

.p-boxFifth > p {
  font-size: 1.4rem;
  color: #666666;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal; }

.p-contentMenu {
  font-size: 1.8em;
  color: #0e7d25;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-align: center;
  font-family: "source-han-sans-japanese";
  margin: 0 0 0.5rem; }

/* リスト
   ========================================================================== */
.p-listPrimary {
  font-size: 1.6rem;
  color: #0e7d25;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal; }

.p-dtListPrimary dt {
  font-size: 1.6rem;
  color: #0e7d25;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal; }

.p-dtListPrimary dd {
  font-size: 1.6rem;
  color: #000000;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal; }

/* フッターページリンク
   ========================================================================== */
.p-dlNavMenu dt a {
  background-color: #666666;
  background-image: url(../img/menu_arrow_right.png); }
.p-dlNavMenu dt a:before {
  content: "";
  font-size: 2.4rem;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal; }

.extendVoice {
  display: none; }

.p-attBox {
  border: 1px solid #666666;
  padding: 1rem;
  font-size: 1.4rem;
  color: #000000;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  margin-bottom: 2rem; }

.p-headRevTitle {
  font-size: 2.4rem;
  color: #000000;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  font-family: "vdl-v7mincho";
  text-align: center;
  background: url(../img/rebtitle_bk.png) no-repeat center bottom;
  padding: 0 0 1.5rem;
  margin: 0 0 1rem; }
  @media screen and (max-width: 639px) {
    .p-headRevTitle {
      font-size: 2rem;
      color: #000000;
      font-weight: normal;
      line-height: 1.5;
      font-style: normal; } }

.p-headRevPoint {
  font-size: 2.2rem;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  font-family: "vdl-v7mincho";
  background: #0e7d25;
  border-radius: 10px;
  border: 1px solid #FFFFFF;
  padding: 1rem;
  margin: 0 0 2rem; }

.p-headCatBar {
  font-size: 2.8rem;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1.3;
  font-style: normal;
  background: #000000;
  margin: 0 2rem 2rem;
  padding: 1rem; }
  @media screen and (max-width: 639px) {
    .p-headCatBar {
      font-size: 2.2rem;
      color: #FFFFFF;
      font-weight: 700;
      line-height: 1.3;
      font-style: normal;
      margin: 0 1.5rem 2rem; } }
  .p-headCatBar span {
    border-bottom: 4px dotted #1d2474; }

.p-headUnder {
  font-size: 2.8rem;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1.3;
  font-style: normal;
  background: #000000;
  margin: 0 2rem 2rem;
  padding: 1rem; }
  @media screen and (max-width: 639px) {
    .p-headUnder {
      font-size: 2.2rem;
      color: #FFFFFF;
      font-weight: 700;
      line-height: 1.3;
      font-style: normal; } }

#p-fix {
  padding: 0 2rem; }
  @media screen and (max-width: 639px) {
    #p-fix {
      padding: 0 1.5rem; } }
  #p-fix section {
    padding: 1.5rem 2rem;
    margin-bottom: 2rem;
    background: #FFFFFF; }
    @media screen and (max-width: 639px) {
      #p-fix section {
        padding: 1rem 1rem; } }
  #p-fix h1 {
    font-size: 2.8rem;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1.3;
    font-style: normal;
    background: #000000;
    margin: 0 2rem 2rem;
    padding: 1rem; }
    @media screen and (max-width: 639px) {
      #p-fix h1 {
        font-size: 2.2rem;
        color: #FFFFFF;
        font-weight: 700;
        line-height: 1.3;
        font-style: normal;
        margin: 0 1.5rem 2rem; } }
  #p-fix h2 {
    font-size: 2.2rem;
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    font-style: normal;
    border-left: 5px solid #f008c2;
    margin: 0 0 2.5rem;
    padding: 0 0 0 10px; }
    @media screen and (max-width: 639px) {
      #p-fix h2 {
        font-size: 1.8rem;
        color: #000000;
        font-weight: 700;
        line-height: 1.4;
        font-style: normal; } }
  #p-fix h3 {
    font-size: 1.8rem;
    color: #0e7d25;
    font-weight: 700;
    line-height: 1.8;
    font-style: normal;
    border-bottom: 1px dotted #0e7d25;
    margin: 0 0 1.5rem; }
    @media screen and (max-width: 639px) {
      #p-fix h3 {
        font-size: 1.8rem;
        color: #0e7d25;
        font-weight: 700;
        line-height: 1.8;
        font-style: normal; } }
  #p-fix p {
    font-size: 1.6rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.8;
    font-style: normal;
    font-family: "source-han-sans-japanese";
    margin: 0 0 2rem; }
  #p-fix ol {
    font-size: 1.6rem;
    color: #000000;
    font-weight: normal;
    line-height: 1.8;
    font-style: normal;
    font-family: "source-han-sans-japanese";
    margin: 0 0 2rem;
    padding: 0; }
  #p-fix ol li:before {
    content: "●";
    margin: 0;
    padding: 0; }

.u-tLeft {
  text-align: left !important; }

.u-tCenter {
  text-align: center !important; }

.u-tRight {
  text-align: right !important; }

.u-dimg {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto; }

.u-dPc {
  display: block; }

.u-dSp {
  display: none; }

@media screen and (max-width: 639px) {
  .u-dSp {
    display: block; }

  .u-dPc {
    display: none; } }
.u-dispFixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000; }

.u-group:before, .u-group:after {
  content: "";
  display: table; }

.u-group:after {
  clear: both; }

.u-group {
  zoom: 1; }

.u-mb {
  margin-bottom: 0 !important; }

.u-mb5 {
  margin-bottom: 0.5rem !important; }

.u-mt10 {
  margin-top: 1rem !important; }

.u-mt20 {
  margin-top: 2rem !important; }

.u-mt40 {
  margin-top: 4rem !important; }

.u-mt50 {
  margin-top: 5rem !important; }

.u-mb10 {
  margin-bottom: 1rem !important; }

.u-mb15 {
  margin-bottom: 1.5rem !important; }

.u-mb20 {
  margin-bottom: 2rem !important; }

.u-mb25 {
  margin-bottom: 2.5rem !important; }

.u-mb30 {
  margin-bottom: 3rem !important; }

.u-mb40 {
  margin-bottom: 4rem !important; }

.u-mb60 {
  margin-bottom: 6rem !important; }

.u-pb10 {
  padding-bottom: 1rem !important; }

.u-pb15 {
  padding-bottom: 1.5rem !important; }

.u-pb20 {
  padding-bottom: 2rem !important; }

.u-pb25 {
  padding-bottom: 2.5rem !important; }

.u-pb30 {
  padding-bottom: 3rem !important; }

.u-pb40 {
  padding-bottom: 4rem !important; }

.u-pb60 {
  padding-bottom: 6rem !important; }

.u-imgR {
  float: right;
  margin: 0 0 0 10px; }
  @media screen and (max-width: 639px) {
    .u-imgR {
      float: none;
      display: block;
      text-align: center;
      margin: 0 auto 1rem; } }

.u-imgL {
  float: left;
  margin: 0 10px 0 0; }
  @media screen and (max-width: 639px) {
    .u-imgL {
      float: none;
      display: block;
      text-align: center;
      margin: 0 auto 1rem; } }

.u-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999; }

.u-imgMd {
  vertical-align: -50%; }

.l-flexPhoto {
  box-sizing: border-box;
  flex: 2;
  max-width: 300px;
  padding: 0 1.5% 0; }
  @media screen and (max-width: 639px) {
    .l-flexPhoto {
      display: block;
      max-width: auto;
      padding: 0 1.5% 10px; } }

.l-flexItem {
  box-sizing: border-box;
  flex: 1;
  padding: 0 1.5%; }
  @media screen and (max-width: 639px) {
    .l-flexItem {
      display: block; } }

.l-countTop {
  text-align: right !important; }

.u-fs-bbb {
  font-size: 9rem !important; }
  @media screen and (max-width: 639px) {
    .u-fs-bbb {
      font-size: 6rem !important; } }

.u-fs-bb {
  font-size: 4rem !important; }
  @media screen and (max-width: 639px) {
    .u-fs-bb {
      font-size: 2.4rem !important; } }

.u-fs-xxb {
  font-size: 3.2rem !important;
  color: #1d2474 !important; }
  @media screen and (max-width: 639px) {
    .u-fs-xxb {
      font-size: 2.2rem !important; } }

.u-fs-xb {
  font-size: 2.2rem !important; }
  @media screen and (max-width: 639px) {
    .u-fs-xb {
      font-size: 1.8rem !important; } }

.u-fs-b {
  font-size: 1.8rem !important; }

.u-fs-m {
  font-size: 1.2rem !important; }

.u-fs-s {
  font-size: 1rem !important; }

.u-fs-xs {
  font-size: 0.5rem !important; }

.u-fc-b {
  color: #000000; }

.u-fc-g {
  color: #a3a3a3; }

.u-fc-w {
  color: #FFFFFF; }

.u-fc-main {
  color: #0e7d25 !important;
  font-weight: bold !important; }

.u-fc-sub {
  color: #1d2474 !important;
  font-weight: bold; }

.u-fc-third {
  color: #f008c2 !important;
  font-weight: bold; }

.u-f-line {
  border-bottom: 2px solid #f008c2;
  font-weight: bold; }

strong {
  background: linear-gradient(transparent 30%, #ffea00 30%);
  font-weight: bold; }

b {
  font-weight: bold; }

em {
  font-weight: bold;
  font-style: normal; }

time {
  display: block;
  text-align: right;
  font-size: 1.2em;
  color: #000000;
  font-weight: normal;
  line-height: 2;
  font-style: normal;
  margin: 0 0 5px; }

.u-attText {
  font-size: 1rem;
  color: #000000;
  font-weight: normal;
  line-height: 2;
  font-style: normal; }

.u-blink {
  -webkit-animation: blink 0.7s ease-in-out infinite alternate;
  -moz-animation: blink 0.7s ease-in-out infinite alternate;
  animation: blink 0.7s ease-in-out infinite alternate; }

@-webkit-keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.u-fadein {
  opacity: 0.1;
  transform: translate(0, 80px);
  transition: all 600ms; }

/* inside */
.u-fadein.u-scrollin {
  opacity: 1;
  transform: translate(0, 0); }
