@charset "UTF-8";
@font-face {
  font-family: 'NotoSansJP';
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), local("NotoSansCJKjp-Regular"), local("NotoSansJP-Regular"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Regular.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Regular.woff) format("woff"); }
@font-face {
  font-family: 'NotoSansJP';
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), local("NotoSansCJKjp-Medium"), local("NotoSansJP-Medium"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Medium.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Medium.woff) format("woff"); }
@font-face {
  font-family: 'NotoSansJP';
  font-weight: 700;
  src: local("Noto Sans CJK JP Bold"), local("NotoSansCJKjp-Bold"), local("NotoSansJP-Bold"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Bold.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v5/NotoSansJP-Bold.woff) format("woff"); }
.jmcp main * {
  font-family: 'NotoSansJP', sans-serif; }
.jmcp .tablet {
  display: none; }
.jmcp .sp {
  display: none; }
.jmcp .sp-tablet {
  display: none; }
.jmcp .hide {
  display: none; }
.jmcp .linkblock {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.01;
  background: rgba(255, 255, 255, 0.01); }
.jmcp .txt-link a {
  text-decoration: underline; }
@media screen and (max-width: 1139px) {
  .jmcp .pc {
    display: none; }
  .jmcp .pc-tablet,
  .jmcp .sp-tablet,
  .jmcp .tablet {
    display: block; } }
@media screen and (max-width: 767px) {
  .jmcp .sp {
    display: block; }
  .jmcp .pc-tablet,
  .jmcp .tablet {
    display: none; } }

.jmcp .linkblock {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.01;
  background: rgba(255, 255, 255, 0.01); }
.jmcp img {
  image-rendering: auto; }
.jmcp hr {
  width: 100%;
  height: 1px;
  margin: 50px auto 40px;
  padding: 0;
  border: none;
  background-color: #d9d9d9; }
  .jmcp hr[data-margin="false"] {
    margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .jmcp hr {
      margin: 30px auto; } }
.jmcp .m-slash {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 0 26px; }
  @media screen and (max-width: 767px) {
    .jmcp .m-slash {
      padding: 0 22px; } }
  .jmcp .m-slash::before, .jmcp .m-slash::after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 28px;
    height: 2px;
    background-color: currentColor; }
    @media screen and (max-width: 767px) {
      .jmcp .m-slash::before, .jmcp .m-slash::after {
        width: 22px; } }
  .jmcp .m-slash::before {
    left: 0;
    transform: rotate(60deg); }
  .jmcp .m-slash::after {
    right: 0;
    transform: rotate(-60deg); }
