@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
  background: #fff;
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #1a1a1a;
}

a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  -webkit-transition: all .0.50s;
  transition: all .0.50s;
  color: #191817;
}

nav a:hover {
  text-decoration: none;
}

a:hover {
  color: #191817;
  text-decoration: none;
}

p,
li,
dl,
blockquote,
table,
kbd {
  font-size: 1em;
  line-height: 1.6;
}

b,
strong {
  font-weight: 700;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

a {
  outline: none;
}

img {
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}

.owl-item img,
.full-img {
  max-width: none;
  width: 100%;
}

table {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #f0f0f0;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  width: 100%;
}

table tr td,
table tr th {
  padding: 0.625rem;
}

table tfoot,
table thead,
table tr:nth-of-type(2n) {
  background: none repeat scroll 0 0 #f0f0f0;
}

th,
table tr:nth-of-type(2n) td {
  border-right: 1px solid #fff;
}

td {
  border-right: 1px solid #f0f0f0;
}

.size-960 .line,
.size-1140 .line,
.size-1280 .line {
  margin: 0 auto;
  padding: 0 0.625rem;
}

hr {
  border: 0;
  border-top: 1px solid #e5e5e5;
  clear: both;
  height: 0;
  margin: 2.5rem auto;
}

li {
  padding: 0;
}

ul,
ol {
  padding-left: 0;
  list-style: none;
}

blockquote {
  border: 2px solid #f0f0f0;
  padding: 1.25rem;
}

cite {
  color: #999;
  display: block;
  font-size: 0.8rem;
}

cite:before {
  content: "— ";
}

dl dt {
  font-weight: 700;
}

dl dd {
  margin-bottom: 0.625rem;
}

dl dd:last-child {
  margin-bottom: 0;
}

abbr {
  cursor: help;
}

abbr[title] {
  border-bottom: 1px dotted;
}

kbd {
  background: #152732 none repeat scroll 0 0;
  color: #fff;
  padding: 0.125rem 0.3125rem;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

mark {
  background: #F3F8A9 none repeat scroll 0 0;
  padding: 0.125rem 0.3125rem;
}

.size-960 .line {
  max-width: 60rem;
}

.size-1140 .line {
  max-width: 71.25rem;
}

.size-1280 .line {
  max-width: 80rem;
}

.size-960.align-content-left .line,
.size-1140.align-content-left .line,
.size-1280.align-content-left .line {
  margin-left: 0;
}

form {
  line-height: 1.4;
}

nav {
  display: block;
  width: 100%;
  background: #191817;
}

.sp-nav {
  display: none;
}


.line:after,
nav:after,
.center:after,
.box:after,
.margin:after,
.margin2x:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.top-nav {
  text-align: center;
  padding: 1rem 0;
}

.top-nav ul {
  padding: 0;
  display: inline-block;
}

.top-nav ul ul {
  position: absolute;
  background: #152732;
}

.top-nav li {
  float: left;
  list-style: none outside none;
  cursor: pointer;
  text-align: center;
}

.top-nav li a {
  color: #fff;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1rem;
  padding-left: 4rem;
  font-family: 'Poppins', sans-serif;
}

.nav-ja {
  font-size: 1.2rem;
  font-weight: 400;
  padding-top: 1rem;
  display: block;
  line-height: 1;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.top-nav li ul li a {
  background: none repeat scroll 0 0 #152732;
  min-width: 100%;
  padding: 0.625rem;
}

.top-nav li a:hover,
.aside-nav li a:hover {
  color: #9ACD32;
  transition: all .4s;
}

.top-nav li ul {
  display: none;
}

.top-nav li ul li,
.top-nav li ul li ul li {
  float: none;
  list-style: none outside none;
  min-width: 100%;
  padding: 0;
}

.count-number {
  background: rgba(153, 153, 153, 0.25) none repeat scroll 0 0;
  border-radius: 10rem;
  color: #fff;
  display: inline-block;
  font-size: 0.7rem;
  height: 1.3rem;
  line-height: 1.3rem;
  margin: 0 0 -0.3125rem 0.3125rem;
  text-align: center;
  width: 1.3rem;
}

ul.chevron .count-number {
  display: none;
}

ul.chevron .submenu>a:after,
ul.chevron .sub-submenu>a:after,
ul.chevron .aside-submenu>a:after,
ul.chevron .aside-sub-submenu>a:after {
  content: "\f004";
  display: inline-block;
  font-family: mfg;
  font-size: 0.7rem;
  margin: 0 0.625rem;
}

.top-nav .active-item a {
  background: none repeat scroll 0 0;
}

.aside-nav>ul>li.active-item>a:link,
.aside-nav>ul>li.active-item>a:visited {
  background: none repeat scroll 0 0 rgba(153, 153, 153, 0.25);
  color: #fff;
}

@media screen and (min-width:769px) {
  .aside-nav .count-number {
    margin-left: -1.25rem;
    float: right;
  }

  .top-nav {
    line-height: 0;
  }

  .top-nav li:hover>ul {
    display: block;
    z-index: 10;
  }

  .top-nav li:hover>ul ul {
    left: 100%;
    margin: -2.5rem 0;
    width: 100%;
  }

  .nav-text {
    vertical-align: middle;
  }
}

.nav-text,
.aside-nav-text {
  display: none;
}

.aside-nav a,
.aside-nav a:link,
.aside-nav a:visited,
.aside-nav li>ul,
.top-nav a,
.top-nav a:link,
.top-nav a:visited {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}

.aside-nav ul {
  background: #e8e8e8;
  padding: 0;
}

.aside-nav li {
  list-style: none outside none;
  cursor: pointer;
}

.aside-nav li a,
.aside-nav li a:link,
.aside-nav li a:visited {
  color: #444;
  display: block;
  font-size: 1rem;
  padding: 1.25rem;
  border-bottom: 1px solid #d2d2d2;
}

.aside-nav>ul>li:last-child a {
  border-bottom: 0 none;
}

.aside-nav li>ul {
  height: 0;
  display: block;
  position: relative;
  background: #f7f7f7;
  border-left: solid 1px #f2f2f2;
  border-right: solid 1px #f2f2f2;
  overflow: hidden;
}

.aside-nav li ul ul {
  border: 0;
  background: #fff;
}

.aside-nav ul ul a {
  padding: 0.625rem 1.25rem;
}

.aside-nav li a:link,
.aside-nav li a:visited {
  color: #333;
}

.aside-nav-text li li a:hover,
.aside-nav li li.active-item>a,
.aside-nav li li.aside-sub-submenu li a:hover {
  color: #999;
  background: none;
}

.aside-nav>ul>li>a:hover {
  color: #fff;
}

.aside-nav li li a:hover:before,
.aside-nav li li.active-item a:before {
  content: "\f006";
  display: inline-block;
  font-family: "mfg";
  font-size: 0.6rem;
  margin: 0 0.625rem 0 -1.25rem;
  width: 0.625rem;
}

.aside-nav li li a:link,
.aside-nav li li a:visited {
  background: none;
}

.aside-nav .show-aside-ul,
.aside-nav .active-aside-item {
  height: auto;
}

.padding {
  display: list-item;
  list-style: none outside none;
  padding: 10px;
}

.margin,
.margin2x {
  display: block;
}

.margin {
  margin: 0 -0.625rem;
}

.margin2x {
  margin: 0 -1.25rem;
}

.line {
  clear: left;
}

.line .line {
  padding: 0;
}

.hide-l {
  display: none;
}

.box {
  display: block;
  padding: 1.25rem;
  width: 100%;
}

.box2 {
  background: none repeat scroll 0 0 #fff;
  display: block;
  padding: 1.25rem;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.margin-bottom {
  margin-bottom: 1.25rem;
}

.margin-bottom2x {
  margin-bottom: 2.5rem;
}

.margin-bottom3x {
  margin-bottom: 3.75rem;
}

.margin-bottom4x {
  margin-bottom: 5rem;
}

.s-1,
.s-2,
.s-five,
.s-3,
.s-4,
.s-5,
.s-6,
.s-7,
.s-8,
.s-9,
.s-10,
.s-11,
.s-12,
.m-1,
.m-2,
.m-five,
.m-3,
.m-4,
.m-5,
.m-6,
.m-7,
.m-8,
.m-9,
.m-10,
.m-11,
.m-12,
.l-1,
.l-2,
.l-five,
.l-3,
.l-4,
.l-5,
.l-6,
.l-7,
.l-8,
.l-9,
.l-10,
.l-11,
.l-12 {
  float: left;
  position: static;
}

.l-offset-1 {
  margin-left: 8.3333%;
}

.l-offset-2 {
  margin-left: 16.6666%;
}

.l-offset-five {
  margin-left: 16.6666%;
}

.l-offset-3 {
  margin-left: 25%;
}

.l-offset-4 {
  margin-left: 33.3333%;
}

.l-offset-5 {
  margin-left: 41.6666%;
}

.l-offset-6 {
  margin-left: 50%;
}

.l-offset-7 {
  margin-left: 58.3333%;
}

.l-offset-8 {
  margin-left: 66.6666%;
}

.l-offset-9 {
  margin-left: 75%;
}

.l-offset-10 {
  margin-left: 83.3333%;
}

.l-offset-11 {
  margin-left: 91.6666%;
}

.l-offset-12 {
  margin-left: 100%;
}

.s-1 {
  width: 8.3333%;
}

.s-2 {
  width: 16.6666%;
}

.s-five {
  width: 16.6666%;
}

.s-3 {
  width: 25%;
}

.s-4 {
  width: 33.3333%;
}

.s-5 {
  width: 41.6666%;
}

.s-6 {
  width: 50%;
}

.s-7 {
  width: 58.3333%;
}

.s-8 {
  width: 66.6666%;
}

.s-9 {
  width: 75%;
}

.s-10 {
  width: 83.3333%;
}

.s-11 {
  width: 91.6666%;
}

.s-12 {
  width: 100%;
}

.margin>.s-1,
.margin>.s-2,
.margin>.s-five,
.margin>.s-3,
.margin>.s-4,
.margin>.s-5,
.margin>.s-6,
.margin>.s-7,
.margin>.s-8,
.margin>.s-9,
.margin>.s-10,
.margin>.s-11,
.margin>.s-12,
.margin>.m-1,
.margin>.m-2,
.margin>.m-five,
.margin>.m-3,
.margin>.m-4,
.margin>.m-5,
.margin>.m-6,
.margin>.m-7,
.margin>.m-8,
.margin>.m-9,
.margin>.m-10,
.margin>.m-11,
.margin>.m-12,
.margin>.l-1,
.margin>.l-2,
.margin>.l-five,
.margin>.l-3,
.margin>.l-4,
.margin>.l-5,
.margin>.l-6,
.margin>.l-7,
.margin>.l-8,
.margin>.l-9,
.margin>.l-10,
.margin>.l-11,
.margin>.l-12 {
  padding: 0 0.625rem;
}

.margin2x>.s-1,
.margin2x>.s-2,
.margin2x>.s-five,
.margin2x>.s-3,
.margin2x>.s-4,
.margin2x>.s-5,
.margin2x>.s-6,
.margin2x>.s-7,
.margin2x>.s-8,
.margin2x>.s-9,
.margin2x>.s-10,
.margin2x>.s-11,
.margin2x>.s-12,
.margin2x>.m-1,
.margin2x>.m-2,
.margin2x>.m-five,
.margin2x>.m-3,
.margin2x>.m-4,
.margin2x>.m-5,
.margin2x>.m-6,
.margin2x>.m-7,
.margin2x>.m-8,
.margin2x>.m-9,
.margin2x>.m-10,
.margin2x>.m-11,
.margin2x>.m-12,
.margin2x>.l-1,
.margin2x>.l-2,
.margin2x>.l-five,
.margin2x>.l-3,
.margin2x>.l-4,
.margin2x>.l-5,
.margin2x>.l-6,
.margin2x>.l-7,
.margin2x>.l-8,
.margin2x>.l-9,
.margin2x>.l-10,
.margin2x>.l-11,
.margin2x>.l-12 {
  padding: 0 1.25rem;
}

.m-1 {
  width: 8.3333%;
}

.m-2 {
  width: 16.6666%;
}

.m-five {
  width: 20%;
}

.m-3 {
  width: 25%;
}

.m-4 {
  width: 33.3333%;
}

.m-5 {
  width: 41.6666%;
}

.m-6 {
  width: 50%;
}

.m-7 {
  width: 58.3333%;
}

.m-8 {
  width: 66.6666%;
}

.m-9 {
  width: 75%;
}

.m-10 {
  width: 83.3333%;
}

.m-11 {
  width: 91.6666%;
}

.m-12 {
  width: 100%;
}

.l-1 {
  width: 8.3333%;
}

.l-2 {
  width: 16.6666%;
}

.l-five {
  width: 20%;
}

.l-3 {
  width: 25%;
}

.l-4 {
  width: 33.3333%;
}

.l-5 {
  width: 41.6666%;
}

.l-6 {
  width: 50%;
}

.l-7 {
  width: 58.3333%;
}

.l-8 {
  width: 66.6666%;
}

.l-9 {
  width: 75%;
}

.l-10 {
  width: 83.3333%;
}

.l-11 {
  width: 91.6666%;
}

.l-12 {
  width: 100%;
}

.right {
  float: right;
}

.left {
  float: left;
}

@media screen and (max-width:768px) {

  .size-960,
  .size-1140,
  .size-1280 {
    max-width: 768px;
  }

  .hide-l,
  .hide-s {
    display: block;
  }

  .hide-m {
    display: none;
  }

  body {
    font-size: 12px;
  }

  nav {
    display: none;
  }



  .l-offset-1,
  .l-offset-2,
  .l-offset-five,
  .l-offset-3,
  .l-offset-4,
  .l-offset-5,
  .l-offset-6,
  .l-offset-7,
  .l-offset-8,
  .l-offset-9,
  .l-offset-10,
  .l-offset-11,
  .l-offset-12 {
    margin-left: 0;
  }

  .m-offset-1 {
    margin-left: 8.3333%;
  }

  .m-offset-2 {
    margin-left: 16.6666%;
  }

  .m-offset-five {
    margin-left: 16.6666%;
  }

  .m-offset-3 {
    margin-left: 25%;
  }

  .m-offset-4 {
    margin-left: 33.3333%;
  }

  .m-offset-5 {
    margin-left: 41.6666%;
  }

  .m-offset-6 {
    margin-left: 50%;
  }

  .m-offset-7 {
    margin-left: 58.3333%;
  }

  .m-offset-8 {
    margin-left: 66.6666%;
  }

  .m-offset-9 {
    margin-left: 75%;
  }

  .m-offset-10 {
    margin-left: 83.3333%;
  }

  .m-offset-11 {
    margin-left: 91.6666%;
  }

  .m-offset-12 {
    margin-left: 100%;
  }

  .l-1 {
    width: 8.3333%;
  }

  .l-2 {
    width: 16.6666%;
  }

  .l-five {
    width: 20%;
  }

  .l-3 {
    width: 25%;
  }

  .l-4 {
    width: 33.3333%;
  }

  .l-5 {
    width: 41.6666%;
  }

  .l-6 {
    width: 50%;
  }

  .l-7 {
    width: 58.3333%;
  }

  .l-8 {
    width: 66.6666%;
  }

  .l-9 {
    width: 75%;
  }

  .l-10 {
    width: 83.3333%;
  }

  .l-11 {
    width: 91.6666%;
  }

  .l-12 {
    width: 100%;
  }

  .s-1 {
    width: 8.3333%;
  }

  .s-2 {
    width: 16.6666%;
  }

  .s-five {
    width: 20%;
  }

  .s-3 {
    width: 25%;
  }

  .s-4 {
    width: 33.3333%;
  }

  .s-5 {
    width: 41.6666%;
  }

  .s-6 {
    width: 50%;
  }

  .s-7 {
    width: 58.3333%;
  }

  .s-8 {
    width: 66.6666%;
  }

  .s-9 {
    width: 75%;
  }

  .s-10 {
    width: 83.3333%;
  }

  .s-11 {
    width: 91.6666%;
  }

  .s-12 {
    width: 100%
  }

  .m-1 {
    width: 8.3333%;
  }

  .m-2 {
    width: 16.6666%;
  }

  .m-five {
    width: 20%;
  }

  .m-3 {
    width: 25%;
  }

  .m-4 {
    width: 33.3333%;
  }

  .m-5 {
    width: 41.6666%;
  }

  .m-6 {
    width: 50%;
  }

  .m-7 {
    width: 58.3333%;
  }

  .m-8 {
    width: 66.6666%;
  }

  .m-9 {
    width: 75%;
  }

  .m-10 {
    width: 83.3333%;
  }

  .m-11 {
    width: 91.6666%;
  }

  .m-12 {
    width: 100%
  }
}

@media screen and (max-width:640px) {

  .site-goodpoints ol li:before {
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    border-radius: 50% !important;
  }


  .site-goodpoints ol li strong {
    font-size: 100% !important;
  }

  .sp-txtalign {
    text-align: center;
  }

  h4.sp-txtalign span {
    font-size: 85%;
  }

  .sp-box {
    padding: 0 6%;
  }

  .br:before {
    content: "\A";
    white-space: pre;
  }

  .title br {
    display: none;
  }

  .size-960,
  .size-1140,
  .size-1280 {
    max-width: 480px;
  }

  .aside-nav li a {
    text-align: center;
  }

  .minimize-on-small .aside-nav-text {
    background: #152732 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.2rem;
    line-height: 3;
    max-width: 100%;
    padding-right: 0.625rem;
    text-align: center;
    vertical-align: middle;
  }

  .aside-nav-text:after {
    content: "\f008";
    font-family: "mfg";
    font-size: 1.1rem;
    margin-left: 0.5rem;
    text-align: right;
  }

  .aside-nav.minimize-on-small>ul {
    height: 0;
    overflow: hidden;
  }

  .hide-l,
  .hide-m {
    display: block;
  }

  .hide-s {
    display: none;
  }

  .count-number {
    margin-right: -1.25rem;
  }

  .l-offset-1,
  .l-offset-2,
  .l-offset-five,
  .l-offset-3,
  .l-offset-4,
  .l-offset-5,
  .l-offset-6,
  .l-offset-7,
  .l-offset-8,
  .l-offset-9,
  .l-offset-10,
  .l-offset-11,
  .l-offset-12,
  .m-offset-1,
  .m-offset-2,
  .m-offset-five,
  .m-offset-3,
  .m-offset-4,
  .m-offset-5,
  .m-offset-6,
  .m-offset-7,
  .m-offset-8,
  .m-offset-9,
  .m-offset-10,
  .m-offset-11,
  .m-offset-12 {
    margin-left: 0;
  }

  .s-offset-1 {
    margin-left: 8.3333%;
  }

  .s-offset-2 {
    margin-left: 16.6666%;
  }

  .s-offset-five {
    margin-left: 16.6666%;
  }

  .s-offset-3 {
    margin-left: 25%;
  }

  .s-offset-4 {
    margin-left: 33.3333%;
  }

  .s-offset-5 {
    margin-left: 41.6666%;
  }

  .s-offset-6 {
    margin-left: 50%;
  }

  .s-offset-7 {
    margin-left: 58.3333%;
  }

  .s-offset-8 {
    margin-left: 66.6666%;
  }

  .s-offset-9 {
    margin-left: 75%;
  }

  .s-offset-10 {
    margin-left: 83.3333%;
  }

  .s-offset-11 {
    margin-left: 91.6666%;
  }

  .s-offset-12 {
    margin-left: 100%;
  }

  .l-1 {
    width: 8.3333%;
  }

  .l-2 {
    width: 16.6666%;
  }

  .l-five {
    width: 20%;
  }

  .l-3 {
    width: 25%;
  }

  .l-4 {
    width: 33.3333%;
  }

  .l-5 {
    width: 41.6666%;
  }

  .l-6 {
    width: 50%;
  }

  .l-7 {
    width: 58.3333%;
  }

  .l-8 {
    width: 66.6666%;
  }

  .l-9 {
    width: 75%;
  }

  .l-10 {
    width: 83.3333%;
  }

  .l-11 {
    width: 91.6666%;
  }

  .l-12 {
    width: 100%;
  }

  .m-1 {
    width: 8.3333%;
  }

  .m-2 {
    width: 16.6666%;
  }

  .m-five {
    width: 20%;
  }

  .m-3 {
    width: 25%;
  }

  .m-4 {
    width: 33.3333%;
  }

  .m-5 {
    width: 41.6666%;
  }

  .m-6 {
    width: 50%;
  }

  .m-7 {
    width: 58.3333%;
  }

  .m-8 {
    width: 66.6666%;
  }

  .m-9 {
    width: 75%;
  }

  .m-10 {
    width: 83.3333%;
  }

  .m-11 {
    width: 91.6666%;
  }

  .m-12 {
    width: 100%
  }

  .s-1 {
    width: 8.3333%;
  }

  .s-2 {
    width: 16.6666%;
  }

  .s-five {
    width: 20%;
  }

  .s-3 {
    width: 25%;
  }

  .s-4 {
    width: 33.3333%;
  }

  .s-5 {
    width: 41.6666%;
  }

  .s-6 {
    width: 50%;
  }

  .s-7 {
    width: 58.3333%;
  }

  .s-8 {
    width: 66.6666%;
  }

  .s-9 {
    width: 75%;
  }

  .s-10 {
    width: 83.3333%;
  }

  .s-11 {
    width: 91.6666%;
  }

  .s-12 {
    width: 100%
  }
}

.center {
  float: none;
  margin: 0 auto;
  display: block;
}

.right {
  float: right;
  margin: 0 auto;
  display: block;
}

.txtalign {
  text-align: center;
}

.logo {
  background: #000;
  height: 60px;
  display: flex;
  align-items: center;
  padding: 0 1em;
}

.logo a {
  max-width: 260px;
  width: 100%;
  display: block;
}

.logo a:hover {
  opacity: .7;
  transition: ease .4s;
}

.logo a img {
  width: 100%;
}

.menu {
  display: none;
}






.mv h1 {
  display: none;
}

.mv img {
  position: relative;
  z-index: 0;
  width: 100%
}

section {
  padding: 80px 0;
}

section .wrap {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
}

section:nth-of-type(odd) {
  background: #f7f7f7;

}

h2.sec-ttl {
  font-size: 4rem;
  font-weight: 400;
  text-align: center;
  margin: 0 auto 4rem;
  color: #9ACD32;
}

h2.sec-ttl::after {
  content: '';
  display: block;
  width: 100px;
  margin: 3rem auto 6rem;
  border-bottom: solid 4px #9ACD32;
}

.item-list .parent {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item-list .parent .c_class {
  width: calc(100% / 8 - 1%);
  background: #fff;
  padding: 1rem;
  border-radius: 10px;
  border: 2px solid #e3e3e3;
}

.item-list .parent .img_class a img {
  width: 100%;
}

.item-list .parent .img_class a:hover {
  opacity: .7;
  transition: ease .4s;
}

.title_class {
  max-height: 80px;
  overflow: hidden;
  margin-top: 1rem;
  line-height: 1.2;
  text-align: justify;
}

.title_class a {
  font-size: 1rem;
}

.title_class a:hover {
  color: #9ACD32;
  transition: ease .2s;
}

.detail-block {
  background: #f7f7f7;
  text-align: center;
  max-width: 800px;
  width: 100%;
  padding: 4rem 0;
  margin: 0 auto;
  border: 1px solid #e3e3e3;

}

.detail-block h3 {
  font-size: 2.2rem;
  margin-bottom: 3rem;
  color: #ff6384;
  font-weight: 400;
}

.detail-block dl {
  margin-bottom: 3rem;
}

.detail-block dl dt {
  font-family: 'Poppins', sans-serif;
  font-size: 1.8rem;
  margin-bottom: .5rem;
}

.detail-block dl dd:first-of-type {
  margin-bottom: 2.4rem;
}

.detail-block dl+p {
  font-size: 1.4rem;
}

.ico-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.ico-list li {
  width: calc(100% / 4 - 4%);
  text-align: center;
}

.ico-list li span {
  color: #9ACD32;
  font-size: 1.6rem;
  font-weight: 600;
  display: block;
  margin-top: 1rem;
}

.btn-block {
  margin: 6rem auto 0;
  text-align: center;
}

.btn {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
  background: transparent;
  border: 2px solid #FF6384;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  padding: 1.6rem 0;
  text-align: center;
  outline: none;
  transition: ease .2s;
}

.btn span {
  position: relative;
  z-index: 3;
  color: #FF6384;
  font-size: 1.6rem;
  font-weight: 600;
}

.btn:hover span {
  color: #fff;
}

.bgleft:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #FF6384;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

.bgleft:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.download {
  background: #fff;
  border-radius: 10px;
  padding: 0 0 6rem;
  border: 1px solid #9ACD32;
}

.download h3 {
  font-size: 2.4rem;
  font-weight: 400;
  padding: 1.4rem 0;
  text-align: center;
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: #9ACD32;
  margin: 0;
}

.download .lead {
  text-align: center;
  margin: 2rem auto 0;
}

.qr-list {
  max-width: 840px;
  width: 100%;
  margin: 4rem auto 0;
}

.qr-list .item {
  text-align: center;
  flex-grow: 1;
}

.qr-list .item:last-of-type {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 45%;
}

.qr-list .item h4 {
  margin-bottom: 1rem;
}

.qr-list .item:last-of-type h4 {
  color: #ff6384;
  font-size: 2rem;
}

.qr-list .item a,
.qr-list .item img {
  display: block;
  margin: 0 auto;
}

.qr-list .item .qr {
  border: solid 2px #737373;
}

.qr-list .item a {
  margin-top: 1.6rem;
}


#viewing {
  background: #191817;
}

#viewing .step {
  background: #fff;
  border-radius: 0;
  border: 0;
  padding: 4rem 2rem 6rem;
  margin-bottom: 4rem;
}

#viewing .step h3 {
  background: none;
  font-size: 3rem;
  text-align: center;
  color: #9ACD32;
}


#viewing .step.__01 .flex,
#viewing .step.__05 .flex {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}

#viewing .step.__01 .flex .item:nth-of-type(1),
#viewing .step.__05 .flex .item:nth-of-type(1) {
  width: calc(100% - 35%);
}

#viewing .step.__01 .flex .item:nth-of-type(2),
#viewing .step.__05 .flex .item:nth-of-type(2) {
  width: 30%;
}


