@charset "UTF-8";

/* 購入情報ページ専用 */

.fz-24 {
  font-weight: bold;
  margin: 0 3px;
}

#price .link-btn {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

#price .link-btn:hover {
  color: #bc2a2d;
  opacity: 1;
}

.pricetop,
.partner-top {
  background-color: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 0;
}

.pricetop h1 {
  color: #333;
  font-size: 1.8em;
  margin: 1em auto;
  display: block;
  text-align: center;
  width: 10em;
  line-height: 1.3em;
  font-weight: bold;
}

.pricetop h1 span {
  font-size: 16px;
  color: #686868;
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #82b1bd;
  padding-top: 0.5em;
}


#price {
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  max-width: 1180px;
  width: 100%;
  padding: 60px 4% 30px;
  overflow: hidden;
}

.partner-top h2 {
  color: #333;
  font-size: 1.8em;
  margin: 1em auto;
  display: block;
  text-align: center;
  width: 10em;
  line-height: 1.3em;
  font-weight: bold;
}

.partner-top h2 span {
  font-size: 16px;
  color: #686868;
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #82b1bd;
  padding-top: 0.5em;
}

#price dl {
  background-color: #bc2a2d;
}

#price dd {
  background-color: rgb(239, 239, 239);
}

@media(width > 767px) {
  .pricetop {
    padding-top: 40px;
  }
}

.table-wrap-title {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px dotted #333;
}

/* ----------------table------------- */
.sec__table {
  width: 100%;
  border: 2px solid #b2b2b2;
  border-collapse: collapse;
  margin-bottom: 2rem;
}

.sec__table-th,
.sec__table-tr,
.sec__table-td {
  height: 60px;
  line-height: 1.6;
  text-align: center;
  border: 2px solid #b2b2b2;
  font-size: 14px;
  vertical-align: middle;

}

.sec__table-tr:first-child {
  background-color: #bc2a2d;
  color: white;
  font-weight: bold;
}

.sec__table-title {
  font-weight: bold;
  color: white;
  background-color: #bc2a2d;
}

.sec__table-text {
  font-size: 14px;
}

@media(width>768px) {

  .sec__table-th,
  .sec__table-tr,
  .sec__table-td {
    font-size: 17px;
  }

  .sec__table-text {
    font-size: 16px;
  }
}

/* 価格表 */
.basic-color {
  background-color: #cccc99;
  color: #232f3e;
}

.standard-color {
  background-color: #99c6cc;
  color: #232f3e;
}

.premium-color {
  background-color: #b899cc;
  color: #232f3e;
}

.limited-color {
  background-color: #f2f248;
  color: #232f3e;
}

.edition-color {
  background-color: #ffcc33;
  color: #232f3e;
}

.table-wrap {
  margin: 0 auto 3rem;
  max-width: 1200px;
}

.license-wrap .sec__table-td {
  height: 50px;
}


.table-wrap-scroll .sec__table-td {
  width: auto;
}

.text-row {
  writing-mode: vertical-rl;
  text-orientation: upright;
}

.h-100 {
  height: 100px !important;
}

.link-wrap {
  margin: 4rem 0 7rem;
  text-align: center;
}

.link-wrap a {
  background-color: #bc2a2d;
  color: white;
  border: 1px solid #bc2a2d;
  display: inline-block;
  padding: 1rem;
}

.link-wrap a:hover {
  background-color: white;
  color: #bc2a2d;
}

.prttl {
  padding: 1em 2%;
  font-size: 1.4em;
  text-align: center;
  background-color: #1766be;
  color: #fff;
  line-height: 1.5em;
}

.prbox2 {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  letter-spacing: 0em;
  background-color: #f5f5f5;
  border: 5px solid #fff;
}


#option h1,
#isms h1,
#enterprise h1 {
  font-size: 1.8em;
  padding: 60px 2% 2%;
  text-align: center;
  margin: 0 auto 20px;
  border-bottom: solid 1px #333;
  width: 100%;
  max-width: 10em;
  box-sizing: border-box;
}

.bottomboxbwrap {
  width: 100%;
  position: relative;
  background-image: url(../img/mainimgmini.jpg);
  background-size: cover;
  height: 300px;
}

.bottomboxbwrap::before {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
  height: 300px;
}

.bottomboxwrap {
  width: 100%;
  padding: 3em 0;
}

.bottombox {
  width: 100%;
  max-width: 400px;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  padding: 2em 0;
  margin: 0 auto;
  text-align: center;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bottombox li a {
  display: block;
  width: 48%;
  text-align: center;
  font-weight: bold;
  padding: 15px 10px;
  /* { ^   Ԃ̃X y [ X*/
  margin: 1em 1%;
  border: solid 1px
    /*#00a2c9*/
    #bc2a2d;
  border-radius:
    /*30px;*/
    10px;
  font-size:
    /*0.9*/
    1em;
  background-color:
    /*#00a2c9*/
    #bc2a2d;
  color: #fff;
}

.bottombox li.box3White a {
  background-color: #fff;
  color:
    /*#00a2c9*/
    #bc2a2d;
  border: 1px solid
    /*#00a2c9*/
    #bc2a2d;
}


.bottomboxinner {
  text-align: center;
  margin-top: 1em;
  width: 100%;
  box-sizing: border-box;
}

.bottombox p {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #fff;
}

.bottomboxinner ul {
  margin-top: 1em;
}

.bottomboxinner ul a {
  margin: 20px auto;
  width: 210px;
}


.telework .menuButton {
  margin-top: 3%;
}

.telework-box {
  text-align: center;
}

.telework h1 {
  text-align: center;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 2em;
}

.telework h2 {
  text-align: center;
  margin: 1em 0;
  padding: 0.5em 0;
  background: #1766be;
  color: #fff;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.8em;
}



.telework h4 {
  position: relative;
  text-align: center;
  margin: 2em 0 1.6em;
  color: #666;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.6em;
}



.telework h5 {
  position: relative;
  text-align: center;
  margin: 1em 0;
  color: #666;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.6em;
}

.telework p {
  /* text-align:left; */
  margin: 1em;
  line-height: 1.5em;
}

.telework img {
  max-width: 100%;
  margin: 0 auto;
}

#benefit img {
  max-width: 100%;
  margin: 0 auto;
}

.side-box {
  border: 1px solid #222222;
  border-radius: 10px;
  margin-top: 40px;
  padding: 15px;
}

.side-title {
  margin: 1em 0;
  color: #666;
  font-size: 1.2em;
  font-weight: 600;

}