html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

html {
  height: 100%; }

body {
  height: 100%;
  font-size: 12px;
  line-height: 1.5;
  background-color: #fff; }

ul {
  list-style: none; }

dt {
  display: block;
  width: auto; }

table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%; }

td,
th {
  vertical-align: top; }

th {
  font-weight: normal;
  text-align: left; }

caption {
  text-align: left; }

img {
  background-color: transparent;
  vertical-align: top; }

a img {
  border: none; }

img {
  -ms-interpolation-mode: bicubic; }

em {
  font-style: normal; }

hr {
  height: 1px; }

input,
textarea,
select,
option,
optgroup {
  vertical-align: middle;
  letter-spacing: 0em; }

/* ie6 hack*/
* html input {
  line-height: 1.0;
  height: 1.6em; }

/* ie7 hack */
*:first-child + html input {
  line-height: 1.0; }

select {
  min-width: 2em; }

option,
optgroup {
  padding-right: 0.4em; }

label[for],
input[type="checkbox"],
input[type="radio"],
input[type="button"],
input[type="image"],
input[type="reset"],
input[type="submit"],
select,
option {
  cursor: pointer; }

optgroup {
  cursor: default; }

html, body {
  width: 100%;
  height: 100%; }

body {
  font-family: "Helvetica Neue", 		Arial, 		"Hiragino Kaku Gothic ProN", 		"Hiragino Sans", 		Meiryo, 		sans-serif;
  font-size: 1.6em;
  letter-spacing: 0.1rem;
  color: #333;
  background-color: #fff; }

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

.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
  color: #333; }
  a:link,
  a:visited,
  a:hover {
    text-decoration: none; }

sup {
  vertical-align: super;
  font-size: smaller;
  line-height: 1; }

img {
  width: 100%; }

@media all and (min-width: 769px) {
  a img {
    -webkit-transition: ease 0.2s;
    transition: ease 0.2s; }
  a:hover img {
    opacity: 0.8; }
  html {
    font-size: 62.5%; }
  .SPpart {
    display: none !important; } }

@media all and (max-width: 768px) {
  a {
    -webkit-tap-highlight-color: transparent; }
  .PCpart {
    display: none !important; }
  html, body {
    -webkit-text-size-adjust: none; }
  * {
    box-sizing: border-box; }
  html {
    font-size: 62.5%; }
  body {
    font-size: 2.8rem; }
  body {
    line-height: 1.3; } }

@media all and (min-width: 769px) {
  .sp-view {
    display: none; }
  #Wrapper {
    min-width: 980px;
    margin-top: 130px; }
  .mainvisual {
    height: 1460px;
    background: url(../images/mv-bg.png) top center;
    background-size: 3000px auto; }
    .mainvisual-wrap {
      position: relative;
      width: 980px;
      margin: 0 auto; }
    .mainvisual__logo {
      position: absolute;
      top: 18px;
      left: -18px; }
      .mainvisual__logo img {
        width: 130px; }
    .mainvisual__title {
      position: relative;
      left: 24px;
      margin-bottom: 196px; }
      .mainvisual__title img {
        width: 1024px; }
    .mainvisual__pct {
      text-align: center;
      margin-bottom: 30px; }
      .mainvisual__pct img {
        width: 662px; }
    .mainvisual__text {
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.4; }
  .products-wrap {
    text-align: center;
    width: 980px;
    margin: 0 auto;
    padding: 95px 0 90px; }
  .products__title {
    width: 800px;
    margin: 0 auto 60px; }
  .products__list__package {
    width: 208px;
    margin: 0 auto 5px; }
  .products__list__text {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.05rem;
    line-height: 1.4; }
  .products__list__caption {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.05rem;
    line-height: 1.4; }
  .products__list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .products__list ul li {
      width: 225px;
      margin-bottom: 60px; }
      .products__list ul li:nth-of-type(1) {
        margin-left: 120px; }
      .products__list ul li:nth-of-type(3) {
        margin-right: 120px; }
      .products__list ul li:nth-of-type(7) .products__list__package {
        width: 191px; }
      .products__list ul li:nth-of-type(8),
      .products__list ul li:nth-of-type(9),
      .products__list ul li:nth-of-type(10) {
        width: 270px; }
  .present {
    padding: 95px 0 65px;
    background: url(../images/present-bg.png) top center;
    background-size: 3000px auto; }
    .present__title {
      width: 800px;
      margin: 0 auto 45px; }
    .present__list {
      width: 980px;
      margin: 0 auto; }
      .present__list__caution {
        text-align: right;
        font-size: 21px;
        letter-spacing: -0.05rem; }
      .present__list ul {
        margin-bottom: 18px; }
  .entry {
    padding: 100px 0 95px;
    background: url(../images/entry-bg.png) top center;
    background-size: 3000px auto; }
    .entry__title {
      width: 800px;
      margin: 0 auto 58px; }
    .entry__contents {
      letter-spacing: -0.1rem;
      width: 980px;
      padding: 80px 120px 50px;
      background-color: white;
      margin: 0 auto; }
      .entry__contents__line {
        background-color: #11C456;
        border-radius: 20px;
        font-size: 30px;
        font-weight: 600;
        line-height: 45px;
        text-align: center;
        color: #FFFF00;
        padding: 30px 0;
        margin-bottom: 38px; }
        .entry__contents__line__lead {
          font-size: 27px;
          font-weight: 600;
          margin-bottom: 90px; }
      .entry__contents__title {
        height: 52px;
        font-size: 26px;
        font-weight: 600;
        line-height: 52px;
        letter-spacing: 0.4rem;
        color: white;
        text-align: center;
        background-color: black;
        margin-bottom: 30px; }
      .entry__contents__block-1 p {
        font-size: 24px;
        line-height: 1.78; }
        .entry__contents__block-1 p + p {
          padding-top: 3rem; }
        .entry__contents__block-1 p small {
          font-size: 18px;
          line-height: 1.8; }
      .entry__contents__block-1__pct {
        padding: 40px 0 95px; }
      .entry__contents__block-2 {
        padding-bottom: 85px; }
        .entry__contents__block-2 p {
          font-size: 18px;
          line-height: 1.78; }
          .entry__contents__block-2 p + p {
            padding-top: 3rem; }
      .entry__contents__block-3 {
        padding-bottom: 85px; }
        .entry__contents__block-3 p {
          font-size: 18px;
          line-height: 1.78;
          text-align: center; }
          .entry__contents__block-3 p strong {
            display: block;
            font-size: 28px;
            font-weight: 800;
            color: red;
            letter-spacing: 0; }
          .entry__contents__block-3 p + p {
            padding-top: 1rem; }
      .entry__contents__block-4 {
        padding-bottom: 120px; }
        .entry__contents__block-4 p {
          font-size: 18px;
          line-height: 1.78; }
          .entry__contents__block-4 p .indent {
            display: inline-block;
            text-indent: -1rem;
            padding-left: 1rem; }
          .entry__contents__block-4 p strong {
            display: block;
            font-size: 28px;
            font-weight: 800;
            text-align: center;
            letter-spacing: 0; }
            .entry__contents__block-4 p strong .clrRd {
              color: red; }
          .entry__contents__block-4 p + p {
            padding-top: 3rem; }
        .entry__contents__block-4__btn {
          text-align: center;
          padding: 55px 0 75px; }
          .entry__contents__block-4__btn img {
            width: 456px; }
        .entry__contents__block-4__line {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          align-items: center; }
          .entry__contents__block-4__line p {
            font-size: 21px;
            line-height: 1.6;
            font-weight: 600; }
          .entry__contents__block-4__line div {
            width: 137px; }
      .entry__contents__block-5 {
        padding-bottom: 98px; }
        .entry__contents__block-5 p {
          font-size: 18px;
          line-height: 1.8; }
          .entry__contents__block-5 p .indent {
            display: inline-block;
            text-indent: -1rem;
            padding-left: 1rem; }
      .entry__contents__block-6 {
        padding-bottom: 95px; }
        .entry__contents__block-6 p {
          font-size: 18px;
          line-height: 1.8; }
          .entry__contents__block-6 p .indent {
            display: inline-block;
            text-indent: -1rem;
            padding-left: 1rem; }
        .entry__contents__block-6__textbox {
          overflow: scroll;
          border: 1px solid #ccc;
          height: 420px;
          padding: 20px 28px;
          margin-top: 40px; }
          .entry__contents__block-6__textbox hr {
            border: 0px;
            border-bottom: 1px dashed #ddd;
            margin: 15px 0; }
          .entry__contents__block-6__textbox p {
            font-size: 16px;
            line-height: 1.55; }
            .entry__contents__block-6__textbox p small {
              display: inline-block;
              font-size: 14px;
              line-height: 1.4;
              padding-top: 5px; }
          .entry__contents__block-6__textbox__title {
            font-size: 18px !important;
            text-align: center;
            font-weight: 600;
            margin-bottom: 20px; }
      .entry__contents__block-7 {
        text-align: center; }
        .entry__contents__block-7 p {
          font-size: 20px;
          line-height: 1.8; }
        .entry__contents__block-7__tel {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center;
          margin-bottom: 30px; }
          .entry__contents__block-7__tel div {
            width: 82px;
            margin-right: 20px;
            position: relative;
            top: 5px; }
          .entry__contents__block-7__tel p {
            font-size: 42px;
            font-weight: 600;
            letter-spacing: 0.2rem; } }