#viewing .step.__01 h4,
#viewing .step.__05 h4 {
  font-size: 2.2rem;
  font-weight: 400;
  margin-bottom: 2rem;
}

#viewing .step.__01 .btn-block {
  margin-top: 0;
}

#viewing .step.__02 .qr-list {
  min-width: 88%;
  justify-content: space-around;
}

#viewing .step.__02 .qr-list .item:nth-of-type(-n+2) {
  max-width: 20%;
}

#viewing .step.__02 .qr-list .item:last-of-type {
  flex-basis: 50%;
  margin-left: 2%;
}

#viewing .step.__02 .qr-list .item:last-of-type .detail-block {
  padding: 2rem 3rem;
  font-size: 1.4rem;
  text-align: left;
}


#viewing .step.__03 .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 800px;
  width: 100%;
  margin: 4rem auto 0;
}

#viewing .step.__03 .flex .item {
  width: calc(100% / 2 - 1%);
  background: #f7f7f7;
  border: 1px solid #e3e3e3;
  padding: 3rem 3rem 2rem;
}

#viewing .step.__03 .flex .item:nth-of-type(-n+2) {
  margin-bottom: 3rem;
}

#viewing .step.__03 .flex .item img {
  display: block;
  max-width: 80%;
  margin: 0 auto;
}