.jmcp .under-arr {
  position: relative;
  margin: 5px auto 30px;
  max-width: 320px;
  border-bottom: solid 2px #29a5a9; }
  @media screen and (max-width: 767px) {
    .jmcp .under-arr {
      margin: 10px auto 20px;
      border-width: 2px; } }
  .jmcp .under-arr::after {
    content: "";
    position: absolute;
    left: calc(50% - 13px);
    bottom: -12px;
    width: 24px;
    height: 24px;
    border: 2px solid;
    border-color: transparent transparent #29a5a9 #29a5a9;
    transform: rotate(-45deg);
    background-color: #fff; }
    @media screen and (max-width: 767px) {
      .jmcp .under-arr::after {
        left: calc(50% - 10px);
        bottom: -7px;
        width: 14px;
        height: 14px;
        border-width: 2px; } }
.jmcp .under {
  padding: 0  5px 12px 0;
  background: linear-gradient(transparent 50%, #ffceff 50%); }
  @media screen and (max-width: 767px) {
    .jmcp .under {
      padding-bottom: 0; } }
.jmcp .sup {
  position: relative;
  vertical-align: top;
  font-size: 12px;
  font-weight: normal;
  top: .3em; }
.jmcp .jmcp-img[data-img="service"] {
  text-align: center;
  width: 100%;
  margin-top: 40px;
  padding: 35px 0;
  box-sizing: border-box;
  border-radius: 18px;
  background: repeating-linear-gradient(-60deg, #fff, #fff 6px, #f0fafa 0, #f0fafa 14px); }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-img[data-img="service"] {
      margin-top: 20px;
      border-radius: 12px;
      padding: 20px 5px; } }
  .jmcp .jmcp-img[data-img="service"] img {
    max-width: 792px;
    margin: auto; }
    @media screen and (max-width: 1139px) {
      .jmcp .jmcp-img[data-img="service"] img {
        max-width: 100%; } }
.jmcp .jmcp__txt {
  font-family: 'NotoSansJP', sans-serif;
  font-feature-settings: "palt" 1;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  margin-top: 20px; }
  @media (min-width: 320px) {
    .jmcp .jmcp__txt {
      font-size: calc(1.125rem + ((1vw - 3.2px) * 1.3423)); } }
  @media (min-width: 767px) {
    .jmcp .jmcp__txt {
      font-size: 24px; } }
  @media (min-width: 768px) {
    .jmcp .jmcp__txt {
      font-size: calc(1.5rem + ((1vw - 7.68px) * 0.9009)); } }
  @media (min-width: 990px) {
    .jmcp .jmcp__txt {
      font-size: 26px; } }
  .jmcp .jmcp__txt .b, .jmcp .jmcp__txt .lg,
  .jmcp .jmcp__txt .lg-en {
    font-weight: bold; }
  .jmcp .jmcp__txt .em {
    color: #e83416; }
  .jmcp .jmcp__txt .lg,
  .jmcp .jmcp__txt .lg-en {
    font-size: 125%;
    line-height: 1.0; }
  .jmcp .jmcp__txt .lg-en {
    position: relative;
    top: 1px;
    font-size: 130%; }
  .jmcp .jmcp__txt .xs {
    font-size: 57.5%; }
  .jmcp .jmcp__txt .incl-tax {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .jmcp .jmcp__txt .incl-tax p {
      margin: 0; }
  .jmcp .jmcp__txt .incl-tax__item {
    text-align: center; }
    .jmcp .jmcp__txt .incl-tax__item > .mt {
      margin-top: -24%; }
    .jmcp .jmcp__txt .incl-tax__item .com {
      position: relative;
      top: -4px; }
  .jmcp .jmcp__txt.v2 {
    margin-top: 50px; }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp__txt.v2 {
        margin-top: 40px; } }
    @media (min-width: 320px) {
      .jmcp .jmcp__txt.v2 {
        font-size: calc(1.25rem + ((1vw - 3.2px) * 1.7897)); } }
    @media (min-width: 767px) {
      .jmcp .jmcp__txt.v2 {
        font-size: 28px; } }
    @media (min-width: 768px) {
      .jmcp .jmcp__txt.v2 {
        font-size: calc(1.75rem + ((1vw - 7.68px) * 0.9009)); } }
    @media (min-width: 990px) {
      .jmcp .jmcp__txt.v2 {
        font-size: 30px; } }
.jmcp .jmcp-note {
  margin: 100px 0; }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-note {
      margin: 75px 0; } }
.jmcp .jmcp-note__list {
  font-family: 'NotoSansJP', sans-serif;
  font-feature-settings: "palt" 1;
  font-weight: 400;
  font-size: 12px;
  color: #666; }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-note__list {
      font-size: 11px; } }
  .jmcp .jmcp-note__list + .jmcp-note__list {
    margin-top: 15px; }
  .jmcp .jmcp-note__list a {
    color: #666 !important;
    text-decoration: underline; }
    .jmcp .jmcp-note__list a:hover {
      text-decoration: none; }

.jmcp div[class^="jmcp-"],
.jmcp section[class^="jmcp-"] {
  font-family: 'NotoSansJP', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }

.jmcp .jmcp-entry {
  text-align: center;
  width: 100%;
  background: #fff;
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .jmcp .jmcp-entry p {
    margin: 0; }
  .jmcp .jmcp-entry .linkblock {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.01;
    background: rgba(255, 255, 255, 0.01); }
  .jmcp .jmcp-entry a.m-link-box {
    /*width: 5.5em;*/
    width: auto;
    display: inline-block;
    padding: 0 1.3em 0 0;
    border-color: #333;
    border-right-color: #333;
    border-right: 0;
    text-decoration: none; }
  .jmcp .jmcp-entry a.m-link-box.pagelink {
    width: auto;
    display: inline-block;
    text-decoration: none !important;
    color: #333;
    padding-right: 1.25em;
    border-color: #333;
    border-right: none;
    font-size: 18px; }
  .jmcp .jmcp-entry a.m-link-box::after {
    margin-top: -6px;
    right: 3px;
    width: 8px;
    height: 8px;
    top: 50%;
    border-left-width: 1px;
    border-top-width: 1px; }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-entry {
      border: none; } }
  .jmcp .jmcp-entry .jmcp-entry__inner {
    max-width: 960px;
    margin: auto; }
    @media screen and (min-width: 768px) {
      .jmcp .jmcp-entry .jmcp-entry__inner {
        display: flex; } }
  @media screen and (min-width: 768px) {
    .jmcp .jmcp-entry .jmcp-entry__item {
      width: calc(50% - 10px); } }
.jmcp .jmcp-entry.type1 {
  background-color: #e8f6f6; }
.jmcp .jmcp-entry.type2 {
  background-color: #f2ee81; }
.jmcp .jmcp-entry.full .jmcp-entry__inner {
  max-width: 960px;
  margin: auto; }
.jmcp .jmcp-entry__btn {
  -webkit-transition: .25s;
  transition: .25s;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  height: 60px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e8341a;
  background: -webkit-gradient(linear, left top, left bottom, from(#ea5c43), to(#e8341a));
  background: linear-gradient(to bottom, #ea5c43 0%, #e8341a 100%); }
  @media screen and (min-width: 768px) {
    .jmcp .jmcp-entry__btn {
      border-radius: 5px; } }
.jmcp .jmcp-entry__item {
  margin: 0px auto 20px; }
.jmcp .jmcp-entry__sim {
  transition: .25s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  color: #29a5a9;
  border-radius: 30px;
  box-sizing: border-box;
  border: 1px solid #29a5a9;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    .jmcp .jmcp-entry__sim {
      border-radius: 5px; } }
.jmcp .jmcp-entry__btn > .ico,
.jmcp .jmcp-entry__sim > .ico {
  width: 18px;
  height: auto;
  margin: 0 10px 0 0; }
.jmcp .jmcp-entry__btn > .txt,
.jmcp .jmcp-entry__sim > .txt {
  font-family: 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.25;
  margin: 0; }
.jmcp .arr-r-entry,
.jmcp .jmcp-entry__sim::before,
.jmcp .jmcp-entry__btn::before {
  -webkit-transition: .25s;
  transition: .25s;
  position: absolute;
  content: '';
  width: 9px;
  height: 9px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 15px;
  top: 50%;
  margin-top: -4.5px; }

.jmcp .jmcp-mv {
  text-align: center;
  width: 100%;
  background: #29a5a9;
  padding: 0;
  margin: 0; }
  .jmcp .jmcp-mv p {
    margin: 0; }
  .jmcp .jmcp-mv img {
    max-width: 100%;
    margin: auto; }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-mv {
      border: none; } }

.jmcp .jmcp-datamori {
  text-align: center;
  width: 100%;
  background: #67c1c9;
  color: #fff;
  padding: 60px 0 10px; }
  .jmcp .jmcp-datamori p {
    margin: 0; }
  .jmcp .jmcp-datamori img {
    max-width: 100%;
    margin: auto; }
  .jmcp .jmcp-datamori .catch01, .jmcp .jmcp-datamori .catch02 {
    font-weight: 700;
    color: #FFF;
    text-align: center; }
  .jmcp .jmcp-datamori .catch01 {
    font-size: 22px; }
  .jmcp .jmcp-datamori .catch02 {
    font-size: 36px; }
  .jmcp .jmcp-datamori .content_wrap {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto; }
  .jmcp .jmcp-datamori .content_wrap * {
    color: #333; }
  .jmcp .jmcp-datamori .m-accordion-hdg {
    text-align: left; }
  .jmcp .jmcp-datamori .m-accordion-hdg a {
    background-image: none;
    position: relative;
    font-weight: 500;
    font-size: 18px; }
  .jmcp .jmcp-datamori .m-accordion-hdg a button.Btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 3px;
    right: 10px;
    background: transparent;
    border: none; }
  .jmcp .jmcp-datamori .m-accordion-hdg a button.Btn::before {
    content: "";
    width: 2px;
    height: 30px;
    background-color: #00a4a8;
    position: absolute;
    top: 5px;
    right: 21px;
    display: block; }
  .jmcp .jmcp-datamori .m-accordion-hdg a.is-active button.Btn::before {
    display: none; }
  .jmcp .jmcp-datamori .m-accordion-hdg a button.Btn::after {
    content: "";
    width: 30px;
    height: 2px;
    background-color: #00a4a8;
    position: absolute;
    top: 19px;
    right: 7px;
    transform: none;
    border: none; }
  .jmcp .jmcp-datamori .m-list.m-list-anotation li, .jmcp .jmcp-datamori .m-list-anotation.m-list-icon li {
    font-size: 12px; }
  .jmcp .jmcp-datamori th, .jmcp .jmcp-datamori td {
    padding: 1em;
    font-size: 12px;
    border: 1px solid #ccc; }
  .jmcp .jmcp-datamori th {
    background-color: #ffceff;
    width: 25%;
    text-align: center; }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-datamori {
      padding: 30px 0 5px;
      border: none; }
      .jmcp .jmcp-datamori .catch01 {
        font-size: 16px; }
      .jmcp .jmcp-datamori .catch02 {
        font-size: 24px; }
      .jmcp .jmcp-datamori .m-accordion-hdg a button.Btn::before {
        top: 12px;
        right: 21px;
        width: 2px;
        height: 15px; }
      .jmcp .jmcp-datamori .m-accordion-hdg a button.Btn::after {
        top: 19px;
        right: 14px;
        width: 15px;
        height: 2px; }
      .jmcp .jmcp-datamori .content_wrap {
        max-width: 343px; } }

.jmcp .price_datamori_nav {
  text-align: center;
  width: 100%;
  background: #fff; }
  .jmcp .price_datamori_nav .page_nav .m-grid-col {
    border-right: 5px solid #29a5a9;
    border-left: 0;
    border-top: 0;
    border-bottom: 12px;
    margin: 10px 0; }
  .jmcp .price_datamori_nav a.m-link-box {
    border: none;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 40px;
    padding-left: 45px;
    max-width: 140px;
    min-height: 62px;
    margin: 0px auto 12px;
    font-weight: 700;
    /**/
    font-family: 'NOTO SANS JP BOLD','NOTO SANS JP'; }
  .jmcp .price_datamori_nav a.m-link-box::after {
    top: calc(100% - 4px);
    right: 47%;
    width: 12px;
    height: 12px;
    right: calc(50% - 6px); }
  .jmcp .price_datamori_nav a.m-link-box.detail_price {
    background-image: url("/service/mobile/price/datamori/images/icon/icon_price.png"); }
  .jmcp .price_datamori_nav a.m-link-box.detail_service {
    background-image: url("/service/mobile/price/datamori/images/icon/icon_service.png"); }
  .jmcp .price_datamori_nav a.m-link-box.points {
    background-image: url("/service/mobile/price/datamori/images/icon/icon_points.png"); }
  .jmcp .price_datamori_nav a.m-link-box.flow {
    background-image: url("/service/mobile/price/datamori/images/icon/icon_flow.png"); }
  .jmcp .price_datamori_nav p {
    margin: 0; }
  .jmcp .price_datamori_nav img {
    width: 100%;
    max-width: 960px;
    margin: auto; }
  @media screen and (min-width: 768px) {
    .jmcp .price_datamori_nav {
      box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.1);
      overflow: auto;
      margin-bottom: 20px; }
      .jmcp .price_datamori_nav .page_nav .m-grid-col:last-child {
        border: none;
        margin: 0px 0 2px 0; } }
  @media screen and (max-width: 767px) {
    .jmcp .price_datamori_nav {
      padding: 50px 0 0px;
      border: none; }
      .jmcp .price_datamori_nav .page_nav .m-grid-col {
        border: none; }
      .jmcp .price_datamori_nav a.m-link-box {
        background-size: 40px;
        background-position: 50% 10px;
        padding: 40px 10px 10px 10px;
        margin: 0px auto 5px auto;
        min-height: 150px;
        border: 2px solid #29a5a9;
        border-radius: 5px;
        max-width: calc(100% - 10px); }
      .jmcp .price_datamori_nav a.m-link-box::after {
        top: calc(100% - 20px);
        right: calc(50% - 6px); } }

.jmcp .jmcp-service {
  padding: 90px 0 0; }
  .jmcp .jmcp-service p {
    margin: 0; }
  .jmcp .jmcp-service .slider img {
    max-width: calc(100% - 5px) !important;
    margin: auto; }
  .jmcp .jmcp-service .slick-initialized .slick-slide {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  .jmcp .jmcp-service .slick-prev:before, .jmcp .jmcp-service .slick-next:before {
    color: #00a4a8;
    font-family: "NotoSansJP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size: 40px;
    font-weight: 900; }
  .jmcp .jmcp-service .slick-prev:before {
    content: "＜"; }
  .jmcp .jmcp-service .slick-prev {
    left: 0px; }
  .jmcp .jmcp-service .slick-next {
    right: 0px; }
  .jmcp .jmcp-service .slick-next:before {
    content: "＞"; }
  .jmcp .jmcp-service .slick-prev, .jmcp .jmcp-service .slick-next {
    width: 40px;
    height: 40px;
    z-index: 10;
    top: calc(100% + 30px); }
  .jmcp .jmcp-service .slick-dots {
    bottom: -40px; }
  .jmcp .jmcp-service .m-pb {
    padding-bottom: 40px; }
  .jmcp .jmcp-service .content {
    background: #ccedee;
    padding: 60px 0;
    color: #333; }
  .jmcp .jmcp-service .container {
    max-width: 786px;
    margin-left: auto;
    margin-right: auto; }
  @media screen and (min-width: 768px) {
    .jmcp .jmcp-service .slick-prev:before,
    .jmcp .jmcp-service .slick-next:before {
      font-size: 40px; }
    .jmcp .jmcp-service .slick-prev {
      left: 0px; }
    .jmcp .jmcp-service .slick-next {
      right: 0px; }
    .jmcp .jmcp-service .slick-prev,
    .jmcp .jmcp-service .slick-next {
      width: 40px;
      height: 40px; } }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-service {
      padding: 60px 0 0;
      border: none; }
      .jmcp .jmcp-service .m-pb {
        padding-bottom: 0; }
      .jmcp .jmcp-service .content {
        padding: 30px 0; } }

.jmcp .jmcp-points {
  padding: 90px 0 60px 0;
  text-align: center; }
  .jmcp .jmcp-points p {
    margin: 0; }
  .jmcp .jmcp-points img {
    max-width: 100%;
    margin: auto; }
  .jmcp .jmcp-points picture.normal img, .jmcp .jmcp-points picture img.img-bnr {
    width: auto !important;
    max-width: 95% !important;
    height: auto; }
  .jmcp .jmcp-points .content {
    padding: 45px 0; }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-points {
      padding: 45px 0 30px 0;
      border: none; }
      .jmcp .jmcp-points .content {
        padding: 30px 0; } }

.jmcp .jmcp-flow {
  padding: 90px 0 0;
  background-color: #FBFBFB;
  color: #333;
  /**/ }
  .jmcp .jmcp-flow p {
    margin: 0; }
  .jmcp .jmcp-flow img {
    max-width: 100%;
    margin: auto; }
  .jmcp .jmcp-flow .content {
    background: #ccedee;
    padding: 60px 0;
    color: #333; }
  .jmcp .jmcp-flow .container {
    max-width: 786px;
    margin-left: auto;
    margin-right: auto; }
  .jmcp .jmcp-flow .section_q {
    font-size: 120%;
    padding-left: 1em;
    border-left: 5px solid #000;
    margin-bottom: 1em;
    font-weight: 500; }
  .jmcp .jmcp-flow .m-fulll {
    width: 100%; }
  .jmcp .jmcp-flow .step_ttile {
    width: 100%;
    margin-bottom: 30px; }
  .jmcp .jmcp-flow .step {
    font-size: 22px;
    padding: 0 0 1em 0;
    border-bottom: 2px solid #666;
    width: 100%;
    display: table;
    line-height: 1.2; }
  .jmcp .jmcp-flow .step.m-fs-m {
    padding: 0 0 22px 0; }
  .jmcp .jmcp-flow .step span.step_no {
    padding: 0.25em;
    display: table-cell;
    vertical-align: middle;
    width: 105px; }
  .jmcp .jmcp-flow .step span.step_no span {
    padding: 0.25em;
    background-color: #29a5a9;
    border-radius: 0.5em;
    color: #FFF;
    display: block;
    width: 105px;
    text-align: center; }
  .jmcp .jmcp-flow .step span.title {
    font-weight: 700;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding-left: 0.5em; }
  .jmcp .jmcp-flow .step_wrapper {
    margin: 60px 0;
    background-color: #FFF;
    width: 100%;
    padding: 30px;
    border: 2px solid #29a5a9;
    position: relative;
    display: block;
    position: relative; }
  .jmcp .jmcp-flow .step_wrapper:after {
    content: " ";
    position: absolute;
    bottom: -35px;
    left: calc(50% - 40px);
    width: 0;
    height: 0;
    border: none;
    border-top: 35px solid #29a5a9;
    border-right: 40px solid transparent;
    border-left: 40px solid transparent; }
  .jmcp .jmcp-flow .step_wrapper.end {
    margin-bottom: 10px;
    padding-bottom: 5px; }
  .jmcp .jmcp-flow .step_wrapper.end:after,
  .jmcp .jmcp-flow .step_wrapper:last-child:after {
    display: none; }
  .jmcp .jmcp-flow a.m-link-box.pagelink {
    width: auto;
    display: inline-block;
    text-decoration: none !important;
    color: #333;
    padding: 0.5em 1.5em 0.5em 0;
    border-color: #333;
    border-right: none;
    font-size: 18px; }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-flow {
      padding: 45px 0 0;
      border: none; }
      .jmcp .jmcp-flow .step {
        font-size: 16px;
        padding: 1em 0;
        margin-bottom: 1em; }
      .jmcp .jmcp-flow .step_wrapper {
        padding: 15px; }
      .jmcp .jmcp-flow .step_wrapper.end {
        margin-bottom: 5px;
        padding-top: 22px;
        padding-bottom: 0px; } }

.jmcp h2.jmcp-tit {
  position: relative; }
.jmcp .jmcp-tit__num {
  flex: none;
  width: 75px;
  margin: 0;
  padding-right: 8px; }
  @media (min-width: 320px) {
    .jmcp .jmcp-tit__num {
      width: calc(4.6875rem + ((1vw - 3.2px) * 7.4627));
      padding-right: calc(0.5rem + ((1vw - 3.2px) * 2.5373)); } }
  @media (min-width: 990px) {
    .jmcp .jmcp-tit__num {
      width: 138px;
      padding-right: 25px; } }
.jmcp .jmcp-tit__txt {
  display: block;
  font-family: 'NotoSansJP', sans-serif;
  font-feature-settings: "palt" 1;
  font-weight: 700;
  line-height: 1.4;
  color: #29a5a9;
  text-align: center; }
  @media (min-width: 320px) {
    .jmcp .jmcp-tit__txt {
      font-size: calc(1.75rem + ((1vw - 3.2px) * 2.2371)); } }
  @media (min-width: 767px) {
    .jmcp .jmcp-tit__txt {
      font-size: 38px; } }
  @media (min-width: 768px) {
    .jmcp .jmcp-tit__txt {
      font-size: calc(2.375rem + ((1vw - 7.68px) * 3.6036)); } }
  @media (min-width: 990px) {
    .jmcp .jmcp-tit__txt {
      font-size: 46px; } }
  .jmcp .jmcp-tit__txt .sm {
    font-size: 70%; }
  .jmcp .jmcp-tit__txt .sup {
    font-size: 14px; }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-tit__txt .sup {
        font-size: 12px; } }
  .jmcp .jmcp-tit__txt .incl-tax {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-weight: 700; }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-tit__txt .incl-tax {
        margin-top: 15px; } }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-tit__txt .incl-tax .sp-full {
        width: 100%; } }
  .jmcp .jmcp-tit__txt .incl-tax__item {
    text-align: center; }
    .jmcp .jmcp-tit__txt .incl-tax__item > .mt {
      margin-top: -26%; }
    .jmcp .jmcp-tit__txt .incl-tax__item .com {
      position: relative;
      top: -4px; }
    .jmcp .jmcp-tit__txt .incl-tax__item .tax {
      font-size: 40.9090%;
      font-weight: 500; }

.jmcp {
  /*最強ヤング割*/ }
  .jmcp .jmcp-price {
    padding: 90px 0 60px; }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-price {
        padding: 45px 0 30px;
        border: none; } }
    .jmcp .jmcp-price .m-hdg-02 > .m-hdg {
      font-size: 30px;
      font-weight: 700; }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price .m-hdg-02 > .m-hdg {
          font-size: 27px; } }
  .jmcp .m-pb-adj1 {
    padding-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .jmcp .m-pb-adj1 {
        padding-bottom: 30px; } }
  .jmcp .jmcp-price__tit {
    position: relative;
    font-family: 'NotoSansJP', sans-serif;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: #29a5a9;
    margin: 40px auto 0;
    padding: 14px 10px;
    width: 100%;
    border-radius: 24px 24px 0 0;
    box-sizing: border-box;
    border: solid #29a5a9 2px;
    border-bottom: none;
    background: repeating-linear-gradient(-60deg, #fff, #fff 10px, #f0fafa 0, #f0fafa 20px); }
    @media (min-width: 320px) {
      .jmcp .jmcp-price__tit {
        font-size: calc(1.125rem + ((1vw - 3.2px) * 0.8955));
        min-height: 0vw; } }
    @media (min-width: 990px) {
      .jmcp .jmcp-price__tit {
        font-size: 28px; } }
    .jmcp .jmcp-price__tit .sm {
      font-size: 75%; }
  .jmcp .jm-table-wrapper {
    border: none;
    border-radius: 0; }
  .jmcp .jmcp-price__list {
    position: relative;
    table-layout: auto;
    width: 100%;
    border: 2px solid #29a5a9;
    margin: 0 auto;
    border-collapse: inherit;
    border-spacing: 0; }
    .jmcp .jmcp-price__list th,
    .jmcp .jmcp-price__list td {
      position: relative;
      font-family: 'NotoSansJP', sans-serif;
      font-feature-settings: "palt" 1;
      font-weight: 500;
      font-size: 16px;
      line-height: 1.4;
      padding: 15px 0;
      text-align: center;
      box-sizing: border-box; }
      @media (min-width: 320px) {
        .jmcp .jmcp-price__list th,
        .jmcp .jmcp-price__list td {
          font-size: calc(1rem + ((1vw - 3.2px) * 2.2371));
          min-height: 0vw; } }
      @media (min-width: 767px) {
        .jmcp .jmcp-price__list th,
        .jmcp .jmcp-price__list td {
          font-size: 26px; } }
      @media (min-width: 768px) {
        .jmcp .jmcp-price__list th,
        .jmcp .jmcp-price__list td {
          font-size: calc(1.375rem + ((1vw - 7.68px) * 1.8018));
          min-height: 0vw; } }
      @media (min-width: 990px) {
        .jmcp .jmcp-price__list th,
        .jmcp .jmcp-price__list td {
          font-size: 26px; } }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list th,
        .jmcp .jmcp-price__list td {
          display: block;
          padding: 11px 0; } }
      .jmcp .jmcp-price__list th .em,
      .jmcp .jmcp-price__list td .em {
        font-weight: 700;
        color: #e83416; }
      .jmcp .jmcp-price__list th .sm,
      .jmcp .jmcp-price__list td .sm {
        font-size: 12px;
        line-height: 1.4; }
        @media screen and (max-width: 767px) {
          .jmcp .jmcp-price__list th .sm,
          .jmcp .jmcp-price__list td .sm {
            font-size: 10px;
            line-height: 1em; } }
      .jmcp .jmcp-price__list th .md,
      .jmcp .jmcp-price__list td .md {
        font-size: 83.3333%;
        line-height: 1.6; }
      .jmcp .jmcp-price__list th .lg,
      .jmcp .jmcp-price__list td .lg {
        position: relative;
        font-size: 146.1538%;
        line-height: 1.0;
        top: 1px; }
      .jmcp .jmcp-price__list th .b, .jmcp .jmcp-price__list th .jmcp__txt .lg, .jmcp .jmcp__txt .jmcp-price__list th .lg,
      .jmcp .jmcp-price__list th .jmcp__txt .lg-en,
      .jmcp .jmcp__txt .jmcp-price__list th .lg-en,
      .jmcp .jmcp-price__list td .b,
      .jmcp .jmcp-price__list td .jmcp__txt .lg,
      .jmcp .jmcp__txt .jmcp-price__list td .lg,
      .jmcp .jmcp-price__list td .jmcp__txt .lg-en,
      .jmcp .jmcp__txt .jmcp-price__list td .lg-en {
        font-weight: 700; }
      .jmcp .jmcp-price__list th .tax,
      .jmcp .jmcp-price__list td .tax {
        display: block;
        font-size: 66.6666%;
        font-weight: 400;
        line-height: 1.4;
        margin-top: 1px; }
      .jmcp .jmcp-price__list th .icon,
      .jmcp .jmcp-price__list td .icon {
        position: absolute;
        z-index: 8;
        width: 56px;
        right: 10px;
        top: -22px; }
        @media screen and (max-width: 1139px) {
          .jmcp .jmcp-price__list th .icon,
          .jmcp .jmcp-price__list td .icon {
            width: 53px; } }
        @media screen and (max-width: 767px) {
          .jmcp .jmcp-price__list th .icon,
          .jmcp .jmcp-price__list td .icon {
            width: 45px; } }
      @media screen and (min-width: 768px) and (max-width: 1139px) {
        .jmcp .jmcp-price__list th .pc-tablet,
        .jmcp .jmcp-price__list td .pc-tablet {
          display: inline-block; } }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list th .br-sp,
        .jmcp .jmcp-price__list td .br-sp {
          display: block; } }
    .jmcp .jmcp-price__list thead th {
      font-weight: 700;
      color: #333;
      padding: 20px 0;
      border: 2px solid #29a5a9; }
      .jmcp .jmcp-price__list thead th .em {
        font-weight: 700;
        color: #f2ee82; }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list thead th {
          padding: 10px 0; } }
    .jmcp .jmcp-price__list .th-data {
      width: 18%;
      font-weight: 700;
      background-color: #ccedee; }
      .jmcp .jmcp-price__list .th-data:not(.th-empty) {
        width: 20.5%; }
        @media screen and (max-width: 767px) {
          .jmcp .jmcp-price__list .th-data:not(.th-empty) {
            width: 25%; } }
      @media (min-width: 320px) {
        .jmcp .jmcp-price__list .th-data {
          font-size: calc(1.625rem + ((1vw - 3.2px) * 2.2371));
          min-height: 0vw; } }
      @media (min-width: 767px) {
        .jmcp .jmcp-price__list .th-data {
          font-size: 36px; } }
      @media (min-width: 768px) {
        .jmcp .jmcp-price__list .th-data {
          font-size: calc(2.25rem + ((1vw - 7.68px) * 4.5045)); } }
      @media (min-width: 990px) {
        .jmcp .jmcp-price__list .th-data {
          font-size: 46px; } }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list .th-data {
          float: left;
          width: 25%; } }
      .jmcp .jmcp-price__list .th-data .sm {
        font-size: 75%;
        font-weight: 700; }
      .jmcp .jmcp-price__list .th-data.th-empty {
        font-size: 20px; }
        @media screen and (max-width: 1139px) {
          .jmcp .jmcp-price__list .th-data.th-empty {
            font-size: 20px; } }
        @media screen and (max-width: 767px) {
          .jmcp .jmcp-price__list .th-data.th-empty {
            display: none; } }
      .jmcp .jmcp-price__list .th-data .arr {
        max-width: 48px;
        margin: 6px auto 2px; }
        @media screen and (max-width: 767px) {
          .jmcp .jmcp-price__list .th-data .arr {
            max-width: 44px; } }
    .jmcp .jmcp-price__list td {
      background: #fff;
      color: #333;
      border: 2px solid #29a5a9; }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list td:not(.td-item) {
          float: left;
          width: 25%; }
          .jmcp .jmcp-price__list td:not(.td-item) .lg {
            font-size: 125%; }
        .jmcp .jmcp-price__list td[colspan="4"] {
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list td.td-empty {
          display: flex;
          justify-content: center;
          align-items: center; } }
    .jmcp .jmcp-price__list td.td_u26_young .arr {
      max-width: 48px;
      margin: 6px auto 2px; }
    .jmcp .jmcp-price__list td.v-middle {
      vertical-align: middle; }
    .jmcp .jmcp-price__list .td-item {
      font-weight: 400;
      background-color: #ccedee;
      /*border-left: 1px solid #a3dee0;*/ }
      @media (min-width: 320px) {
        .jmcp .jmcp-price__list .td-item {
          font-size: calc(0.875rem + ((1vw - 3.2px) * 0.4474)); } }
      @media (min-width: 767px) {
        .jmcp .jmcp-price__list .td-item {
          font-size: 16px; } }
      @media (min-width: 768px) {
        .jmcp .jmcp-price__list .td-item {
          font-size: calc(1.125rem + ((1vw - 7.68px) * 0.9009)); } }
      @media (min-width: 990px) {
        .jmcp .jmcp-price__list .td-item {
          font-size: 20px; } }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list .td-item {
          width: 100%;
          padding: 10px 0; }
          .jmcp .jmcp-price__list .td-item br {
            display: none; }
          .jmcp .jmcp-price__list .td-item .sp {
            display: inline; } }
      .jmcp .jmcp-price__list .td-item.jm {
        font-size: 142.8571428571%;
        font-weight: 700;
        color: #29a5a9; }
    .jmcp .jmcp-price__list td.td_u26_young {
      padding: 15px 0 !important;
      border-top: 5px solid #29a5a9;
      border-bottom: 5px solid #29a5a9;
      background: #FFF; }
      .jmcp .jmcp-price__list td.td_u26_young .bef,
      .jmcp .jmcp-price__list td.td_u26_young .aft {
        margin: 0;
        line-height: 1; }
      .jmcp .jmcp-price__list td.td_u26_young .bef {
        font-weight: 500;
        font-size: 85%;
        position: relative; }
        .jmcp .jmcp-price__list td.td_u26_young .bef::before {
          position: absolute;
          content: "";
          display: block;
          /*transform: rotate(-10deg);*/
          background-color: #000;
          width: 50%;
          height: 2px;
          /*5px*/
          top: 45%;
          left: 25%;
          opacity: .9;
          border-radius: 60px; }
          @media screen and (max-width: 767px) {
            .jmcp .jmcp-price__list td.td_u26_young .bef::before {
              width: 50%;
              left: calc(50% - 25%);
              height: 3px; } }
    .jmcp .jmcp-price__list td.td_u26_young.start {
      border-left: 5px solid #29a5a9; }
    .jmcp .jmcp-price__list td.td_u26_young.end {
      border-right: 5px solid #29a5a9; }
    .jmcp .jmcp-price__list th.young {
      padding: 15px 0 !important; }
      .jmcp .jmcp-price__list th.young .bef,
      .jmcp .jmcp-price__list th.young .aft {
        margin: 0;
        line-height: 1; }
      .jmcp .jmcp-price__list th.young .bef {
        font-weight: 500;
        font-size: 85%;
        position: relative; }
        .jmcp .jmcp-price__list th.young .bef::before {
          position: absolute;
          content: "";
          display: block;
          /*transform: rotate(-10deg);*/
          background-color: #000;
          width: 40%;
          height: 2px;
          /*5px*/
          top: 45%;
          left: 30%;
          opacity: .9;
          border-radius: 60px; }
          @media screen and (max-width: 767px) {
            .jmcp .jmcp-price__list th.young .bef::before {
              width: 50%;
              left: calc(50% - 25%);
              height: 3px; } }
    .jmcp .jmcp-price__list td.pb {
      padding-bottom: 72px !important; }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list td.pb {
          padding-bottom: 68px !important; } }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-price__list .td-spd {
        padding: 7px 0 13px; } }
    .jmcp .jmcp-price__list .label-3 {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      z-index: 5;
      left: 15px;
      bottom: 50%;
      font-weight: 700;
      /*color: $color_mobile;*/
      color: #fff;
      width: calc(300% - 25px);
      height: 44px;
      box-sizing: border-box;
      border-radius: 60px;
      /*background: #f2ee81;*/
      background: #29a5a9; }
      .jmcp .jmcp-price__list .label-3 .em {
        /*color: $color_jcom;*/ }
      @media (min-width: 320px) {
        .jmcp .jmcp-price__list .label-3 {
          font-size: calc(0.85rem + ((1vw - 3.2px) * 2.2371)); } }
      @media (min-width: 767px) {
        .jmcp .jmcp-price__list .label-3 {
          font-size: 26px; } }
      @media (min-width: 768px) {
        .jmcp .jmcp-price__list .label-3 {
          font-size: calc(1.375rem + ((1vw - 7.68px) * 1.8018)); } }
      @media (min-width: 990px) {
        .jmcp .jmcp-price__list .label-3 {
          font-size: 26px; } }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list .label-3 {
          width: calc(300% - 15px);
          height: 42px;
          left: 10px;
          bottom: 50%; } }
    .jmcp .jmcp-price__list .label-2 {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      z-index: 5;
      left: 15px;
      bottom: 55%;
      font-weight: 700;
      /*color: $color_mobile;*/
      color: #fff;
      width: calc(400% - 25px);
      height: 44px;
      box-sizing: border-box;
      border-radius: 60px;
      /*background: #f2ee81;*/
      background: #e83416; }
      .jmcp .jmcp-price__list .label-2 .em {
        /*color: $color_jcom;*/ }
      @media (min-width: 320px) {
        .jmcp .jmcp-price__list .label-2 {
          font-size: calc(0.85rem + ((1vw - 3.2px) * 2.2371)); } }
      @media (min-width: 767px) {
        .jmcp .jmcp-price__list .label-2 {
          font-size: 26px; } }
      @media (min-width: 768px) {
        .jmcp .jmcp-price__list .label-2 {
          font-size: calc(1.375rem + ((1vw - 7.68px) * 1.8018)); } }
      @media (min-width: 990px) {
        .jmcp .jmcp-price__list .label-2 {
          font-size: 26px; } }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list .label-2 {
          width: calc(400% - 15px);
          height: 42px;
          left: 10px;
          bottom: 50%; } }
    .jmcp .jmcp-price__list .label-2 {
      color: #FFF;
      background-color: #e83416; }
    .jmcp .jmcp-price__list .label-1 {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      z-index: 5;
      left: 15px;
      bottom: 15px;
      font-weight: 700;
      color: #29a5a9;
      width: calc(400% - 25px);
      height: 44px;
      box-sizing: border-box;
      border-radius: 60px;
      background: #f2ee81; }
      @media screen and (max-width: 767px) {
        .jmcp .jmcp-price__list .label-1 {
          font-size: 100%;
          width: calc(400% - 15px);
          height: 42px;
          left: 10px; } }
  .jmcp .jmcp-price__note {
    font-family: 'NotoSansJP', sans-serif;
    font-feature-settings: "palt" 1;
    font-weight: 400;
    font-size: 12px;
    color: #666;
    margin-top: 15px; }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-price__note {
        font-size: 11px; } }
    .jmcp .jmcp-price__note a {
      color: #666 !important;
      text-decoration: underline; }
      .jmcp .jmcp-price__note a:hover {
        text-decoration: none; }
  .jmcp .block_saikyoyoung {
    position: relative;
    margin-top: 70px;
    padding-top: 30px;
    padding-bottom: 0px;
    background-color: #67c1c9;
    color: #FFF; }
    .jmcp .block_saikyoyoung::before {
      margin-top: -65px;
      margin-bottom: 15px;
      height: 70px;
      display: block;
      content: "";
      background-image: url("/service/mobile/price/datamori/images/price/and_more.png");
      background-repeat: no-repeat;
      background-position: center top; }
    .jmcp .block_saikyoyoung .m-accordion, .jmcp .block_saikyoyoung .m-accordion-contents {
      border: none;
      text-align: left;
      padding: 20px 10px 20px; }
    .jmcp .block_saikyoyoung .m-accordion-hdg a {
      background-image: none;
      text-align: center;
      color: #FFF;
      position: relative;
      display: block;
      width: 160px;
      margin-left: auto;
      margin-right: auto;
      padding: 0 1em 0 0;
      text-decoration: none;
      font-size: 18px;
      border-bottom: 1px solid; }
    .jmcp .block_saikyoyoung .m-hdg {
      color: #FFF; }
    .jmcp .block_saikyoyoung .m-accordion-hdg a::after {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 50%;
      right: 4px;
      margin-top: -10px;
      border-color: #FFF;
      /*$color_mobile;*/
      border-left-style: solid;
      border-left-width: 2px;
      border-top-style: solid;
      border-top-width: 2px;
      -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
      transform: rotate(225deg); }
    .jmcp .block_saikyoyoung .m-accordion-hdg a.is-active::after {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-top: -4px; }
    .jmcp .block_saikyoyoung span.limit {
      display: inline-block;
      padding: 2px 2.5em;
      background-color: #ffffff;
      color: #333;
      border-radius: 1em; }
    @media screen and (max-width: 767px) {
      .jmcp .block_saikyoyoung {
        margin-top: 60px; }
        .jmcp .block_saikyoyoung::before {
          margin-top: -55px;
          height: 50px;
          display: block;
          content: "";
          background-image: url("/service/mobile/price/datamori/images/price/and_more_sp.png");
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 132px; } }
  .jmcp .bnr-saikyoyoung {
    position: relative;
    background-image: url("/service/mobile/price/datamori/images/price/usagi_student.png");
    background-repeat: no-repeat;
    background-position: 90% 0px;
    margin-top: -100px;
    padding-top: 100px; }
    @media screen and (max-width: 767px) {
      .jmcp .bnr-saikyoyoung {
        margin-top: -70px;
        padding-top: 70px;
        /*background-image: url("/service/mobile/price/datamori/images/price/usagi_student_sp.png");*/
        background-size: 100px; }
        .jmcp .bnr-saikyoyoung picture.normal img {
          width: auto !important;
          max-width: 85% !important;
          height: auto; } }

.jmcp .jmcp-tekiyou {
  margin: 0;
  padding: 90px 0 60px 0; }
  .jmcp .jmcp-tekiyou .jmcp-tekiyou__list th {
    vertical-align: top;
    width: 20%;
    border-color: #000;
    background-color: #ccedee; }
  .jmcp .jmcp-tekiyou .jmcp-tekiyou__list td {
    font-family: 'NotoSansJP', sans-serif;
    font-feature-settings: "palt" 1;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
    padding: 15px 15px;
    border-top: solid 1px #000; }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-tekiyou {
      padding: 45px 0 30px 0; } }
  .jmcp .jmcp-tekiyou#keiyaku {
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-tekiyou#keiyaku {
        margin-bottom: 30px; } }
  .jmcp .jmcp-tekiyou > h2 {
    font-family: 'NotoSansJP', sans-serif;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    color: #29a5a9; }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-tekiyou > h2 {
        font-size: 16px; } }
    .jmcp .jmcp-tekiyou > h2 .md {
      font-size: 88.8888%; }
.jmcp .jmcp-tekiyou__list {
  margin-top: 10px;
  border: none; }
  .jmcp .jmcp-tekiyou__list th,
  .jmcp .jmcp-tekiyou__list td {
    font-family: 'NotoSansJP', sans-serif;
    font-feature-settings: "palt" 1;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
    padding: 15px 15px;
    border-top: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #000; }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-tekiyou__list th,
      .jmcp .jmcp-tekiyou__list td {
        font-size: 12px;
        padding: 10px; } }
    .jmcp .jmcp-tekiyou__list th p,
    .jmcp .jmcp-tekiyou__list td p {
      margin: 0; }
      .jmcp .jmcp-tekiyou__list th p + p,
      .jmcp .jmcp-tekiyou__list td p + p {
        margin-top: 15px; }
    .jmcp .jmcp-tekiyou__list th a,
    .jmcp .jmcp-tekiyou__list td a {
      text-decoration: underline; }
      .jmcp .jmcp-tekiyou__list th a:hover,
      .jmcp .jmcp-tekiyou__list td a:hover {
        text-decoration: none; }
    .jmcp .jmcp-tekiyou__list th .em,
    .jmcp .jmcp-tekiyou__list td .em {
      color: #e83416; }
  .jmcp .jmcp-tekiyou__list th {
    vertical-align: top;
    width: 20%;
    border-color: #000;
    background-color: #ccedee; }
    @media screen and (max-width: 767px) {
      .jmcp .jmcp-tekiyou__list th {
        width: 24%; } }
  .jmcp .jmcp-tekiyou__list tr:last-of-type th,
  .jmcp .jmcp-tekiyou__list tr:last-of-type td {
    border-bottom: solid 1px #000; }
  .jmcp .jmcp-tekiyou__list tr:last-of-type th {
    border-color: #000; }
  .jmcp .jmcp-tekiyou__list h5 {
    font-weight: 500;
    margin-bottom: 7px; }
  @media screen and (max-width: 767px) {
    .jmcp .jmcp-tekiyou__list.sp-full th,
    .jmcp .jmcp-tekiyou__list.sp-full td {
      width: 100%;
      display: block; }
    .jmcp .jmcp-tekiyou__list.sp-full th {
      border-bottom: none !important; }
      .jmcp .jmcp-tekiyou__list.sp-full th br {
        display: none; } }

.jmcp .btn-1 {
  transition: .25s;
  position: relative;
  font-family: 'NotoSansJP', sans-serif;
  font-feature-settings: "palt" 1;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  color: #29a5a9;
  width: 50%;
  margin: 20px auto 0;
  padding: 15px 0;
  border-radius: 100px;
  border: 1px solid #29a5a9; }
  @media screen and (max-width: 767px) {
    .jmcp .btn-1 {
      font-size: 18px;
      width: 80%;
      margin-top: 15px;
      padding: 12px 0; } }
  .jmcp .btn-1:hover {
    opacity: .5; }
    .jmcp .btn-1:hover .arr-r::before {
      right: -5px; }
  .jmcp .btn-1 .arr-r {
    display: inline-block; }
.jmcp .btn-2 {
  transition: .25s;
  position: relative;
  font-family: 'NotoSansJP', sans-serif;
  font-feature-settings: "palt" 1;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
  color: #222;
  width: 50%;
  margin: 30px auto 0;
  padding: 15px 0;
  border-radius: 5px;
  background-color: #def4f4; }
  @media screen and (max-width: 767px) {
    .jmcp .btn-2 {
      font-size: 14px;
      width: 100%;
      margin-top: 20px; } }
  .jmcp .btn-2:hover {
    color: #29a5a9; }
    .jmcp .btn-2:hover .arr-r::before {
      right: -5px;
      border-color: #29a5a9; }

.jmcp .arr-r,
.jmcp .arr-l {
  position: relative; }
  .jmcp .arr-r::before,
  .jmcp .arr-l::before {
    transition: .25s;
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    transform: rotate(45deg);
    right: 0;
    top: 50%;
    margin-top: -4.5px; }
.jmcp .arr-r {
  padding-right: 14px; }
.jmcp .arr-l {
  padding-left: 18px; }
  .jmcp .arr-l::before {
    left: 0; }
.jmcp .arr-b {
  position: relative;
  padding-right: 17px; }
  .jmcp .arr-b::before {
    transition: .25s;
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    transform: rotate(135deg);
    right: 0;
    top: 50%;
    margin-top: -5.5px; }

.jm-bottomBtn {
  z-index: 10; }

/*
.l-contentBody__inner {
	max-width: 960px;
	margin: auto;
}
*/
main.l-content {
  padding-top: 0; }

.adjust_block{
  text-align: right;
}

@media screen and (min-width: 0px) and (max-width: 766px) {
  .adjust_block{
    text-align: right;
    margin: 16px 0 0 0 !important;
  }
}