@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");
}
.thispage .tablet {
  display: none;
}
.thispage .sp {
  display: none;
}
.thispage .sp_tablet {
  display: none;
}
.thispage .hide {
  display: none;
}

@media screen and (max-width: 949px) {
  .thispage .pc {
    display: none;
  }
  .thispage .pc_tablet,
  .thispage .sp_tablet,
  .thispage .tablet {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .thispage .sp {
    display: block;
  }
  .thispage .pc_tablet,
  .thispage .tablet {
    display: none;
  }
}
.thispage .display-pc {
  display: block !important;
}
.thispage .display-sp {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .thispage .display-pc {
    display: none !important;
  }
  .thispage .display-sp {
    display: block !important;
  }
}

.thispage img {
  max-width: 100%;
  vertical-align: top;
}
.thispage .fit,
.thispage .fit img {
  width: 100%;
  height: auto;
}

.thispage .cf, .thispage .entry .entry__inner, .thispage .apply, .thispage .datacount, .thispage .product-detail .product-feature, .thispage .product-detail .product-spec .spec-detail, .thispage .product-detail .product-option {
  *zoom: 1;
}
.thispage .cf:after, .thispage .entry .entry__inner:after, .thispage .apply:after, .thispage .datacount:after, .thispage .product-detail .product-feature:after, .thispage .product-detail .product-spec .spec-detail:after, .thispage .product-detail .product-option:after {
  content: "";
  display: table;
  clear: both;
}
.thispage .clear {
  clear: both;
}

.thispage a:link {
  color: #225383;
}
.thispage a:visited {
  color: #222;
}
.thispage a:hover {
  color: #225383;
}
.thispage a:active {
  color: #225383;
}
.thispage a {
  text-decoration: underline;
}
.thispage a:hover {
  text-decoration: none;
}
.thispage .linkbox {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.01;
  background: rgba(255, 255, 255, 0.01);
}

.thispage .transition, .thispage .btn_common, .thispage .entry .entry-web .entry-web-btn {
  -webkit-transition: all 0.25s 0s ease;
  transition: all 0.25s 0s ease;
}

.thispage {
  color: #222;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.thispage .color_jcom {
  color: #e83416;
}
.thispage .color_tv {
  color: #e40177;
}
.thispage .color_net {
  color: #0081cf;
}
.thispage .color_mobile {
  color: #29a5a9;
}
.thispage .color_new {
  color: #fe9b00;
}
.thispage .color_add {
  color: #5e9600;
}
.thispage .color_au {
  color: #ec5506;
}
.thispage .color_notes {
  color: #777;
}
.thispage .text_center {
  text-align: center;
}
.thispage .text_bold {
  font-weight: bold;
}
.thispage .text_up {
  font-size: 125%;
}
.thispage .text_down {
  font-size: 75%;
}
.thispage .text_em {
  color: #e83416;
}
.thispage .sup {
  position: relative;
  vertical-align: top;
  font-size: 9px;
  font-weight: normal;
}
.thispage .sup.asterisk {
  letter-spacing: -0.8px;
  display: inline-block;
  padding-right: 2px;
}
.thispage .indent_0_5 {
  padding-left: 1em;
  text-indent: -1em;
}
.thispage .indent_1 {
  padding-left: 1em;
  text-indent: -1em;
}
.thispage .indent_1_5 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.thispage .indent_2 {
  padding-left: 2em;
  text-indent: -2em;
}

.thispage .vam {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .thispage .br_pc {
    display: none;
  }
}
@media screen and (min-width: 767px) {
  .thispage .br_sp {
    display: none;
  }
}

.thispage .mt0 {
  margin-top: 0;
}
.thispage .mb0 {
  margin-bottom: 0;
}
.thispage .mt5 {
  margin-top: 5px;
}
.thispage .mb5 {
  margin-bottom: 5px;
}
.thispage .mt10 {
  margin-top: 10px;
}
.thispage .mb10 {
  margin-bottom: 10px;
}
.thispage .mt15 {
  margin-top: 15px;
}
.thispage .mb15 {
  margin-bottom: 15px;
}
.thispage .mt20 {
  margin-top: 20px;
}
.thispage .mb20 {
  margin-bottom: 20px;
}
.thispage .mt25 {
  margin-top: 25px;
}
.thispage .mb25 {
  margin-bottom: 25px;
}
.thispage .mt30 {
  margin-top: 30px;
}
.thispage .mb30 {
  margin-bottom: 30px;
}
.thispage .mt35 {
  margin-top: 35px;
}
.thispage .mb35 {
  margin-bottom: 35px;
}
.thispage .mt40 {
  margin-top: 40px;
}
.thispage .mb40 {
  margin-bottom: 40px;
}
.thispage .mt45 {
  margin-top: 45px;
}
.thispage .mb45 {
  margin-bottom: 45px;
}
.thispage .mt50 {
  margin-top: 50px;
}
.thispage .mb50 {
  margin-bottom: 50px;
}

@media screen and (orientation: landscape) {
  .thispage .portrait {
    display: none;
  }
}
@media screen and (orientation: portrait) {
  .thispage .landscape {
    display: none;
  }
}

.thispage .hover {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.desktop .thispage .hover:hover {
  opacity: 0.6;
}

.thispage .h-slash {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .thispage .h-slash {
    padding: 0 22px;
  }
}
.thispage .h-slash::before, .thispage .h-slash::after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 24px;
  height: 1px;
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .thispage .h-slash::before, .thispage .h-slash::after {
    width: 22px;
  }
}
.thispage .h-slash::before {
  left: 0;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.thispage .h-slash::after {
  right: 0;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}

.thispage .btn_common, .thispage .entry .entry-web .entry-web-btn {
  position: relative;
  display: block;
  width: 100%;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
.thispage .btn_basic {
  border: solid #ccc 1px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
}
.desktop .thispage .btn_basic:hover {
  color: #e83416;
  border-color: #e83416;
}
.desktop .thispage .btn_basic:hover .add_arrow:before {
  right: -5px;
  border-color: #e83416;
}
.thispage .btn_new, .thispage .entry .entry-web .entry-web-btn {
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ee6749), to(#e8350d));
  background: linear-gradient(to bottom, #ee6749 0%, #e8350d 100%);
}
.desktop .thispage .btn_new:hover, .desktop .thispage .entry .entry-web .entry-web-btn:hover {
  opacity: .7;
}
.desktop .thispage .btn_new:hover .arr:before, .desktop .thispage .entry .entry-web .entry-web-btn:hover .arr:before,
.desktop .thispage .btn_new:hover .add_arrow:before,
.desktop .thispage .entry .entry-web .entry-web-btn:hover .add_arrow:before {
  right: -5px;
}
.thispage .btn_new > .add_arrow::before, .thispage .entry .entry-web .entry-web-btn > .add_arrow::before {
  border-color: #fff;
}
.thispage .add_arrow {
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
.thispage .add_arrow::before {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-top: solid 2px #222;
  border-right: solid 2px #222;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 0;
  top: 47.5%;
  margin-top: -3.5px;
}
.thispage .add_blank {
  position: relative;
}
.thispage .add_blank::after {
  margin-left: 10px;
  content: "\e94f";
  font-family: "icomoon";
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  vertical-align: -2.5px;
}

.breadcrumb {
  position: relative;
  margin: 30px 0 -30px;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5f5;
}
@media screen and (max-width: 999px) {
  .breadcrumb {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 949px) {
  .breadcrumb {
    overflow: hidden;
    width: 100%;
  }
  .breadcrumb::after {
    pointer-events: none;
    content: '';
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, color-stop(80%, rgba(249, 249, 249, 0)), to(#f9f9f9));
    background: linear-gradient(to right, rgba(249, 249, 249, 0) 80%, #f9f9f9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 20px 10px;
  }
}
.breadcrumb .breadcrumb_inner {
  max-width: 960px;
  margin: auto;
}
@media screen and (max-width: 949px) {
  .breadcrumb .breadcrumb_inner {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .breadcrumb .breadcrumb_inner::-webkit-scrollbar {
    display: none;
  }
}
.breadcrumb ol {
  display: inline-table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.breadcrumb ol li {
  display: table-cell;
  position: relative;
  font-size: 10px;
  line-height: 1.4;
  color: #666;
  white-space: nowrap;
}
@media screen and (max-width: 949px) {
  .breadcrumb ol li:last-of-type {
    padding-right: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.breadcrumb ol li + li {
  padding-left: 20px;
}
.breadcrumb ol li + li::before {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 1px #666;
  border-right: solid 1px #666;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 3px;
  top: 50%;
  margin-top: -3px;
}
.breadcrumb ol li a,
.breadcrumb ol li a:link,
.breadcrumb ol li a:visited {
  color: #666;
}
.breadcrumb ol li a:hover {
  color: #333;
}

.l-contentBody__inner[data-width='full'] {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.m-footerPagetop {
  z-index: 10;
}

.icomoon, .thispage .icon-arr:after, .thispage .icon-check:before, .thispage .entry .entry__otclink:before, .thispage .unsupported h5:before, .unsupported .thispage h5:before, .thispage .entry .entry__tit[data-icon='web']:before, .thispage .entry .entry__tit[data-icon='tel']:before, .thispage .service-notes h5:before {
  font-family: 'icomoon' !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.thispage .icon-arr:after {
  font-size: 11px;
  position: relative;
  display: inline-block;
  padding-left: 4px;
  content: '\e92a';
  color: inherit;
}
.thispage .icon-check:before, .thispage .entry .entry__otclink:before, .thispage .unsupported h5:before, .unsupported .thispage h5:before {
  font-size: 16px;
  position: relative;
  top: 2px;
  display: inline-block;
  padding-right: 4px;
  content: '\e90a';
  color: #aaa;
}
@media screen and (max-width: 767px) {
  .thispage .icon-check:before, .thispage .entry .entry__otclink:before, .thispage .unsupported h5:before, .unsupported .thispage h5:before {
    font-size: 15px;
    top: 3px;
    padding-right: 3px;
  }
}

.thispage {
  font-family: YakuHanJPs, 'NotoSansJP', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS-PGothic', sans-serif;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  font-weight: 400;
}
.thispage a {
  text-decoration: underline !important;
}
.thispage a:hover {
  text-decoration: none;
}
.thispage .fs10 {
  font-size: 10px;
  line-height: 1.5;
}
.thispage .fs11 {
  font-size: 11px;
  line-height: 1.5;
}
.thispage .fs12 {
  font-size: 12px;
  line-height: 1.6;
}
.thispage .fs13 {
  font-size: 13px;
  line-height: 1.6;
}
.thispage .fs14 {
  font-size: 14px;
  line-height: 1.6;
}
.thispage .fs16 {
  font-size: 16px;
  line-height: 1.6;
}
.thispage .fs18 {
  font-size: 18px;
  line-height: 1.5;
}
.thispage .fs20 {
  font-size: 20px;
  line-height: 1.4;
}
.thispage .fs24 {
  font-size: 24px;
  line-height: 1.4;
}
.thispage .fc_jcom {
  color: #e83416;
}
.thispage .fc_add {
  color: #5e9600 !important;
}
.thispage .fc_tv {
  color: #e40177;
}
.thispage .fc_net {
  color: #0081cf;
}
.thispage .border {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #ddd 1px;
}
.thispage .indent1 {
  padding-left: 1em;
  text-indent: -1em;
}
.thispage .indent1_5 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.thispage .indent2 {
  padding-left: 2em;
  text-indent: -2em;
}

.thispage .thispage-container {
  position: relative;
  max-width: 990px;
  margin: auto;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .thispage .thispage-container {
    padding: 0 10px;
  }
}

.thispage .tit-A {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  max-width: 100%;
  margin: 0 auto 20px;
  padding: 4px 0;
  text-align: center;
  color: #fff;
  background: #1fbbec;
}
@media screen and (max-width: 767px) {
  .thispage .tit-A {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.thispage .hero {
  width: 100%;
  padding: 25px 0;
  background: url(../img/mv_bg.png) no-repeat center top;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .thispage .hero {
    padding: 0 0 10px;
    background: none;
  }
}
.thispage .hero .hero__inner {
  position: relative;
  max-width: 990px;
  margin: auto;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .thispage .hero .hero__inner {
    padding: 0;
  }
}
.thispage .hero-notes {
  margin: 15px auto;
}
.thispage .hero-notes ul li {
  font-size: 11px;
  line-height: 1.5;
}
.thispage .hero-notes-2 {
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .thispage .hero-notes-2 {
    margin-top: 10px;
  }
}
.thispage .hero-notes-2 ul li {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}
.thispage .hero-notes-2 ul li .em {
  color: #e83416;
}
@media screen and (max-width: 989px) {
  .thispage .hero-notes-2 ul li {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .thispage .hero-notes-2 ul li {
    font-size: 12px;
  }
}

.thispage .entry {
  position: relative;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.1);
}
.thispage .entry .entry__inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 960px;
  margin: auto;
  padding: 15px 15px 20px;
}
@media screen and (max-width: 949px) {
  .thispage .entry .entry__inner {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .thispage .entry .entry__inner {
    padding: 10px 10px 15px;
  }
}
.thispage .entry .entry__otclink {
  font-size: 12px;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .thispage .entry .entry__otclink {
    font-size: 11px;
  }
}
.thispage .entry .entry__tit {
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
}
@media (min-width: 320px) {
  .thispage .entry .entry__tit {
    font-size: calc(.75rem + ((1vw - 3.2px) * 2.1277));
  }
}
@media (min-width: 414px) {
  .thispage .entry .entry__tit {
    font-size: 14px;
  }
}
.thispage .entry .entry__tit[data-icon='web']:before {
  font-size: 24px;
  position: relative;
  bottom: 1px;
  display: inline-block;
  padding-right: 6px;
  content: '\e31f';
  text-align: center;
  vertical-align: middle;
}
.thispage .entry .entry__tit[data-icon='tel']:before {
  font-size: 24px;
  position: relative;
  display: inline-block;
  padding-right: 0;
  content: '\e0cd';
  text-align: center;
  vertical-align: middle;
}
.thispage .entry .entry-web {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 44%;
  margin-left: 6%;
}
@media screen and (max-width: 767px) {
  .thispage .entry .entry-web {
    width: 49%;
    margin-left: 0;
  }
}
.thispage .entry .entry-web .entry-web-btn {
  height: 60px;
}
.thispage .entry .entry-web .entry-web-btn .this__txt {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 0;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}
.thispage .entry .entry-web .entry-web-btn[data-icon-direction='bottom'] .add_arrow::before {
  top: 45%;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.desktop .thispage .entry .entry-web .entry-web-btn[data-icon-direction='bottom']:hover .add_arrow:before {
  right: 0;
}
.thispage .entry .entry-web .entry-web-btnSp img {
  border-radius: 5px;
}
.thispage .entry .entry-tel {
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 44%;
  margin-right: 6%;
}
@media screen and (max-width: 767px) {
  .thispage .entry .entry-tel {
    width: 49%;
    margin-right: 0;
  }
}
.thispage .entry .entry-tel .entry-tel-btn {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 60px;
  border-radius: 5px;
}
.thispage .entry .entry-tel .entry-tel-btn p {
  margin-bottom: 0;
}
.thispage .entry .entry-tel .entry-tel-btn .entry-tel-btn__inner {
  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;
}
.thispage .entry .entry-tel .entry-tel-btn .entry-tel-btn__inner > .this__icon {
  position: relative;
  top: 1.5px;
  width: 40px;
  padding-right: 3px;
}
.thispage .entry .entry-tel .entry-tel-btn .entry-tel-btn__inner > .this__icon img {
  display: block;
}
.thispage .entry .entry-tel .entry-tel-btn .entry-tel-btn__inner > .this__txt {
  font-size: 32px;
  line-height: 1.2;
  color: #04277b;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}
.thispage .entry .entry-tel .entry-tel-btn .entry-tel-btn__inner > .this__txt a {
  text-decoration: none;
}
.thispage .entry .entry-tel .entry-tel-btn > .this__txt {
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  color: #04277b;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
}
.thispage .entry .entry-tel .entry-tel-btnSP {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #04287f 1px;
  border-radius: 5px;
}
.thispage .entry .entry__link {
  font-size: 12px;
  line-height: 1.5;
  clear: both;
  margin-bottom: 0;
  padding-top: 10px;
  text-align: center;
}
.thispage .entry[data-layout="2"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 30px 0;
  padding: 20px 0 15px;
  background-color: #f6f6f6;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.thispage .entry[data-layout="2"] .entry-web {
  float: none;
  width: 460px;
  margin: 0 auto;
  padding: 0;
  border: none;
}
@media screen and (max-width: 767px) {
  .thispage .entry[data-layout="2"] .entry-web {
    width: 85%;
  }
}
.thispage .entry[data-layout="2"] .entry-web .entry-web-btn {
  height: 60px;
}
.thispage .entry[data-layout="2"] .entry-web .entry-web-btn .this__txt {
  font-size: 22px;
}

.thispage .promotion {
  margin: 20px 0 20px;
}
.thispage .promotion .promotion-detail {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  border: solid #dcdcdc 1px;
}
@media screen and (max-width: 989px) {
  .thispage .promotion .promotion-detail {
    padding: 12px;
  }
}
.thispage .promotion .promotion-detail > .this__link {
  font-size: 13px;
  line-height: 1.4;
  text-align: right;
  margin: 10px 0 0;
}
@media screen and (max-width: 767px) {
  .thispage .promotion .promotion-detail > .this__link {
    text-align: right;
  }
}
.thispage .features {
  margin-top: 30px;
}
.thispage .features__tit {
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .thispage .features__tit {
    font-size: 16px;
  }
}
.thispage .features__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 15px auto 0;
}
.thispage .features__list > li {
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  width: calc(33.3333% - 10px);
  padding: 15px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px #d3d3d3;
          box-shadow: 0 0 5px #d3d3d3;
  border-radius: 6px;
}
@media screen and (max-width: 989px) {
  .thispage .features__list > li {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 767px) {
  .thispage .features__list > li {
    font-size: 14px;
    width: 100%;
  }
  .thispage .features__list > li br {
    display: none;
  }
  .thispage .features__list > li + li {
    margin-top: 15px;
  }
}

.thispage .recommend {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .thispage .recommend {
    margin-top: 30px;
  }
}
.thispage .recommend .recommend__inner {
  padding: 0 15px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #e83416 2px;
}
.thispage .recommend .recommend__inner.-user {
  margin-top: 30px;
  padding: 0 15px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid #5e9600 2px;
}
.thispage .recommend .recommend-tit {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  margin: 0 0 20px;
  margin-left: -15px;
  padding: 15px 0;
  width: calc(100% + 30px);
  background-color: #ffeae7;
}
.thispage .recommend .recommend-tit span {
  color: #e83416;
}
.thispage .recommend .recommend-tit.-user {
  background-color: #f3fae8;
}
.thispage .recommend .recommend-tit.-user span {
  color: #5e9600;
}
.thispage .recommend .recommend-entry {
  margin: 15px 0 0;
}
.thispage .recommend .recommend-entry__btn {
  margin-bottom: 5px;
}
.thispage .recommend .recommend-entry__btn img {
  border-radius: 5px;
}
.thispage .recommend .recommend-entry__txt {
  font-size: 12px;
  text-align: center;
  margin-bottom: 0;
}

.apply {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: 30px;
  padding: 25px 0 20px;
  background-color: #f6f6f6;
}
.apply .new_user {
  margin: auto;
}
.apply .new_user .button {
  text-align: center;
}
.apply .new_user .button img {
  border-radius: 4px;
}
.apply .new_user .apply_notes {
  font-size: 12px;
  line-height: 1.5;
  margin: 8px 0 0;
  text-align: center;
}

.another-tablet {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 560px;
  margin: 25px auto;
  padding: 8px 0;
  -webkit-transition: .25s;
  transition: .25s;
  border: solid #d0d0d0 1px;
  border-radius: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .another-tablet {
    max-width: 100%;
    margin: 20px auto;
    padding: 8px 0;
  }
}
.another-tablet::after {
  position: absolute;
  top: 48.5%;
  right: 15px;
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-top: -3.5px;
  content: '';
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  vertical-align: middle;
  border-top: solid 2px #222;
  border-right: solid 2px #222;
}
.desktop .another-tablet:hover {
  -webkit-box-shadow: 0 4px 10px -4px #ccc;
          box-shadow: 0 4px 10px -4px #ccc;
}
.desktop .another-tablet:hover::after {
  right: 10px;
  border-color: #e83416;
}
.another-tablet > .this__img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 86px;
  padding-right: 14px;
}
.another-tablet > .this__txt {
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .another-tablet > .this__txt {
    font-size: 14px;
  }
}
@media screen and (min-width: 767px) {
  .another-tablet > .this__txt br {
    display: none;
  }
}

.thispage .datacount {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 0;
  border: solid #ddd 2px;
}
@media screen and (max-width: 949px) {
  .thispage .datacount {
    padding: 15px 20px 10px;
  }
}
@media screen and (max-width: 767px) {
  .thispage .datacount {
    padding: 15px;
  }
}
.thispage .datacount .this_catch {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 10px;
  text-align: justify;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .thispage .datacount .this_catch {
    line-height: 1.4;
    margin: 0;
  }
}
.thispage .datacount .datacount_summary {
  float: left;
  width: 70%;
}
@media screen and (max-width: 767px) {
  .thispage .datacount .datacount_summary {
    float: none;
    width: 100%;
  }
}
.thispage .datacount .datacount_summary .txt_1 {
  font-size: 16px;
  margin-bottom: 0;
  color: #e83416;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}
.thispage .datacount .datacount_summary .this_notes {
  font-size: 11px;
  line-height: 1.5;
}
.thispage .datacount .datacount_pic {
  overflow: hidden;
}
.thispage .datacount .datacount_pic img {
  width: 100%;
}
@media screen and (max-width: 949px) {
  .thispage .datacount .datacount_pic {
    position: relative;
    top: 10px;
  }
}

.thispage .footer-notes {
  margin: 50px 0;
}
@media screen and (max-width: 767px) {
  .thispage .footer-notes {
    margin-top: 30px;
  }
}
.thispage .footer-notes ul {
  margin-bottom: 1em;
}
.thispage .footer-notes ul:last-of-type {
  margin-bottom: 0;
}
.thispage .footer-notes ul li {
  font-size: 12px;
  line-height: 1.6;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .thispage .footer-notes ul li {
    font-size: 11px;
    line-height: 1.5;
  }
}
.thispage .footer-notes p {
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .thispage .footer-notes p {
    font-size: 12px;
  }
}
.thispage .footer-notes h5 {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 5px;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}

.thispage .product-detail {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: 40px;
  border: solid #ccc 1px;
  border-bottom: none;
  -webkit-box-shadow: 0 2px 4px -2px #ccc;
          box-shadow: 0 2px 4px -2px #ccc;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail {
    margin-top: 30px;
  }
}
.thispage .product-detail .product-detail-tit {
  position: relative;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0 !important;
  padding: 12px 15px;
  cursor: pointer;
  border-bottom: solid #ccc 1px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-detail-tit {
    padding: 10px 12px;
  }
}
.thispage .product-detail .product-detail-tit .product-detail-tit__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.thispage .product-detail .product-detail-tit .product-detail-tit__inner .this__img {
  height: 51px;
}
.thispage .product-detail .product-detail-tit .product-detail-tit__inner .this__img img {
  width: auto;
  height: 100%;
}
.thispage .product-detail .product-detail-tit .product-detail-tit__inner .this__txt {
  font-size: 20px;
  line-height: 1.5;
  padding-left: 12px;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-detail-tit .product-detail-tit__inner .this__txt {
    font-size: 16px;
  }
}
.thispage .product-detail .js-accTrigger::after, .thispage .product-detail .js-accTrigger::before {
  position: absolute;
  top: 50%;
  width: 13px;
  height: 2px;
  content: '';
  -webkit-transition: .25s;
  transition: .25s;
  background-color: #e83416;
}
.thispage .product-detail .js-accTrigger::after {
  right: 23px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.thispage .product-detail .js-accTrigger::before {
  right: 15px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.thispage .product-detail .js-accTrigger.-open {
  background: #f6f6f6;
}
.thispage .product-detail .js-accTrigger.-open::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #333;
}
.thispage .product-detail .js-accTrigger.-open::before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  background-color: #333;
}
.thispage .product-detail .js-accBody {
  display: none;
  padding-bottom: 30px;
  border-bottom: solid #ddd 1px;
}
.thispage .product-detail .js-accBody.-nopadding {
  padding-bottom: 0;
}
.thispage .product-detail .product-feature {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-feature {
    padding: 15px;
  }
}
.thispage .product-detail .product-feature .product-feature__item {
  float: left;
  width: calc(50% - 10px);
  margin-bottom: 20px;
  padding: 20px 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-feature .product-feature__item {
    float: none;
    width: 100%;
  }
}
.thispage .product-detail .product-feature .product-feature__item:nth-child(odd) {
  margin-right: 20px;
  border-right: none;
}
.thispage .product-detail .product-feature .product-feature__item .this__tit {
  font-size: 18px;
  line-height: 1.4;
  margin: 0 0 5px;
  text-align: center;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-feature .product-feature__item .this__tit {
    font-size: 16px;
  }
}
.thispage .product-detail .product-feature .product-feature__item .this__img {
  position: relative;
  margin: 5px auto;
  text-align: center;
}
.thispage .product-detail .product-feature .product-feature__item .this__img img {
  max-width: 100%;
  margin: auto;
  text-align: center;
}
.thispage .product-detail .product-feature .product-feature__item .this__txt {
  font-size: 13px;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .thispage .product-detail .product-feature .product-feature__item .this__txt {
    text-align: left;
  }
  .thispage .product-detail .product-feature .product-feature__item .this__txt br {
    display: none;
  }
}
.thispage .product-detail .product-feature .product-feature__item .this__notes {
  font-size: 12px;
  line-height: 1.5;
}
.thispage .product-detail .product-feature .product-feature__item .this__notes.-em {
  color: #e83416;
}
.thispage .product-detail .product-feature .product-feature__item .this__link {
  font-size: 13px;
  line-height: 1.6;
}
.thispage .product-detail .product-feature .product-feature__item .this__link.-right {
  text-align: right;
}
.thispage .product-detail .product-feature .feature-detail__tit,
.thispage .product-detail .product-feature .kidshome__tit {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #e40177;
  margin-bottom: 10px;
}
.thispage .product-detail .product-feature .feature-detail {
  margin-top: 15px;
}
.thispage .product-detail .product-feature .feature-detail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.thispage .product-detail .product-feature .feature-detail ul + ul {
  margin-top: 5px;
}
.thispage .product-detail .product-feature .feature-detail ul li {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 6px 4px;
  border-radius: 4px;
  background-color: #e40177;
}
.thispage .product-detail .product-feature .feature-detail ul li + li {
  margin-left: 5px;
}
.thispage .product-detail .product-feature .feature-detail ul li .-large {
  font-size: 140%;
  line-height: 1.2;
}
.thispage .product-detail .product-feature .feature-detail ul[data-col="2"] li {
  width: calc(40% - 6px);
  padding-bottom: 8px;
}
@media screen and (max-width: 799px) {
  .thispage .product-detail .product-feature .feature-detail ul[data-col="2"] li {
    width: calc(50% - 6px);
  }
}
.thispage .product-detail .product-feature .feature-detail ul[data-col="4"] li {
  width: calc(25% - 5px);
}
@media screen and (max-width: 799px) {
  .thispage .product-detail .product-feature .feature-detail ul[data-col="4"] li {
    width: calc(50% - 6px);
    margin: 0 3px 6px;
  }
  .thispage .product-detail .product-feature .feature-detail ul[data-col="4"] li br {
    display: none;
  }
}
.thispage .product-detail .product-feature .kidshome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.thispage .product-detail .product-feature .kidshome .kidshome__summary {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 55%;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-feature .kidshome .kidshome__summary {
    width: 60%;
  }
}
.thispage .product-detail .product-feature .kidshome .kidshome__img {
  border: solid #ddd 1px;
}
.thispage .product-detail .product-feature .kidshome .kidshome__tit {
  text-align: left;
  margin-bottom: 5px;
}
.thispage .product-detail .product-feature .kidshome .kidshome__txt {
  font-size: 13px;
  line-height: 1.5;
}
.thispage .product-detail .jcomtablet_ov_notes {
  padding: 30px 20px;
  border-top: solid #ddd 1px;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .jcomtablet_ov_notes {
    padding: 20px 15px;
  }
}
.thispage .product-detail .jcomtablet_ov_notes li {
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}
.thispage .product-detail#tvnet_about .jcomtablet_ov_notes {
  padding: 30px 20px 0;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail#tvnet_about .jcomtablet_ov_notes {
    padding: 20px 15px;
  }
}
.thispage .product-detail .product-spec {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 20px;
  border-top: solid #ddd 1px;
}
@media screen and (max-width: 479px) {
  .thispage .product-detail .product-spec {
    padding: 20px 15px;
  }
}
.thispage .product-detail .product-spec .product-spec__tit {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: solid #ddd 1px;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}
.thispage .product-detail .product-spec .spec-detail {
  padding-bottom: 20px;
  border-bottom: solid #ddd 1px;
}
.thispage .product-detail .product-spec .spec-detail .spec-detail__table {
  border: none;
}
.thispage .product-detail .product-spec .spec-detail .spec-detail__table th,
.thispage .product-detail .product-spec .spec-detail .spec-detail__table td {
  font-size: 12px;
  line-height: 1.5;
  padding: 2px 0;
  vertical-align: top;
}
.thispage .product-detail .product-spec .spec-detail .spec-detail__table th {
  font-weight: normal;
  width: 30%;
  text-align: left;
  border-right: solid #ddd 1px;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-spec .spec-detail .spec-detail__table th {
    width: 35%;
  }
}
.thispage .product-detail .product-spec .spec-detail .spec-detail__table td {
  padding-left: 20px;
}
@media screen and (max-width: 479px) {
  .thispage .product-detail .product-spec .spec-detail .spec-detail__table td {
    padding-left: 10px;
  }
}
.thispage .product-detail .product-spec .spec-detail .spec-detail__table[data-table='1'] {
  float: left;
  width: 49.5%;
  margin-right: 1%;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-spec .spec-detail .spec-detail__table[data-table='1'] {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.thispage .product-detail .product-spec .spec-detail .spec-detail__table[data-table='2'] {
  float: right;
  width: 49.5%;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-spec .spec-detail .spec-detail__table[data-table='2'] {
    float: none;
    width: 100%;
  }
}
.thispage .product-detail .product-spec .spec-detail__notes {
  padding: 30px 0 0;
}
.thispage .product-detail .product-spec .spec-detail__notes li {
  font-size: 12px;
  line-height: 1.5;
}
.thispage .product-detail .product-option {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 20px;
  padding: 20px;
  background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-option {
    margin: 0 10px;
    padding: 15px 10px;
  }
}
.thispage .product-detail .product-option .product-option__tit {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 12px;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}
.thispage .product-detail .product-option .product-option__item {
  float: left;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .thispage .product-detail .product-option .product-option__item {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .thispage .product-detail .product-option .product-option__item:last-of-type {
    margin-bottom: 0;
  }
}
.thispage .product-detail .product-option .product-option__item p {
  font-size: 13px;
  line-height: 1.5;
}
.thispage .product-detail .product-option .product-option__link {
  margin: 8px 0 0;
}

.thispage .service-notes {
  margin-top: 30px;
}
.thispage .service-notes h5 {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 3px;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}
.thispage .service-notes h5:before {
  font-size: 11px;
  display: inline-block;
  padding-right: 3px;
  content: '\e92b';
  vertical-align: middle;
  color: #aaa;
}
.thispage .service-notes ul {
  margin: 0 0 12px;
}
.thispage .service-notes ul li {
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .thispage .service-notes ul li {
    font-size: 11px;
  }
}

.thispage .condition {
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  .thispage .condition {
    margin-top: 30px;
  }
}
.thispage .condition__tit {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 15px;
  padding: 4px 0 4px 10px;
  border-left: solid #1fbbec 3px;
}
@media screen and (max-width: 767px) {
  .thispage .condition__tit {
    font-size: 14px;
    line-height: 1.4;
  }
}
.thispage .condition__txt {
  font-size: 14px;
  margin: 10px 0 20px;
}
@media screen and (max-width: 989px) {
  .thispage .condition__txt {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .thispage .condition__txt {
    font-size: 12px;
  }
}
.thispage .condition__txt .em {
  color: #e83416;
}
.thispage .condition__table {
  border: none;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .thispage .condition__table {
    border-bottom: 1px solid #ddd;
  }
}
.thispage .condition__table th,
.thispage .condition__table td {
  font-size: 12px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .thispage .condition__table th,
  .thispage .condition__table td {
    font-size: 11px;
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: none;
  }
}
.thispage .condition__table th {
  font-weight: normal;
  width: 15%;
  text-align: left;
  vertical-align: top;
  background: #f9f9f9;
}
@media screen and (max-width: 949px) {
  .thispage .condition__table th {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .thispage .condition__table th {
    font-size: 12px;
    display: block;
    width: 100%;
  }
}
.thispage .condition__table td ul,
.thispage .condition__table td p {
  margin-bottom: 12px;
}
.thispage .condition__table td ul:last-of-type,
.thispage .condition__table td p:last-of-type {
  margin-bottom: 0;
}
.thispage .condition__table[data-id="keiyaku"] th {
  font-size: 14px;
}
.thispage .condition__notes {
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0 30px;
}

.unsupported {
  margin-bottom: 20px;
}
.unsupported h5 {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 5px;
  font-family: YakuHanJPs, 'NotoSansJP', sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .unsupported h5 {
    font-size: 12px;
  }
}
.unsupported .unsupported-area {
  padding: 10px;
  border: solid #ddd 1px;
}
.unsupported p {
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 10px;
}
.unsupported p:last-of-type {
  margin-bottom: 0;
}

a.js-area_modal_link2 {
  color: #222 !important;
  text-decoration: none !important;
}

.js-area_modal_link2.btnResetting {
  color: #fff !important;
  text-decoration: none !important;
  margin-left: auto;
}

.btnTypeE.js-enter_sim {
  color: #222 !important;
  text-decoration: none !important;
}

.areaRecommend2 {
  border: none;
  padding: 0;
}