#viewing .step.__03 .flex .item p,
#viewing .step.__04 .flex .item p {
  margin-top: 2rem;
  font-size: 1.4rem;
  text-indent: -2.1rem;
  padding-left: 2.2rem;
}

#viewing .step.__03 .flex .item p .num,
#viewing .step.__04 .flex .item p .num {
  color: #9ACD32;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}

#viewing .step.__04 .flex {
  max-width: 800px;
  width: 100%;
  margin: 4rem auto 0;
  justify-content: space-between;
}

#viewing .step.__04 .flex .item {
  background: #f7f7f7;
  border: 1px solid #e3e3e3;
  padding: 3rem 3rem 2rem;
  width: 100%;
  margin-bottom: 3rem;
}

#viewing .step.__04 .flex .item:nth-of-type(n+4) {
  width: calc(100% / 3 - 1%);
  padding: 2rem;
}

#viewing .step.__04 .flex .item:nth-of-type(n+4) img {
  width: 88%;
}

#viewing .step.__04 .flex .item:nth-of-type(n+7) {
  margin-bottom: 0;
}


#viewing .step.__05 .flex {
  margin-top: 4rem;
}

#viewing .step.__05 .control {
  max-width: 600px;
  width: 100%;
  margin: 4rem auto 0;
  display: block;
}


