@charset "UTF-8";
section {
  padding: 60px 0; }

.zeikomi {
  text-align: right;
  margin: 1rem 0;
  font-size: 1.2rem; }

.mt--20 {
  margin-top: 20px; }

.mb--60 {
  margin-bottom: 60px; }

.categoly {
  background: url(../../../common/images/png/common_categoly_bg.png) center center;
  height: 88px; }
  .categoly__inner {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center; }
    .categoly__inner .ttl {
      color: #ffffff;
      font-size: 2rem;
      letter-spacing: .5rem;
      font-weight: bold;
      line-height: 1; }
      .categoly__inner .ttl span {
        display: inline-block;
        font-size: 1.6rem;
        position: relative;
        margin-left: 3rem;
        line-height: 1;
        transform: translateY(-2.5px); }
        .categoly__inner .ttl span::before, .categoly__inner .ttl span::after {
          content: "";
          width: 14px;
          height: 2px;
          background: #ffffff;
          display: inline-block;
          position: absolute;
          top: 50%;
          transform: translate(0, -50%); }
        .categoly__inner .ttl span::before {
          left: -20px; }
    .categoly__inner .simulation {
      line-height: 0; }
      .categoly__inner .simulation a {
        height: 60px;
        width: 300px;
        text-align: center;
        color: #ffffff;
        font-weight: bold;
        background: #ffffff;
        border-radius: 4px;
        position: relative;
        overflow: hidden;
        display: inline-block; }
        .categoly__inner .simulation a::before {
          content: "料金シミュレーション";
          position: absolute;
          z-index: 10;
          top: 50%;
          left: 50%;
          width: 100%;
          color: #CF0F31;
          transform: translate(-50%, -50%); }
        .categoly__inner .simulation a::after {
          content: "";
          position: absolute;
          z-index: 9;
          display: inline-block;
          background: #F5B918;
          transition: left 1s;
          width: 100%;
          height: 100%;
          top: 0;
          left: -100%; }
        .categoly__inner .simulation a:hover::after {
          left: 0%; }