@media all and (max-width: 768px) {
  .pc-view {
    display: none; }
  #Wrapper {
    margin-top: 50px; }
  .mainvisual {
    height: 1250px;
    background: url(../images/mv-bg--sp.png) top center;
    background-size: 800px 1250px;
    background-repeat: no-repeat;
    padding-top: 17px; } }
  @media all and (max-width: 768px) and (max-width: 374px) {
    .mainvisual {
      height: auto;
      padding-top: 4.8%;
      padding-bottom: 10%;
      background-size: auto 100%; } }

@media all and (max-width: 768px) {
    .mainvisual-wrap {
      position: relative;
      text-align: center; }
      .mainvisual-wrap img {
        width: 100%;
        max-width: 375px; }
    .mainvisual__logo {
      position: absolute;
      top: -7px;
      left: 7px; }
      .mainvisual__logo img {
        width: 70px; }
    .mainvisual__title {
      margin-bottom: 158px; } }
    @media all and (max-width: 768px) and (max-width: 374px) {
      .mainvisual__title {
        margin-bottom: 42%; } }

@media all and (max-width: 768px) {
    .mainvisual__pct {
      margin-bottom: 27px; }
    .mainvisual__text {
      text-align: center;
      font-size: 11px;
      font-weight: 600;
      line-height: 1.67;
      letter-spacing: -0.1rem; }
  .products-wrap {
    text-align: center;
    padding: 48px 0 40px; }
  .products__title {
    padding: 0 0 30px; }
    .products__title img {
      max-width: 375px; }
  .products__list {
    padding: 0 17px; }
    .products__list__package {
      width: 120px;
      margin: 0 auto 5px; }
    .products__list__text {
      font-size: 12px;
      font-weight: 600;
      letter-spacing: -0.05rem;
      line-height: 1.4; }
    .products__list__caption {
      font-size: 10px;
      font-weight: 600;
      letter-spacing: -0.05rem;
      line-height: 1.4; }
    .products__list ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .products__list ul li {
        width: 50%;
        margin-bottom: 15px; }
        .products__list ul li:nth-of-type(7) .products__list__package {
          width: 110px; }
  .present {
    padding: 50px 0 35px;
    background-color: #5ab651; }
    .present__title {
      margin-bottom: 38px; }
    .present__list {
      padding: 0 17px; }
      .present__list__caution {
        text-align: right;
        font-size: 10px;
        letter-spacing: -0.05rem; }
      .present__list ul {
        margin-bottom: 7px; }
        .present__list ul li {
          font-size: 0;
          line-height: 0;
          margin-bottom: -0.5px; }
  .entry {
    padding: 48px 17px 27px;
    background-color: #ee6d34; }
    .entry__title {
      margin-bottom: 20px; }
    .entry__contents {
      letter-spacing: -0.1rem;
      padding: 20px 20px 28px;
      background-color: white;
      margin: 0 auto; }
      .entry__contents__line {
        background-color: #11C456;
        border-radius: 10px;
        font-size: 14px;
        font-weight: 600;
        line-height: 22px;
        text-align: center;
        color: #FFFF00;
        padding: 18px 0;
        margin-bottom: 13px; }
        .entry__contents__line__lead {
          text-align: center;
          font-size: 17px;
          line-height: 1.5;
          font-weight: 600;
          margin-bottom: 32px; }
      .entry__contents__title {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.3;
        color: white;
        text-align: center;
        background-color: black;
        padding: 6px 0;
        margin-bottom: 15px; }
      .entry__contents__block-1 p {
        font-size: 15px;
        line-height: 1.67; }
        .entry__contents__block-1 p + p {
          padding-top: 2rem; }
        .entry__contents__block-1 p small {
          display: block;
          font-size: 11px;
          line-height: 1.67; }
      .entry__contents__block-1__pct {
        padding: 33px 0 35px; }
      .entry__contents__block-2 {
        padding-bottom: 32px; }
        .entry__contents__block-2 p {
          font-size: 11px;
          line-height: 1.67; }
          .entry__contents__block-2 p + p {
            padding-top: 2rem; }
      .entry__contents__block-3 {
        padding-bottom: 32px; }
        .entry__contents__block-3 p {
          font-size: 10px;
          line-height: 1.4;
          text-align: center; }
          .entry__contents__block-3 p strong {
            display: block;
            font-size: 17px;
            line-height: 1.4;
            font-weight: 800;
            color: red;
            letter-spacing: 0; }
          .entry__contents__block-3 p + p {
            padding-top: 1rem; }
      .entry__contents__block-4 {
        padding-bottom: 32px; }
        .entry__contents__block-4 p {
          font-size: 11px;
          line-height: 1.67; }
          .entry__contents__block-4 p strong {
            text-align: center;
            display: block;
            font-size: 17px;
            line-height: 1.55;
            font-weight: 800;
            letter-spacing: 0; }
            .entry__contents__block-4 p strong .clrRd {
              color: red; }
          .entry__contents__block-4 p + p {
            padding-top: 2rem; }
        .entry__contents__block-4__btn {
          text-align: center;
          padding: 36px 0 42px; }
        .entry__contents__block-4__line {
          display: flex;
          flex-direction: column;
          flex-flow: column-reverse; }
          .entry__contents__block-4__line p {
            font-size: 13px;
            line-height: 1.61;
            font-weight: 600; }
          .entry__contents__block-4__line div {
            width: 92px;
            margin: 0 auto 30px; }
      .entry__contents__block-5 {
        padding-bottom: 32px; }
        .entry__contents__block-5 p {
          font-size: 11px;
          line-height: 1.67; }
      .entry__contents__block-6 {
        padding-bottom: 32px; }
        .entry__contents__block-6 p {
          font-size: 10px;
          line-height: 1.8; }
          .entry__contents__block-6 p .indent {
            display: inline-block;
            text-indent: -0.6rem;
            padding-left: 0.6rem; }
        .entry__contents__block-6__textbox {
          overflow: scroll;
          border: 1px solid #ccc;
          height: 300px;
          padding: 15px;
          margin-top: 20px; }
          .entry__contents__block-6__textbox hr {
            border: 0px;
            border-bottom: 1px dashed #ddd;
            margin: 15px 0; }
          .entry__contents__block-6__textbox p {
            font-size: 10px;
            line-height: 1.67; }
          .entry__contents__block-6__textbox__title {
            font-size: 11px !important;
            text-align: center;
            font-weight: 600;
            margin-bottom: 10px; }
      .entry__contents__block-7 {
        text-align: center; }
        .entry__contents__block-7 p {
          font-size: 11px;
          line-height: 1.67; }
        .entry__contents__block-7__tel {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center;
          margin-bottom: 13px; }
          .entry__contents__block-7__tel div {
            width: 42px;
            margin-right: 10px;
            position: relative;
            top: 0px; }
          .entry__contents__block-7__tel p {
            font-size: 21px;
            font-weight: 600;
            letter-spacing: 0.1rem;
            letter-spacing: 0; } }