#viewing .step.__05 .flex {
  margin-top: 4rem;
}

#viewing .step.__05 .control {
  max-width: 600px;
  width: 100%;
  margin: 4rem auto 0;
  display: block;
}

.footer {
  background-color: #191817;
  padding: 30px 0;
  text-align: center;
}


.copyright {
  color: #fff;
  font-size: 1.2rem
}



@media screen and (max-width: 768px) {
  .footer-nav {
    margin: 0 0 30px;
    margin-bottom: 50px;
    padding: 0;
    list-style-type: none;
    background-color: #191817;
  }

  /*clearfix*/
  .footer-nav:after {
    content: "";
    clear: both;
    display: block;
  }

  .footer-nav li {
    float: left;
    width: 50%;
    text-align: center;

  }

  /*奇数のli要素に適応*/
  .footer-nav li:nth-child(odd) {
    border-right: 1px solid #191817;
  }

  .footer-nav a {
    font-size: 0.725rem;
    display: block;
    line-height: 0.625rem;
    text-decoration: none;
  }

  .pc {
    display: none;
  }
}







/* RIGHTS */
.copyright,
.logo-foot {
  text-align: center;
}

/* BACK TO TOP */
#pageTop {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 1em;
  bottom: 1em;
  background: #9ACD32;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.pageTop__arrow {
  height: 10px;
  width: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translateY(20%) rotate(-45deg);
}