.anker {
  background: #EAEBEC;
  padding: 30px 0;
  position: relative; }
  .anker__inner ul {
    display: flex;
    justify-content: space-between; }
    .anker__inner ul li {
      text-align: center;
      width: calc((100% - 10px) / 6); }
      .anker__inner ul li a {
        display: inline-block;
        position: relative;
        color: #2C3644;
        font-weight: bold;
        width: 100%;
        height: 100%;
        transition: background 1s;
        padding: 24px 0 30px;
        background: #ffffff; }
        .anker__inner ul li a::after {
          position: absolute;
          content: "";
          width: 9px;
          height: 9px;
          border: 0px;
          border-top: solid 1px #2C3644;
          border-right: solid 1px #2C3644;
          bottom: 6px;
          left: 50%;
          transform: translate(-50%, -50%) rotate(135deg); }
  .anker::before {
    content: "";
    background: url(../images/png/anker_top.png) repeat-x;
    width: 100%;
    height: 9px;
    position: absolute;
    top: 0;
    left: 0; }
  .anker::after {
    content: "";
    background: url(../images/png/anker_bottom.png) repeat-x;
    width: 100%;
    height: 9px;
    position: absolute;
    bottom: 0;
    left: 0; }

.menu {
  text-align: center;
  color: #2C3644; }
  .menu__ttl {
    font-size: 2.6rem;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 35px;
    border-bottom: 2px solid #CF0F31;
    display: inline-block;
    color: #2C3644; }
  .menu__txt {
    font-size: 1.8rem;
    line-height: 3.3rem;
    color: #2C3644;
    text-align: left;
    margin-bottom: 40px; }

.menu01 {
  background: #ffffff; }
  .menu01__image__inner {
    width: 100%;
    margin-bottom: 2rem; }
  .menu01__image img {
    width: 100%; }

.menu02 {
  background: #F4F5F6; }
  .menu02__about {
    display: flex;
    justify-content: space-between; }
    .menu02__about-child .menu02__table {
      width: 100%; }
      .menu02__about-child .menu02__table thead tr {
        height: 55px; }
        .menu02__about-child .menu02__table thead tr th {
          background: #2C3644; }
        .menu02__about-child .menu02__table thead tr td {
          color: #ffffff;
          font-weight: bold;
          font-size: 1.6rem;
          width: calc((100% - ((90 / 570) * 100%)) / 2);
          vertical-align: middle; }
          .menu02__about-child .menu02__table thead tr td.redbg {
            background: #CF0F31; }
          .menu02__about-child .menu02__table thead tr td.yellowbg {
            background: #F5B918; }
        @media all and (-ms-high-contrast: none) {
          .menu02__about-child .menu02__table thead tr td {
            width: 240px; } }
      .menu02__about-child .menu02__table tbody tr {
        font-size: 1.4rem;
        font-weight: bold; }
        .menu02__about-child .menu02__table tbody tr th {
          background: #2C3644;
          color: #ffffff;
          vertical-align: middle; }
        .menu02__about-child .menu02__table tbody tr td {
          vertical-align: middle; }
          .menu02__about-child .menu02__table tbody tr td p {
            color: #2C3644;
            font-size: 1.4rem; }
          .menu02__about-child .menu02__table tbody tr td .plancont {
            display: flex;
            justify-content: center;
            padding: 0 5%;
            margin-top: 3px; }
            .menu02__about-child .menu02__table tbody tr td .plancont .strokerect {
              background: #ffffff;
              border: 1px solid #c0c3c7;
              padding: 6px 0;
              width: calc((90 / 200) * 100%);
              border-radius: 40px;
              line-height: 1.8rem; }
            .menu02__about-child .menu02__table tbody tr td .plancont .plus {
              width: calc(100% - (((90 / 200) * 100%))*2);
              position: relative;
              margin: 0 4px; }
              .menu02__about-child .menu02__table tbody tr td .plancont .plus::before {
                content: "";
                position: absolute;
                height: 2px;
                width: 18px;
                background: #2C3644;
                transform: translate(-50%, -50%);
                top: 50%;
                left: 50%; }
              .menu02__about-child .menu02__table tbody tr td .plancont .plus::after {
                content: "";
                position: absolute;
                height: 18px;
                width: 2px;
                background: #2C3644;
                transform: translate(-50%, -50%);
                top: 50%;
                left: 50%; }
          .menu02__about-child .menu02__table tbody tr td.lightredbg {
            background: #fae7ea; }
          .menu02__about-child .menu02__table tbody tr td.lightyellowbg {
            background: #fef8e8; }
        .menu02__about-child .menu02__table tbody tr.first-tr {
          height: 100px; }
        .menu02__about-child .menu02__table tbody tr.second-tr {
          height: 55px; }
          .menu02__about-child .menu02__table tbody tr.second-tr td {
            font-size: 2.3rem; }
            .menu02__about-child .menu02__table tbody tr.second-tr td.lightredbg {
              color: #CF0F31; }
            .menu02__about-child .menu02__table tbody tr.second-tr td.lightyellowbg {
              color: #F5B918; }
    .menu02__about-child table, .menu02__about-child td, .menu02__about-child th {
      border: 1px solid #c0c3c7; }
    .menu02__about-child:first-of-type {
      width: calc((400 / 1000) * 100%); }
    .menu02__about-child:last-of-type {
      width: calc((570 / 1000) * 100%); }
  .menu02__service__ttl {
    font-weight: bold;
    font-size: 1.7rem;
    position: relative;
    padding-left: 20px;
    text-align: left;
    margin-top: 30px; }
    .menu02__service__ttl::before {
      content: "";
      position: absolute;
      display: inline-block;
      width: 5px;
      height: 18px;
      background: #2C3644;
      transform: translate(0, -50%);
      top: 50%;
      left: 0; }
  .menu02__service__list {
    margin: 20px 0; }
    .menu02__service__list tbody tr {
      font-size: 1.4rem;
      color: #2C3644;
      counter-increment: num;
      height: 67px; }
      .menu02__service__list tbody tr th {
        width: calc((240 / 1000) * 100%);
        font-weight: bold;
        background: #fef8e8;
        padding-left: 15px; }
        .menu02__service__list tbody tr th .listttl {
          position: relative;
          padding-left: 30px;
          line-height: 1; }
          .menu02__service__list tbody tr th .listttl::before {
            content: counter(num);
            position: absolute;
            background: #F5B918;
            border-radius: 3px;
            color: #ffffff;
            font-size: 1.4rem;
            top: 50%;
            left: 0;
            width: 25px;
            height: 25px;
            display: flex;
            justify-content: center;
            align-items: center;
            transform: translateY(-50%); }
      .menu02__service__list tbody tr td {
        width: calc(100% - ((240 / 1000) * 100%));
        background: #ffffff;
        padding: 0 15px; }
      @media all and (-ms-high-contrast: none) {
        .menu02__service__list tbody tr th {
          width: 240px; }
        .menu02__service__list tbody tr td {
          width: 760px; } }
  .menu02__service table, .menu02__service td, .menu02__service th {
    border: 1px solid #c0c3c7;
    vertical-align: middle;
    text-align: left; }

.menu03 {
  background: #ffffff; }
  .menu03__price {
    margin-bottom: 60px; }
    .menu03__price .priceplan {
      display: flex;
      justify-content: center; }
      .menu03__price .priceplan-child {
        width: 210px;
        border: 1px solid #2C3644; }
        .menu03__price .priceplan-child__ttl {
          font-size: 1.8rem;
          color: #ffffff;
          font-weight: bold;
          background: #2C3644;
          text-align: center;
          position: relative;
          line-height: 1;
          letter-spacing: .1rem; }
          .menu03__price .priceplan-child__ttl__icon {
            position: absolute;
            top: 50%;
            display: inline-block;
            transform: translate(0, -50%); }
            .menu03__price .priceplan-child__ttl__icon img {
              width: 50px; }
        .menu03__price .priceplan-child__cont {
          text-align: center;
          padding: 16px 0; }
          .menu03__price .priceplan-child__cont .pricettl {
            color: #CF0F31;
            font-size: 1.6rem;
            font-weight: bold; }
          .menu03__price .priceplan-child__cont .pricevalue {
            color: #CF0F31;
            font-size: 1.6rem;
            font-weight: bold;
            line-height: 1;
            letter-spacing: .2rem;
            margin-bottom: 6px; }
            .menu03__price .priceplan-child__cont .pricevalue b {
              font-weight: bold;
              font-size: 3rem; }
          .menu03__price .priceplan-child__cont .pricecap {
            font-size: 1.2rem;
            line-height: 1.8rem; }
      .menu03__price .priceplan__one {
        margin-right: 15px; }
        .menu03__price .priceplan__one .priceplan-child__ttl {
          padding: 10px 0 10px 42px; }
          .menu03__price .priceplan__one .priceplan-child__ttl__icon {
            left: 25px; }
      .menu03__price .priceplan__two {
        margin-right: 15px; }
        .menu03__price .priceplan__two .priceplan-child__ttl {
          padding: 10px 0 10px 42px; }
          .menu03__price .priceplan__two .priceplan-child__ttl__icon {
            left: 25px; }
      .menu03__price .priceplan__three .priceplan-child__ttl {
        padding: 10px 0 10px 40px; }
        .menu03__price .priceplan__three .priceplan-child__ttl__icon {
          left: 42px; }
  .menu03__pricedetail .pricedetail__ttl {
    font-size: 1.7rem;
    font-weight: bold;
    letter-spacing: .1rem;
    border: 1px solid #2C3644;
    padding: 7.5px 11px;
    line-height: 1.6;
    background: #ffffff;
    text-align: left;
    counter-increment: subttl-num; }
    .menu03__pricedetail .pricedetail__ttl span {
      background: #CF0F31;
      width: 20px;
      height: 20px;
      display: inline-block;
      position: relative;
      top: 3px;
      margin-right: 9px; }
      .menu03__pricedetail .pricedetail__ttl span::after {
        content: counter(subttl-num);
        position: absolute;
        color: #ffffff;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 55%;
        font-size: 1.4rem;
        display: inline-block; }
  .menu03__pricedetail .pricedetail__cont {
    width: 100%;
    margin: 40px 0 20px; }
    .menu03__pricedetail .pricedetail__cont thead tr {
      height: 44px; }
      .menu03__pricedetail .pricedetail__cont thead tr td {
        font-size: 1.4rem;
        color: #ffffff;
        text-align: center;
        vertical-align: middle; }
        .menu03__pricedetail .pricedetail__cont thead tr td.navybg {
          background: #2C3644;
          width: calc((180 / 1000) * 100%); }
        .menu03__pricedetail .pricedetail__cont thead tr td.redbg {
          background: #CF0F31;
          font-weight: bold;
          width: calc((295 / 1000) * 100%); }
        @media all and (-ms-high-contrast: none) {
          .menu03__pricedetail .pricedetail__cont thead tr td.navybg {
            width: 180px; }
          .menu03__pricedetail .pricedetail__cont thead tr td.redbg {
            width: 295px; } }
    .menu03__pricedetail .pricedetail__cont tbody tr {
      height: 44px; }
      .menu03__pricedetail .pricedetail__cont tbody tr th {
        font-size: 1.4rem;
        border: 1px solid #c0c3c7;
        background: #EAEBEC;
        vertical-align: middle;
        line-height: 1;
        font-weight: normal; }
        .menu03__pricedetail .pricedetail__cont tbody tr th.align-c {
          text-align: left;
          padding-left: 1.5rem; }
      .menu03__pricedetail .pricedetail__cont tbody tr td {
        vertical-align: middle;
        line-height: 1; }
        .menu03__pricedetail .pricedetail__cont tbody tr td.navyborder {
          font-weight: normal;
          border-style: solid;
          border-width: 1px 0 1px 1px;
          border-color: #c0c3c7; }
        .menu03__pricedetail .pricedetail__cont tbody tr td.redcell {
          color: #CF0F31;
          border-style: solid;
          border-width: 1px;
          border-color: #CF0F31 #CF0F31 #f1b7c1 #CF0F31;
          font-size: 1.8rem;
          line-height: 2.5rem;
          font-weight: bold; }
          .menu03__pricedetail .pricedetail__cont tbody tr td.redcell.navytxt {
            color: #2C3644;
            font-size: 1.6rem; }
        .menu03__pricedetail .pricedetail__cont tbody tr td.redlastborder {
          border-bottom: 1px solid #CF0F31; }

.menu04 {
  background: #F4F5F6; }
  .menu04__totalprice .totalprice__ttl {
    font-size: 1.7rem;
    font-weight: bold;
    letter-spacing: .1rem;
    border: 1px solid #2C3644;
    padding: 7.5px 11px;
    line-height: 1.6;
    background: #ffffff;
    text-align: left; }
  .menu04__totalprice .totalprice__cont {
    width: 100%;
    margin: 40px 0 20px; }
    .menu04__totalprice .totalprice__cont thead tr {
      height: 65px; }
      .menu04__totalprice .totalprice__cont thead tr td {
        font-size: 1.4rem;
        line-height: 2.2rem;
        color: #ffffff;
        text-align: center;
        vertical-align: middle;
        width: calc(((190 / 1000) * 100%)); }
        .menu04__totalprice .totalprice__cont thead tr td.navybg {
          background: #2C3644;
          border-left: 1px solid #c0c3c7; }
        .menu04__totalprice .totalprice__cont thead tr td.redbg {
          background: #CF0F31;
          font-weight: bold; }
      @media all and (-ms-high-contrast: none) {
        .menu04__totalprice .totalprice__cont thead tr td {
          width: 190px; } }
    .menu04__totalprice .totalprice__cont tbody tr {
      height: 44px; }
      .menu04__totalprice .totalprice__cont tbody tr th {
        font-size: 1.4rem;
        border: 1px solid #c0c3c7;
        background: #EAEBEC;
        vertical-align: middle;
        line-height: 1;
        font-weight: normal; }
        .menu04__totalprice .totalprice__cont tbody tr th.align-c {
          text-align: left;
          padding-left: 1.5rem; }
      .menu04__totalprice .totalprice__cont tbody tr td {
        vertical-align: middle;
        line-height: 1;
        background: #ffffff; }
        .menu04__totalprice .totalprice__cont tbody tr td.navyborder {
          font-weight: normal;
          border-style: solid;
          border-width: 1px 0 1px 1px;
          border-color: #c0c3c7; }
        .menu04__totalprice .totalprice__cont tbody tr td.redcell {
          color: #CF0F31;
          border-style: solid;
          border-width: 1px;
          border-color: #CF0F31 #CF0F31 #f1b7c1 #CF0F31;
          font-size: 1.8rem;
          line-height: 2.5rem;
          font-weight: bold; }
          .menu04__totalprice .totalprice__cont tbody tr td.redcell.navytxt {
            color: #2C3644;
            font-size: 1.6rem; }
        .menu04__totalprice .totalprice__cont tbody tr td.redlastborder {
          border-bottom: 1px solid #CF0F31; }

.menu05 {
  background: #ffffff; }
  .menu05__option .option__cont {
    margin-bottom: 20px; }
    .menu05__option .option__cont tr {
      height: 67px; }
      .menu05__option .option__cont tr th {
        background: #EAEBEC;
        width: calc((286 / 1000) * 100%);
        text-align: left;
        font-size: 1.4rem;
        font-weight: bold;
        padding-left: 1.5rem;
        vertical-align: middle; }
      .menu05__option .option__cont tr td {
        background: #ffffff;
        vertical-align: middle; }
        .menu05__option .option__cont tr td.optiontxt {
          width: calc((564 / 1000) * 100%);
          text-align: left;
          font-size: 1.4rem;
          line-height: 2.5rem;
          padding: 0 1.5rem; }
        .menu05__option .option__cont tr td.optionprice {
          width: calc((150 / 1000) * 100%);
          font-size: 1.8rem;
          font-weight: bold; }
      @media all and (-ms-high-contrast: none) {
        .menu05__option .option__cont tr th {
          width: 286px; }
        .menu05__option .option__cont tr td.optiontxt {
          width: 564px; }
        .menu05__option .option__cont tr td.optionprice {
          width: 150px; } }
  .menu05__option .option table, .menu05__option .option td, .menu05__option .option th {
    border: 1px solid #c0c3c7; }
  .menu05 .valuelabel {
    background: #CF0F31;
    color: #ffffff;
    font-size: 1.2rem;
    display: inline-block;
    padding: 2.5px 10px;
    line-height: 1;
    position: relative;
    top: -2px;
    border-radius: 15px; }

.menu06 {
  background: #F4F5F6; }
  .menu06__device .device__ttl {
    font-size: 1.7rem;
    font-weight: bold;
    letter-spacing: .1rem;
    border: 1px solid #2C3644;
    padding: 7.5px 11px;
    line-height: 1.6;
    background: #ffffff;
    text-align: left;
    counter-increment: subttl-num; }
    .menu06__device .device__ttl span {
      background: #CF0F31;
      width: 20px;
      height: 20px;
      display: inline-block;
      position: relative;
      top: 3px;
      margin-right: 9px; }
      .menu06__device .device__ttl span::after {
        content: counter(subttl-num);
        position: absolute;
        color: #ffffff;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 55%;
        font-size: 1.4rem;
        display: inline-block; }
  .menu06__device .device__cont {
    width: 100%;
    margin: 40px 0 60px; }
    .menu06__device .device__cont thead tr {
      height: 44px; }
      .menu06__device .device__cont thead tr td {
        font-size: 1.4rem;
        color: #ffffff;
        text-align: center;
        vertical-align: middle;
        background: #2C3644; }
        .menu06__device .device__cont thead tr td.devicetype {
          width: calc((260 / 1000) * 100%); }
        .menu06__device .device__cont thead tr td.devicename {
          width: calc((530 / 1000) * 100%); }
        .menu06__device .device__cont thead tr td.deviceprice {
          width: calc((210 / 1000) * 100%); }
        @media all and (-ms-high-contrast: none) {
          .menu06__device .device__cont thead tr td.devicetype {
            width: 260px; }
          .menu06__device .device__cont thead tr td.devicename {
            width: 530px; }
          .menu06__device .device__cont thead tr td.deviceprice {
            width: 210px; } }
    .menu06__device .device__cont tbody tr {
      height: 44px; }
      .menu06__device .device__cont tbody tr th.devicetype {
        font-size: 1.4rem;
        background: #EAEBEC;
        vertical-align: middle;
        line-height: 1;
        font-weight: bold;
        padding-left: 1.5rem;
        text-align: left; }
      .menu06__device .device__cont tbody tr td {
        vertical-align: middle;
        background: #ffffff; }
        .menu06__device .device__cont tbody tr td.devicename {
          text-align: left;
          font-size: 1.4rem;
          line-height: 2.5rem;
          padding: 0 1.5rem; }
        .menu06__device .device__cont tbody tr td.deviceprice {
          font-size: 1.8rem;
          font-weight: bold; }
  .menu06__device table, .menu06__device th, .menu06__device td {
    border: 1px solid #c0c3c7; }

@media screen and (max-width: 768px) {
  section {
    padding: 40px 0; }

  .mb--60 {
    margin-bottom: 30px; }

  .categoly {
    height: 50px; }
    .categoly__inner .ttl {
      font-size: 1.6rem;
      letter-spacing: .2rem; }
      .categoly__inner .ttl span {
        font-size: 1.4rem;
        margin-left: 2rem; }
        .categoly__inner .ttl span::before, .categoly__inner .ttl span::after {
          width: 7px; }
        .categoly__inner .ttl span::before {
          left: -14px; }

  .anker {
    padding: 15px 0; }
    .anker__inner ul {
      flex-direction: column; }
      .anker__inner ul li {
        text-align: left;
        width: 100%; }
        .anker__inner ul li a {
          padding: 15px 0 15px 15px; }
          .anker__inner ul li a::after {
            top: 50%;
            left: 95%;
            transform: translate(-100%, -50%) rotate(135deg); }
        .anker__inner ul li:not(:last-of-type) {
          margin-bottom: 10px; }
        .anker__inner ul li.oneline a {
          padding-top: 15px; }

  .menu__ttl {
    font-size: 2.2rem;
    margin-bottom: 25px;
    padding-bottom: 6px; }
  .menu__txt {
    font-size: 1.6rem;
    line-height: 2.7rem;
    margin-bottom: 20px; }

  .menu02__about {
    flex-direction: column; }
    .menu02__about-child .menu02__table thead tr {
      height: 30px; }
      .menu02__about-child .menu02__table thead tr th {
        background: #2C3644; }
      .menu02__about-child .menu02__table thead tr td {
        font-size: 1.4rem;
        width: calc((100% - ((90 / 570) * 100%)) / 2); }
    .menu02__about-child .menu02__table tbody tr {
      font-size: 1.4rem; }
      .menu02__about-child .menu02__table tbody tr td p {
        color: #2C3644;
        font-size: 1.4rem; }
      .menu02__about-child .menu02__table tbody tr td .plancont {
        padding: 0 2.5%;
        margin-top: 0; }
        .menu02__about-child .menu02__table tbody tr td .plancont .strokerect {
          font-size: 1.2rem;
          border-radius: 8px;
          line-height: 1.6rem; }
      .menu02__about-child .menu02__table tbody tr.first-tr {
        height: 120px; }
      .menu02__about-child .menu02__table tbody tr.second-tr td {
        font-size: 2rem; }
    .menu02__about-child:first-of-type {
      width: 100%; }
    .menu02__about-child:last-of-type {
      width: 100%; }
  .menu02__service__ttl {
    padding-left: 10px; }
  .menu02__service__list {
    margin: 20px 0 10px; }
    .menu02__service__list tbody tr {
      font-size: 1.2rem;
      height: 67px; }
      .menu02__service__list tbody tr th {
        width: 38%;
        padding-left: 7.5px; }
        .menu02__service__list tbody tr th .listttl {
          padding-left: 15px; }
          .menu02__service__list tbody tr th .listttl::before {
            font-size: 1.2rem;
            width: 13px;
            height: 13px; }
      .menu02__service__list tbody tr td {
        width: calc(100% - 38%);
        padding: 0 7.5px; }

  .menu03__price {
    margin-bottom: 30px; }
    .menu03__price .priceplan {
      justify-content: space-between;
      flex-wrap: wrap; }
      .menu03__price .priceplan-child {
        width: 48%; }
        .menu03__price .priceplan-child__ttl {
          font-size: 1.6rem; }
          .menu03__price .priceplan-child__ttl__icon img {
            width: 30px; }
        .menu03__price .priceplan-child__cont {
          padding: 16px 0; }
          .menu03__price .priceplan-child__cont .pricettl {
            font-size: 1.6rem; }
          .menu03__price .priceplan-child__cont .pricevalue {
            font-size: 2rem; }
            .menu03__price .priceplan-child__cont .pricevalue b {
              font-size: 4rem; }
      .menu03__price .priceplan__one {
        margin-right: 4%;
        margin-bottom: 4%; }
      .menu03__price .priceplan__two {
        margin-right: 0;
        margin-bottom: 4%; }
  .menu03__pricedetail .pricedetail__ttl {
    font-size: 1.6rem;
    padding: 5.5px 9px; }
  .menu03__pricedetail .pricedetail__cont {
    margin: 20px 0 30px; }
    .menu03__pricedetail .pricedetail__cont thead tr {
      height: 50px; }
      .menu03__pricedetail .pricedetail__cont thead tr td {
        font-size: 1.2rem; }
    .menu03__pricedetail .pricedetail__cont tbody tr {
      height: 50px; }
      .menu03__pricedetail .pricedetail__cont tbody tr th {
        font-size: 1.2rem;
        line-height: 1.8rem; }
        .menu03__pricedetail .pricedetail__cont tbody tr th.align-c {
          padding-left: .5rem; }
        .menu03__pricedetail .pricedetail__cont tbody tr th.vertical-rl {
          white-space: nowrap;
          width: 22px;
          margin: 0 1%; }
          .menu03__pricedetail .pricedetail__cont tbody tr th.vertical-rl .vertical-rl__txt {
            -ms-writing-mode: tb-rl;
            -webkit-writing-mode: vertical-rl;
            -o-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
            white-space: nowrap;
            text-orientation: upright; }
      .menu03__pricedetail .pricedetail__cont tbody tr td.navyborder {
        font-size: 1.4rem; }
      .menu03__pricedetail .pricedetail__cont tbody tr td.redcell {
        font-size: 1.4rem;
        line-height: 2rem; }
        .menu03__pricedetail .pricedetail__cont tbody tr td.redcell.navytxt {
          font-size: 1.4rem; }

  .menu04__totalprice .totalprice__ttl {
    font-size: 1.6rem;
    padding: 5.5px 9px; }
  .menu04__totalprice .totalprice__cont {
    margin: 20px 0 30px; }
    .menu04__totalprice .totalprice__cont thead tr {
      height: 50px; }
      .menu04__totalprice .totalprice__cont thead tr td {
        font-size: 1.2rem;
        line-height: 1.8rem;
        width: calc(((260 / 1000) * 100%)); }
    .menu04__totalprice .totalprice__cont tbody tr {
      height: 50px; }
      .menu04__totalprice .totalprice__cont tbody tr th {
        font-size: 1.2rem;
        line-height: 1.8rem; }
        .menu04__totalprice .totalprice__cont tbody tr th.align-c {
          padding-left: .5rem; }
        .menu04__totalprice .totalprice__cont tbody tr th.vertical-rl {
          white-space: nowrap;
          margin: 0 1%;
          width: 22px; }
          .menu04__totalprice .totalprice__cont tbody tr th.vertical-rl .vertical-rl__txt {
            -ms-writing-mode: tb-rl;
            -webkit-writing-mode: vertical-rl;
            -o-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
            white-space: nowrap;
            text-orientation: upright; }
      .menu04__totalprice .totalprice__cont tbody tr td.navyborder {
        font-size: 1.4rem; }
      .menu04__totalprice .totalprice__cont tbody tr td.redcell {
        font-size: 1.4rem;
        line-height: 2rem; }
        .menu04__totalprice .totalprice__cont tbody tr td.redcell.navytxt {
          font-size: 1.4rem; }

  .menu05__option .option__cont {
    margin-bottom: 10px; }
    .menu05__option .option__cont tr {
      height: auto; }
      .menu05__option .option__cont tr th {
        font-size: 1.2rem;
        padding: 0 .5rem;
        width: calc((286 / 1000) * 100%); }
      .menu05__option .option__cont tr td.optiontxt {
        font-size: 1.2rem;
        line-height: 2.2rem;
        padding: 0 .5rem;
        width: calc((514 / 1000) * 100%); }
      .menu05__option .option__cont tr td.optionprice {
        font-size: 1.4rem;
        width: calc((200 / 1000) * 100%); }

  .menu06__device .device__ttl {
    font-size: 1.6rem;
    padding: 5.5px 9px; }
  .menu06__device .device__cont {
    margin: 20px 0 30px; }
    .menu06__device .device__cont thead tr {
      height: 50px; }
      .menu06__device .device__cont thead tr td {
        font-size: 1.2rem; }
    .menu06__device .device__cont tbody tr {
      height: 50px; }
      .menu06__device .device__cont tbody tr th.devicetype {
        font-size: 1.2rem;
        line-height: 1.8rem;
        padding: 0 .5rem; }
      .menu06__device .device__cont tbody tr td.devicename {
        line-height: 2rem;
        padding: 0 .5rem; }
      .menu06__device .device__cont tbody tr td.deviceprice {
        font-size: 1.4rem; }
      .menu06__device .device__cont tbody tr td.vertical-rl {
        white-space: nowrap;
        margin: 0 1%;
        width: 22px;
        line-height: 1; }
        .menu06__device .device__cont tbody tr td.vertical-rl .vertical-rl__txt {
          -ms-writing-mode: tb-rl;
          -webkit-writing-mode: vertical-rl;
          -o-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
          white-space: nowrap;
          text-orientation: upright;
          line-height: 1; }
  .menu06__device table, .menu06__device th, .menu06__device td {
    border: 1px solid #c0c3c7; } }

/*# sourceMappingURL=docomo_h_phone.css.map */