/* 利用方法ページ　*/

.pad-none {
  padding: initial !important;
}

.app_dl {
  font-weight: bold;
}

.howto-nav {
  background-color: #fff;
}

.howto-nav ul li a {
  color: #000000;
}

.howto-nav {
  padding: 0.5rem;
}

.howto-nav .btn {
  font-size: initial;
}

.num {
  padding-right: 0.4em;
  font-weight: bold;
  font-size: 120%;
  color: #9ACD32;
}

.purchase {
  margin-right: 1px;
}


i {
  color: #9ACD32;
  margin-right: 2%;
}

.notices p i {
  margin-right: 5px;
}

.detail {
  margin-top: 1em;
  font-size: 0.825em;
}

.detail a {
  color: #000000;
  font-weight: bold;
}

.detail a:hover {
  color: #000000;
  text-decoration: underline;
}


.notices p {
  margin-bottom: 1rem;
}

.padding {
  padding: 2rem 1rem;
}

.lineheight {
  line-height: 1.75rem;
}

.spmenu {
  display: none;
}

.spmenu img {
  display: initial;

}

.pcmenu img {
  display: initial;

}


@media screen and (max-width:640px) {
  .pcmenu {
    display: none;
  }

  .spmenu {
    display: inherit;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 130%;
    line-height: 1.3;
    margin: 0.5rem 0;
  }

  .hf-txt {
    text-align: center;
  }

  #logo_area {
    display: none;
  }
}


/* SNS */
.sns {
  position: relative;
  overflow: hidden;
}

.sns-wrap {
  margin: 20px auto;
  padding: 0;
  list-style: none;
  float: left;
  left: 50%;
  position: relative;
}

.sns-wrap li {
  float: left;
  margin: 0 10px 0 0;
  left: -50%;
  position: relative;
}

.sns-wrap li.twitter {
  margin-left: 0: width:90px;
}

.sns-wrap li.fb {
  line-height: 1;
}


.get_product_wrap .title {
  display: none;
}

.points {
  padding: 4rem 0;
  background-color: #FFFEE5;
  text-align: center;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

.points h3 {
  color: #ff9900;
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 2rem;
}

.points h3+p:first-of-type {
  margin-bottom: 4rem;
}


@media screen and (min-width: 769px) {
  .pc_inner {
    padding: 1em 3em 4em !important;
  }

  .pc_left {
    margin-left: 3em;
  }

  .vr_box_right {
    padding-right: 5em
  }

  .vr_box_left {
    padding-left: 6em
  }

  .notices {
    padding: 4em 3em;
  }

  .goggles_text {
    text-align: center;
    font-size: 150% !important;
  }
}

@media screen and (max-width: 640px) {
  .recommend {
    height: 340px;
  }

  .sp_inner {
    padding: 1em 1em 3em;
  }

  .sp_inner2 {
    padding: 1em 1em 0em;
  }

  .notices {
    padding: 2.75em 1em
  }

  .site-goodpoints {
    padding: 2.75em 2em
  }

  .sp_app_dl {
    padding: 1em 0 0;
  }

  #goggles {
    padding-top: 1em;
  }

  .sp_padding-bottom {
    padding-bottom: 2em !important;
  }

  #necessary {
    margin-bottom: 0
  }

  .goggles_text {
    font-size: 110% !important;
    line-height: 1.75em;
  }

}



.detail_url {
  margin-top: 1em;
}

.detail_url a {
  font-size: 12px;
}

.arrow {
  width: 0;
  height: 0;
  border-top: 40px solid #9ACD32;
  border-right: 80px solid transparent;
  border-bottom: 40px solid transparent;
  border-left: 80px solid transparent;
  opacity: 0.7;
  margin: 0 auto;
}


@media screen and (max-width: 749px) {

  section {
    padding: 4rem 0;
  }

  section .wrap {
    padding: 0 15px;
  }

  .btn-block {
    margin: 3rem auto 0;
  }

  .btn {
    width: 280px;
  }

  h2.sec-ttl {
    font-size: 2.6rem;
  }

  h2.sec-ttl::after {
    margin: 2rem auto;
    width: 50px;
    border-bottom: solid 3px #9ACD32;
  }

  .item-list .parent .c_class {
    width: calc(100% / 3 - 1%);
    padding: 1rem 1rem 1.4rem;
    border-radius: 0;
  }

  .item-list .parent .c_class:nth-of-type(n+4) {
    display: none;
  }

  .title_class {
    max-height: 84px;
    line-height: 1.4;
  }

  .title_class a {
    font-size: 1.2rem;
  }

  .detail-block {
    padding: 2rem;
  }

  .ico-list {
    width: 88%;
  }

  .ico-list li {
    width: calc(100% / 2);
  }

  .ico-list li:nth-of-type(-n+2) {
    margin-bottom: 1rem;
  }

  .ico-list li img {
    padding: 0 1.6em;
  }

  #devices {
    padding-right: 15px;
    padding-left: 15px;
  }

  .download {
    padding-bottom: 1rem;
  }

  .download h3 {
    font-size: 1.8rem;
  }

  .download .qr-list {
    flex-direction: column;
    width: 88%;
    margin: 1rem auto;
  }

  .qr-list .item:first-of-type {
    margin-bottom: 2rem;
  }

  .qr-list .item .qr {
    max-width: 120px;
  }

  .qr-list .item a {
    margin-top: 1rem;
  }

  .qr-list .item:last-of-type h4 {
    font-size: 1.6rem;
  }

  #viewing .step {
    padding: 20px 15px;
  }

  #viewing .step:last-of-type {
    margin-bottom: 0;
  }

  #viewing .step h3 {
    font-size: 2rem;
    margin: 0 auto 2rem;
  }

  #viewing .step.__01 h4,
  #viewing .step.__05 h4 {
    font-size: 1.8rem;
  }

  #viewing .step.__01 .flex,
  #viewing .step.__05 .flex {
    margin-bottom: 2rem;
  }


  #viewing .step.__02 .qr-list .item:nth-of-type(-n+2) {
    max-width: 100%;
    width: 100%;
  }

  #viewing .step.__02 .qr-list .item:last-of-type {
    flex-basis: auto;
    margin-left: 0;
  }

  #viewing .step.__03 .flex {
    margin-top: 2rem;
    flex-direction: column;
  }

  #viewing .step.__03 .flex .item {
    width: 100%;
    padding: 3rem 2rem 2rem;
  }

  #viewing .step.__03 .flex .item:not(:last-of-type) {
    margin-bottom: 2rem;
  }

  #viewing .step.__04 .flex {
    margin-top: 2rem;
  }

  #viewing .step.__04 .flex .item:not(:last-of-type) {
    margin-bottom: 2rem;
  }

  #viewing .step.__04 .flex .item:nth-of-type(n+4) {
    width: 100%;
    padding: 2rem;
  }

  #viewing .step.__05 .flex {
    margin-top: 2rem;
  }

  .notices,
  .points {
    padding-right: 15px;
    padding-left: 15px;
  }

  .notices p,
  .points p {
    font-size: 1.4rem;
  }

  .points h3 {
    font-size: 1.8rem;
  }


}

@media screen and (max-width: 989px) {
  section .wrap {
    padding: 0 1em;
  }
}


@media screen and (max-width:768px) {

  .header {
    height: 60px;
    position: fixed;
    width: 100%;
    z-index: 9999;
  }
  
  .logo {
    position: relative;
    z-index: 9999;
  }
  .logo a {
    max-width: 180px;
  }
  .menu {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100;
  }
  .menu-trigger {
    position: relative;
    width: 28px;
    height: 20px;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    display: block;
    transition: all 0.4s;
  }
  .menu-trigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 9px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }

  .menu-trigger.is_active span:nth-of-type(1) {
    transform: translateY(9px) rotate(-45deg);
  }
  .menu-trigger.is_active span:nth-of-type(2) {
    opacity: 0;
  }
  .menu-trigger.is_active span:nth-of-type(3) {
    transform: translateY(-9px) rotate(45deg);
  }
  .nav{
    display: none;
  }
  .sp-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    text-align: left;
    overflow-y: scroll;
    padding-top: 65px;
    height: auto;
    z-index: 10;
    height: 100vh;
  }
  .top-nav ul {
    display: flex;
    flex-direction: column;
  }
  .top-nav ul li {
    width: 100%;
  }
  .top-nav li a {
    padding: 1em;
  }
  .main {
    padding-top: 60px;
  }

  

  
}