@charset "UTF-8";
/* -------------------------------------------------- */
/* reset */
/* -------------------------------------------------- */
body {
  background-image: none;
}

main {
  padding-top: 80px;
  line-height: 1.6;
  color: #555;
  font-size: 20px;
  font-family: "Arial", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Helvetica, sans-serif;
}

main h1, main h2, main h3, main h4 {
  font: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

main strong {
  font-weight: bold;
}

main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

main img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

main a {
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

main a:hover {
  opacity: 0.8;
}

a {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

a[href^="tel:"] {
  cursor: text;
}

a:hover {
  color: #999;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

p + p {
  margin-top: 3px;
}

/* -------------------------------------------------- */
/* common */
/* -------------------------------------------------- */
/* container */
.container {
  max-width: 1240px;
  padding: 0 20px;
  margin: auto;
  position: relative;
}

section > .container, .section > .container {
  padding: 50px 20px;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.text-bold {
  font-weight: bold;
}

.nowrap {
  white-space: nowrap !important;
}

.v-sp {
  display: none !important;
}

.v-tablet {
  display: none !important;
}

.v-pc {
  display: block !important;
}

.common-ttl01 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
  line-height: 1.5;
}

.common-ttl01 .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fdd000));
  background: -webkit-linear-gradient(transparent 60%, #fdd000 60%);
  background: linear-gradient(transparent 60%, #fdd000 60%);
  padding: 0 5px;
  margin: 0 -5px;
}

.common-ttl01 img {
  display: block;
  margin: 0 auto 20px;
}

.common-box01 {
  background: #fff;
  padding: 50px 15px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 40px rgba(65, 118, 129, 0.05);
  box-shadow: 0 0 40px rgba(65, 118, 129, 0.05);
  margin: auto;
}

.common-box01.narrow {
  max-width: 1000px;
  margin-bottom: 50px;
}

.common-box01.issue {
  padding: 50px 100px;
}

/* -------------------------------------------------- */
/* #block-mv */
/* -------------------------------------------------- */
#block-mv {
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/mv_bg.png) center top/100% 100% no-repeat #f5f8f9;
  width: 100%;
  height: 460px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}

#block-mv .mv-container {
  position: relative;
  width: 1040px;
  margin: 0 auto;
}

#block-mv .mv-container .box {
  padding-top: 25px;
  text-align: center;
}

#block-mv .mv-container .box .lead {
  margin-bottom: 15px;
  padding-right: 240px;
  color: #004386;
  font-size: 26px;
  letter-spacing: 0.04em;
  line-height: 1;
  vertical-align: 3px;
}

#block-mv .mv-container .box .lead .limited {
  display: inline-block;
  padding: 5px 25px;
  margin-right: 20px;
  color: #fff;
  font-size: 20px;
  background-color: #004386;
  border-radius: 5px;
  letter-spacing: 0.02em;
}

#block-mv .mv-container .box .frame {
  position: relative;
  padding: 25px 298px 25px 25px;
  margin: 0 auto;
  color: #004386;
  background-color: #ffe776;
  border-radius: 10px;
}

#block-mv .mv-container .mv-inner .mv-inner-r {
  position: absolute;
  right: -20px;
  top: 1%;
  /* 
				&::before {
					content: "＼ アプリを入れるだけ ／";
					display: block;

				}

				&::after {
					content: "";
					display: block;
					width: 260px;
					height: 447px;
					background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/mv_img.png) left top / 100% auto no-repeat;
					transform: translate(0, -50%);
				}
 */
}

#block-mv .mv-container .mv-inner .mv-inner-r .mv-inner-title {
  color: #004386;
  font-size: 20px;
  margin-right: 10px;
  text-align: center;
}

#block-mv .mv-container .mv-inner .mv-inner-r .mv-inner-title span {
  letter-spacing: 0.1em;
}

#block-mv .mv-container .box .frame h1 {
  margin-bottom: 25px;
  font-size: 60px;
  font-weight: 900;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1;
}

#block-mv .mv-container .box .frame h1 > div {
  position: relative;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

#block-mv .mv-container .box .frame h1 > div:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 2px;
  border-top: 1px solid #004386;
  border-bottom: 1px solid #004386;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#block-mv .mv-container .box .frame h1 > div > span {
  position: relative;
  padding: 0 20px;
  background-color: #ffe776;
}

#block-mv .mv-container .box .frame .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

#block-mv .mv-container .box .frame .list {
  text-align: left;
}

#block-mv .mv-container .box .frame .list li {
  font-size: 15px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.025em;
  line-height: 1.6;
}

#block-mv .mv-container .box .frame .list li:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 0.5em;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon02.png) left top/100% auto no-repeat;
  vertical-align: -2px;
}

#block-mv .mv-container .box .frame .price {
  padding: 5px 20px 10px 20px;
  margin-left: 30px;
  text-align: center;
  border: 1px solid #333;
}

#block-mv .mv-container .box .frame .price p {
  line-height: 1;
}

#block-mv .mv-container .box .frame .price .monthly {
  font-size: 25px;
}

#block-mv .mv-container .box .frame .price .monthly .amount {
  font-size: 25px;
}

#block-mv .mv-container .box .frame .price .monthly .num {
  font-size: 40px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

#block-mv .mv-container .box .frame .price .monthly .tax {
  font-size: 24px;
}

#block-mv .mv-container .box .frame .price .initial {
  margin-top: 5px;
  font-size: 17px;
}

#block-mv .mv-container .box .frame .price .initial .limited {
  border: 1px solid #cf1e1e;
  margin-right: 0.5em;
  padding: 1px 4px;
  font-size: 80%;
}

#block-mv .mv-container .box .frame .price .note {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

#block-mv .mv-container .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  padding-right: 240px;
}

#block-mv .mv-container .btn > p > a {
  position: relative;
  display: block;
  font-size: 22px;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 70px;
  text-align: center;
  border-radius: 40px;
}

#block-mv .mv-container .btn > p > a:after {
  content: "";
  width: 12px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  margin-top: -6px;
  position: absolute;
  right: 30px;
  top: 50%;
}

#block-mv .mv-container .btn > p.order {
  width: 600px;
}

#block-mv .mv-container .btn > p.order > a {
  width: 100%;
  color: #fff;
  background-color: #cf1e1e;
  border: 3px solid #cf1e1e;
  border-radius: 15px;
}

#block-mv .mv-container .btn > p.order > a:hover {
  opacity: 0.8;
}

#block-mv .mv-container .btn > p.detail {
  margin-top: 0;
  margin-left: 20px;
}

#block-mv .mv-container .btn > p.detail > a {
  width: 330px;
  background-color: #004386;
}

#block-mv .mv-container .btn > p.detail > a:hover {
  background-color: #1867b6;
  opacity: 1;
}

/* -------------------------------------------------- */
/* #block-mv_m */
/* -------------------------------------------------- */
#block-mv_m {
  padding: 50px 0;
  /* 	
	background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/mv_bg_m.png) right -60px bottom / auto 83% no-repeat #004386;
 */
  background-color: #004386;
  /* 
	background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/mv_bg_m.png);
	background-repeat: no-repeat;
	background-size: auto 83%;
	background-position: right -60px bottom;
 */
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}

#block-mv_m .mv-container {
  width: 900px;
  margin: 0 auto;
}

#block-mv_m .mv-container .mv-inner {
  padding-right: 21%;
}

#block-mv_m .mv-container .mv-inner .lead {
  margin-bottom: 20px;
  color: #58bde2;
  fo: 24px;
  font-size: 24px;
  nt-feature-settings: "palt";
  letter-spacing: 0.3em;
  line-height: 1;
  vertical-align: 1px;
  padding-left: 20px;
  text-align: center;
}

#block-mv_m .mv-container .mv-inner .lead .limited {
  display: inline-block;
  padding: 4px 10px;
  margin-right: 10px;
  color: #004386;
  font-size: 20px;
  letter-spacing: 0.3em;
  background-color: #58bde2;
  border-radius: 5px;
}

#block-mv_m .mv-container .mv-inner .frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

#block-mv_m .mv-container .mv-inner .frame h1 {
  /* width: 50%; */
  color: #fff;
  font-size: 60px;
  font-weight: 900;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.12em;
  line-height: 1.1;
}

#block-mv_m .mv-container .mv-inner .frame h1 > div {
  position: relative;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

#block-mv_m .mv-container .mv-inner .frame h1 > div:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 280px;
  height: 2px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#block-mv_m .mv-container .mv-inner .frame h1 > div > span {
  position: relative;
  padding: 0 10px;
  background-color: #004386;
  font-size: 80%;
}

#block-mv_m .mv-container .mv-inner .frame .box {
  width: 56%;
  padding-top: 20px;
}

#block-mv_m .mv-container .mv-inner .frame .box .list {
  margin-bottom: 25px;
  text-align: left;
}

#block-mv_m .mv-container .mv-inner .frame .box .list li {
  color: #fdd000;
  font-size: 22px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.025em;
  line-height: 1.6;
}

#block-mv_m .mv-container .mv-inner .frame .box .list li:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 0.5em;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon03.png) left top/100% auto no-repeat;
  vertical-align: -1px;
}

#block-mv_m .mv-container .mv-inner .frame .box .price {
  padding: 5px 20px 15px;
  color: #004386;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}

#block-mv_m .mv-container .mv-inner .frame .box .price p {
  line-height: 1;
}

#block-mv_m .mv-container .mv-inner .frame .box .price .monthly {
  font-size: 25px;
}

#block-mv_m .mv-container .mv-inner .frame .box .price .monthly .amount {
  font-size: 25px;
}

#block-mv_m .mv-container .mv-inner .frame .box .price .monthly .num {
  font-size: 40px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

#block-mv_m .mv-container .mv-inner .frame .box .price .monthly .tax {
  font-size: 24px;
}

#block-mv_m .mv-container .mv-inner .frame .box .price .initial {
  margin-top: 5px;
  font-size: 17px;
}

#block-mv_m .mv-container .mv-inner .frame .box .price .initial .limited {
  border: 1px solid #cf1e1e;
  margin-right: 0.5em;
  padding: 1px 4px;
  font-size: 80%;
}

#block-mv_m .mv-container .mv-inner .frame .box .price .note {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

#block-mv_m .mv-container .mv-inner .btn {
  margin-top: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#block-mv_m .mv-container .mv-inner .btn > p > a {
  position: relative;
  display: block;
  height: 70px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 64px;
  text-align: center;
  border-radius: 40px;
  border: 3px solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#block-mv_m .mv-container .mv-inner .btn > p > a:after {
  content: "";
  width: 12px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  margin-top: -8px;
  position: absolute;
  right: 30px;
  top: 50%;
}

#block-mv_m .mv-container .mv-inner .btn > p.order {
  margin: 0 auto;
  width: 600px;
  background-color: #004386;
  border-radius: 15px;
  margin: 0px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#block-mv_m .mv-container .mv-inner .btn > p.order > a {
  width: 100%;
  background-color: #cf1e1e;
  border: 3px solid #cf1e1e;
  border-radius: 15px;
}

#block-mv_m .mv-container .mv-inner .btn > p.order > a:hover {
  background-color: #e95757;
  opacity: 1;
}

#block-mv_m .mv-container .mv-inner .btn > p.detail {
  margin-top: 0;
  margin-left: 10px;
}

#block-mv_m .mv-container .mv-inner .btn > p.detail > a {
  width: 330px;
  background-color: #004386;
  border-color: #fff;
  border-color: #FDCF03;
}

#block-mv_m .mv-container .mv-inner .btn > p.detail > a:hover {
  background-color: #1867b6;
  opacity: 1;
}

#block-mv_m {
  position: relative;
}

#block-mv_m .mv-container-r {
  bottom: 0;
  position: absolute;
  right: -7%;
}

#block-mv_m .mv-container-r .mv-inner-r-title {
  color: #fff;
  font-size: 25px;
  margin-left: 4%;
}

#block-mv_m .mv-container-r .mv-inner-r-title span {
  letter-spacing: 0.1em;
}

/* -------------------------------------------------- */
/* #block-pagenav */
/* -------------------------------------------------- */
#block-pagenav {
  padding-top: 160px;
  text-align: center;
  background: #f5f8f9;
  position: static;
}

#block-pagenav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#block-pagenav ul > li {
  position: relative;
}

#block-pagenav ul > li a {
  display: block;
  padding: 25px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}

#block-pagenav ul > li a span {
  display: block;
  position: relative;
  padding-left: 20px;
}

#block-pagenav ul > li a span::before {
  content: "";
  width: 6px;
  height: 6px;
  border-left: 3px solid #58bdd3;
  border-bottom: 3px solid #58bdd3;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  margin-top: -6px;
  position: absolute;
  left: 0;
  top: 50%;
}

#block-pagenav ul > li a span::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #58bdd3;
  position: absolute;
  bottom: -10px;
  right: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

#block-pagenav ul > li a:hover span::after {
  width: 100%;
  left: 0;
}

#block-pagenav ul > li::after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background: #ccc;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

#block-pagenav ul > li:last-child::after {
  display: none;
}

/* -------------------------------------------------- */
/* #block-question */
/* -------------------------------------------------- */
#block-question {
  position: relative;
}

#block-question::before {
  content: "";
  display: block;
  width: 100%;
  height: 500px;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/back.png) no-repeat center bottom;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

#block-question::after {
  content: "";
  display: block;
  width: 100%;
  height: 560px;
  background: #f5f8f9;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

#block-question > .container {
  padding-top: 10px;
}

#block-question .youtube {
  position: relative;
  padding-bottom: 56.25%;
}

#block-question .d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#block-question .d-flex > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 30px;
}

#block-question .d-flex > div:last-child {
  margin-right: 0;
}

#block-question .d-flex > div .txt {
  font-weight: bold;
  color: #004386;
  margin-top: 15px;
}

#block-question .other {
  position: relative;
  padding: 40px 130px;
  margin-top: 60px;
  border: 2px solid #fdd000;
  border-radius: 5px;
}

#block-question .other .bubble {
  position: absolute;
  top: -18px;
  left: 50%;
  padding: 5px 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.025em;
  background-color: #004386;
  border-radius: 5px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#block-question .other .bubble:after {
  content: "";
  position: absolute;
  bottom: -65%;
  left: 50%;
  margin-left: -20px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 15px solid transparent;
  border-top: 15px solid #004386;
}

#block-question .other ul li {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

#block-question .other ul li:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 0.5em;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon02.png) left top/100% auto no-repeat;
  vertical-align: -3px;
}

/* -------------------------------------------------- */
/* .block-youtube */
/* -------------------------------------------------- */
.block-youtube {
  position: relative;
}

.block-youtube .youtube {
  position: relative;
  padding-bottom: 56.25%;
}

/* -------------------------------------------------- */
/* #block-kaiketsu */
/* -------------------------------------------------- */
#block-kaiketsu .common-ttl01 {
  margin-bottom: 50px;
}

#block-kaiketsu .common-ttl01 span.reason {
  display: inline-block;
  padding: 10px 28px;
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.075em;
  background-color: #fdd000;
  border-radius: 15px 0;
}

#block-kaiketsu .r-box {
  position: relative;
  padding-top: 50px;
}

#block-kaiketsu .r-box + .r-box {
  margin-top: 50px;
}

#block-kaiketsu .r-box:nth-of-type(odd) > .common-box01 {
  left: 0;
}

#block-kaiketsu .r-box:nth-of-type(even) > .common-box01 {
  right: 0;
}

#block-kaiketsu .r-box > .common-box01 {
  width: 900px;
  -webkit-box-shadow: 0 0 15px rgba(65, 118, 129, 0.2);
  box-shadow: 0 0 15px rgba(65, 118, 129, 0.2);
}

#block-kaiketsu .r-box > .common-box01 .num {
  position: absolute;
  top: 0;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 0;
  font-size: 40px;
  font-weight: bold;
  border: 5px solid #58bdd3;
  border-radius: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1;
}

#block-kaiketsu .r-box > .common-box01 figure {
  margin-bottom: 30px;
  text-align: center;
}

#block-kaiketsu .r-box > .common-box01 h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}

#block-kaiketsu .r-box > .common-box01 p {
  margin: 20px 50px 0;
  font-size: 20px;
  letter-spacing: 0.025em;
}

/* -------------------------------------------------- */
/* #block-shikumi */
/* -------------------------------------------------- */
#block-shikumi .txt {
  margin: 0 125px;
}

#block-shikumi figure {
  margin-top: 40px;
  text-align: center;
}

/* -------------------------------------------------- */
/* #block-valueset */
/* -------------------------------------------------- */
#block-valueset {
  position: relative;
  background-color: #f5f8f9;
}

#block-valueset .link-bg {
  position: absolute;
  top: 330px;
  left: 0;
  width: 100%;
  height: 200px;
  background-color: #e9eff1;
}

#block-valueset .container {
  position: relative;
  z-index: 1;
}

#block-valueset .inner {
  margin: 0 50px;
}

#block-valueset .link {
  margin-bottom: 80px;
}

#block-valueset .link ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#block-valueset .link ul li {
  width: 333px;
}

#block-valueset .link ul li > a {
  position: relative;
  display: block;
  height: 210px;
  padding: 20px;
  color: #004386;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  background-color: #fff;
  background-repeat: no-repeat;
  border-radius: 5px;
  letter-spacing: 0.025em;
}

#block-valueset .link ul li:nth-of-type(1) > a {
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/valueset_link01.png);
  background-position: center bottom 30px;
}

#block-valueset .link ul li:nth-of-type(2) > a {
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/valueset_link02.png);
  background-position: center bottom 25px;
}

#block-valueset .link ul li:nth-of-type(3) > a {
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/valueset_link03.png);
  background-position: center bottom 30px;
}

#block-valueset .link ul li > a:before, #block-valueset .link ul li > a:after {
  content: "";
  position: absolute;
}

#block-valueset .link ul li > a:before {
  right: 12px;
  top: -10px;
  width: 35px;
  height: 35px;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon02.png) left top/100% auto no-repeat;
}

#block-valueset .link ul li > a:after {
  top: 100%;
  left: 50%;
  margin-left: -20px;
  border: 20px solid transparent;
  border-top: 20px solid #fff;
}

#block-valueset .common-box01 + .common-box01 {
  margin-top: 50px;
}

#block-valueset h3 {
  margin-bottom: 20px;
  color: #004386;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.35;
  text-align: center;
}

#block-valueset h3:before {
  content: "";
  width: 58px;
  height: 58px;
  margin: 0 auto 20px;
  display: block;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon02.png) left top/100% auto no-repeat;
}

#block-valueset .txt {
  margin: 0 90px;
}

#block-valueset .txt p {
  letter-spacing: 0.025em;
}

#block-valueset figure {
  margin: 20px 0;
  text-align: center;
}

.table-valueset {
  margin: 20px 30px 0;
}

.table-valueset table {
  margin: auto;
}

.table-valueset table {
  width: 100%;
}

.table-valueset table th, .table-valueset table td {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e7e7e7;
}

.table-valueset table th {
  color: #fff;
  font-weight: bold;
}

.table-valueset table th {
  background-color: #004386;
}

#block-charge .table-valueset table tbody th {
  width: 28%;
}

#block-charge .table-valueset table tbody td {
  width: 72%;
}

#block-valueset .table-valueset table th:nth-of-type(1) {
  width: 28%;
}

#block-valueset .table-valueset table th:nth-of-type(2) {
  width: 36%;
  background-color: #a2a2a2;
}

#block-valueset .table-valueset table th:nth-of-type(3) {
  width: 36%;
  background-color: #fdd000;
  color: #004386;
}

.table-valueset table td:nth-of-type(1) {
  background-color: #f2f2f2;
}

#block-valueset .table-valueset table td:nth-of-type(2) {
  background-color: rgba(253, 208, 0, 0.1);
}

.table-valueset table td.circle {
  font-weight: bold;
}

.red,
.table-valueset table td.circle span {
  color: #cf1e1e;
}

.table-valueset table td small {
  display: block;
  font-size: 12px;
}

.table-valueset table td .emp {
  padding: 5px 10px;
  color: #494949;
  border: 1px solid #f00;
  display: inline-block;
  letter-spacing: 1px;
}

.table-valueset table td .emp .red {
  color: #f00;
  font-size: 16px;
  letter-spacing: 0;
}

.table-valueset table td .arrow-blue {
  display: inline-block;
  height: 14px;
  width: 24px;
  background-color: #004386;
  position: relative;
  top: 0.4em;
  text-indent: -9999px;
  margin: 0 1.0em 0 0.7em;
}

.table-valueset table td .arrow-blue:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 14px solid transparent;
  border-left: 12px solid #004386;
  left: 24px;
  top: -7px;
}

/*.table-valueset table td .only-sp {
  display: none;
}*/
.notice01 {
  /*
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #494949;
  font-size: 15px !important;
  line-height: 1.1;
  margin-top: 6px;
  */
  margin-left: 1em;
}

.notice01:before {
  content: "※";
  margin-left: -1em;
  /* margin-right: -0.05em;
  font-size: 18px !important;
  margin-top: -4px; */
}

@media screen and (min-width: 1px) and (max-width: 599px) {
  .table-valueset table td .arrow-blue {
    width: 6px;
    top: 0.3em;
    margin: 0;
    left: -10px;
  }
  .table-valueset table td .arrow-blue:before {
    border-left: 6px solid #004386;
    left: 6px;
    top: -6px;
  }
  /*.table-valueset table td .only-sp {
    display: block;
  }*/
}

/* -------------------------------------------------- */
/* #block-flow */
/* -------------------------------------------------- */
#block-flow .step-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 70px 50px 0;
}

#block-flow .step-list li.step {
  position: relative;
  width: 170px;
  height: 220px;
  padding-top: 60px;
  border-radius: 5px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: auto auto;
  background-position: center bottom 45px;
  background-repeat: no-repeat;
  background-color: #f5f8f9;
}

#block-flow .step-list li.step + li.step {
  margin-left: 30px;
}

#block-flow .step-list li.step:nth-of-type(1) {
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/flow_step01.png);
}

#block-flow .step-list li.step:nth-of-type(2) {
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/flow_step02.png);
}

#block-flow .step-list li.step:nth-of-type(3) {
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/flow_step03.png);
}

#block-flow .step-list li.step:nth-of-type(5) {
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/flow_step04.png);
}

#block-flow .step-list li.step:nth-of-type(6) {
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/flow_step05.png);
}

#block-flow .step-list li.step + li.step:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 30px;
  height: 100%;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/flow_arrow01.png) center center/auto auto no-repeat;
}

#block-flow .step-list li.step .num {
  position: absolute;
  top: -35px;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 68px;
  height: 68px;
  font-size: 16px;
  color: #004386;
  border: 3px solid #004386;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#block-flow .step-list li.step .num span {
  width: 100%;
  display: block;
  margin-top: -0.8em;
  font-size: 24px;
}

#block-flow .step-list li.day {
  width: 210px;
  padding-top: 70px;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/flow_arrow02.png) center center/auto auto no-repeat;
}

#block-flow .step-list li.day p {
  color: #004386;
  font-weight: bold;
  text-align: center;
}

#block-flow .step-list li.day p .num {
  font-size: 24px;
}

#block-flow .manual-list {
  padding-top: 20px;
  text-align: center;
}

#block-flow .manual-list li {
  /*display: inline-block;*/
  margin: 20px;
}

#block-flow .manual-list .btn a {
  height: 60px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 30px;
  color: #555;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.025em;
  background-color: #f5f8f9;
  border-radius: 30px;
}

#block-flow .manual-list .btn a:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 21px;
  margin-right: 0.5em;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon_pdf.png) left top/100% auto no-repeat;
  vertical-align: text-bottom;
}

#block-flow .manual-list .btn a + a {
  margin-left: 5px;
}

#block-flow .manual-list .btn a span {
  font-size: 14px;
}

/* -------------------------------------------------- */
/* #block-faq */
/* -------------------------------------------------- */
#block-faq {
  background-color: #f5f8f9;
}

#block-faq .box + .box {
  margin-top: 80px;
}

#block-faq .box .common-ttl01 span {
  margin-top: 10px;
  display: block;
  font-size: 18px;
  font-weight: normal;
}

#block-faq .faq-list {
  padding: 0 50px;
}

#block-faq .faq-list ol {
  counter-reset: count 0;
  padding: 0;
}

#block-faq .faq-list ol > li {
  position: relative;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 5px;
  list-style: none;
  cursor: pointer;
}

#block-faq .faq-list ol > li + li {
  margin-top: 10px;
}

#block-faq .faq-list ol > li:after {
  content: "+";
  position: absolute;
  top: 10px;
  right: 30px;
  color: #004386;
  font-size: 48px;
  line-height: 1;
}

#block-faq .faq-list ol > li.open:after {
  content: "-";
  right: 35px;
}

#block-faq .faq-list ol > li .question {
  font-size: 16px;
  font-weight: bold;
}

#block-faq .faq-list ol > li .answer {
  display: none;
  font-size: 18px;
  padding-top: 10px;
}

#block-faq .faq-list ol > li .answer > ul {
  margin-left: 1.5em;
}

#block-faq .faq-list ol > li .answer > ul li {
  list-style: disc outside;
}

#block-faq .faq-list ol > li .answer > ul.note {
  margin-left: 0;
}

#block-faq .faq-list ol > li .answer > ul.note li {
  list-style: none;
  text-indent: -1.3em;
  padding-left: 1.3em;
}

#block-faq .faq-list ol > li .answer figure {
  margin-top: 20px;
  text-align: center;
}

#block-faq .faq-list ol.count > li:before {
  content: "Q" counter(count) ".";
  counter-increment: count 1;
  position: absolute;
  top: 20px;
  left: 30px;
  color: #004386;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

#block-faq .faq-list ol.count > li .question {
  padding-left: 55px;
}

/* -------------------------------------------------- */
/* #block-precautions */
/* -------------------------------------------------- */
#block-precautions .common-box01 {
  margin: 0 50px;
  padding: 20px;
}

#block-precautions .precautions {
  position: relative;
  padding: 25px;
  height: 250px;
  overflow-y: auto;
  font-size: 17px;
  line-height: 1.75;
  letter-spacing: 0.025em;
}

#block-precautions .precautions .ps__rail-x, #block-precautions .precautions .ps__rail-y {
  opacity: 0.6 !important;
}

#block-precautions .precautions > dl > dd {
  text-indent: -1.3em;
  padding-left: 1.3em;
  word-break: break-all;
}

#block-precautions .precautions > dl + dl {
  margin-top: 1em;
}

#block-precautions .precautions > dl + p {
  margin-top: 1em;
}

#block-precautions .precautions > dl > dd > ol {
  margin: 0;
  padding-left: 1.3em;
  list-style: none;
}

#block-precautions .precautions > dl > dd > ul {
  padding-left: 1.5em;
}

#block-precautions .precautions > dl > dd > ul li {
  list-style: disc outside;
  text-indent: 0;
}

#block-precautions .btn {
  margin-top: 20px;
  text-align: center;
}

#block-precautions .btn a {
  height: 60px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 30px;
  color: #555;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.025em;
  background-color: #f5f8f9;
  border-radius: 30px;
}

#block-precautions .btn a:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 21px;
  margin-right: 0.5em;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon_pdf.png) left top/100% auto no-repeat;
  vertical-align: text-bottom;
}

#block-precautions .btn a + a {
  margin-left: 5px;
}

#block-precautions .btn a span {
  font-size: 14px;
}

/* -------------------------------------------------- */
/* .valueset */
/* -------------------------------------------------- */
.valueset {
  padding: 50px 0 30px;
  background-color: #58bdd3;
}

.valueset .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 28px 100px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 5px #fff;
  box-shadow: inset 0 0 5px #fff;
  border-radius: 5px;
}

.valueset .inner .box {
  position: relative;
}

.valueset .inner .box:before {
  content: "";
  position: absolute;
  top: 10%;
  right: 3.5%;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/valueset_phrase.png) left top/100% auto no-repeat;
  width: 22.6%;
  height: 0;
  padding-top: 2.1%;
}

.valueset .inner .box:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 30%;
  height: 0;
  padding-top: 20%;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/valueset_img.png) left top/100% auto no-repeat;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.valueset .inner .box .ttl {
  position: relative;
  padding-left: 80px;
  margin-bottom: 20px;
  color: #004386;
  font-size: 46px;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 0.8;
}

.valueset .inner .box .ttl .greatvalue {
  position: absolute;
  top: -45px;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 72px;
  height: 72px;
  font-size: 20px;
  font-weight: bold;
  line-height: 0.8;
  background-color: #fdd000;
  border-radius: 50%;
}

.valueset .inner .box .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.valueset .inner .box .list li {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 1.6;
}

.valueset .inner .box .list li:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 0.5em;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon02.png) left top/100% auto no-repeat;
  vertical-align: -2px;
}

.valueset .inner .box .price {
  padding: 10px 15px;
  margin-left: 30px;
  color: #004386;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
}

.valueset .inner .box .price p {
  line-height: 1;
}

.valueset .inner .box .price .monthly {
  font-size: 16px;
}

.valueset .inner .box .price .monthly .amount {
  font-size: 22px;
}

.valueset .inner .box .price .monthly .num {
  font-size: 42px;
}

.valueset .inner .box .price .monthly .tax {
  font-size: 16px;
}

.valueset .inner .box .price .initial {
  margin-top: 5px;
  font-size: 16px;
  color: #cf1e1e;
}

.valueset .inner .box .price .initial .limited {
  margin-right: 0.5em;
  padding: 2px 4px;
  font-size: 90%;
  border: 1px solid #cf1e1e;
}

.valueset .inner .box .price .initial .tax {
  font-size: 14px;
}

.valueset .inner .box .price .note {
  margin-top: 10px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
}

.valueset .inner .box .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.valueset .inner .box .btn > p {
  margin-left: 80px;
  width: 500px;
}

.valueset .inner .box .btn > p > a {
  display: block;
  height: 60px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  letter-spacing: 0.025em;
  border-radius: 30px;
}

.valueset .inner .box .btn > p > a:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  vertical-align: -3px;
}

.valueset .inner .box .btn > p.order > a {
  background-color: #cf1e1e;
  position: relative;
}

/*.valueset .inner .box .btn > p.order > a:before {
  width: 23px;
  height: 21px;
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon_order.png);
}*/
.valueset .inner .box .btn > p.order > a:after {
  content: "";
  width: 12px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  margin-top: -8px;
  position: absolute;
  right: 30px;
  top: 50%;
}

.valueset .inner .box .btn > p.order > a:hover {
  background-color: #e95757;
  opacity: 1;
}

.valueset .inner .box .btn > p.detail {
  margin-top: 0;
  margin-left: 28px;
}

.valueset .inner .box .btn > p.detail > a {
  background-color: #004386;
}

.valueset .inner .box .btn > p.detail > a:before {
  width: 15px;
  height: 21px;
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon_detail.png);
}

.valueset .inner .box .btn > p.detail > a:hover {
  background-color: #1867b6;
  opacity: 1;
}

.valueset .inner .image {
  position: absolute;
  top: -15px;
  right: 0;
}

/* -------------------------------------------------- */
/* .follow_valueset */
/* -------------------------------------------------- */
.follow_valueset {
  position: fixed;
  bottom: 15px;
  right: 0;
  width: 405px;
  padding: 15px;
  color: #fff;
  background-color: #004386;
  border-radius: 5px 0 0 5px;
  z-index: 1;
}

.follow_valueset:after {
  content: "";
  position: absolute;
  top: -40%;
  right: 15px;
  width: 28%;
  height: 0;
  padding-top: 35%;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/follow_valueset_img.png) left top/100% auto no-repeat;
}

.follow_valueset .ttl {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.28;
}

.follow_valueset .image {
  position: absolute;
  top: -30px;
  right: 15px;
  width: 44%;
}

.follow_valueset .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 8px;
}

.follow_valueset .btn > p > a {
  display: block;
  color: #fff;
  height: 34px;
  font-size: 16px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: 0.025em;
  text-align: center;
  border-radius: 17px;
}

/*.follow_valueset .btn > p > a:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  vertical-align: -3px;
}*/
.follow_valueset .btn > p > a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  margin-top: -8px;
  position: absolute;
  right: 30px;
  top: 60%;
}

.follow_valueset .btn > p.order > a {
  margin: 0 auto;
  width: 90%;
  background-color: #cf1e1e;
  border: 1px solid #cf1e1e;
  position: relative;
}

.follow_valueset .btn > p.order > a:before {
  width: 14px;
  height: 15px;
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon_order.png);
}

.follow_valueset .btn > p.order > a:hover {
  background-color: #e95757;
  opacity: 1;
}

.follow_valueset .btn > p.detail {
  margin-top: 0;
}

.follow_valueset .btn > p.detail > a {
  width: 210px;
  border: 1px solid #fff;
}

.follow_valueset .btn > p.detail > a:before {
  width: 11px;
  height: 16px;
  background-image: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon_detail.png);
}

.follow_valueset .btn > p.detail > a:hover {
  background-color: #1867b6;
  opacity: 1;
}

.follow_valueset .ttl-sub {
  color: #fdd000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.28;
}

@media screen and (min-width: 1px) and (max-width: 599px) {
  .follow_valueset .ttl-sub {
    font-size: 14px;
  }
}

/* ======================================================================================================================= */
/* for tablet */
/* ======================================================================================================================= */
@media screen and (min-width: 1px) and (max-width: 768px) {
  .v-pc {
    display: none !important;
  }
  .v-tablet {
    display: block !important;
  }
  /* -------------------------------------------------- */
  /* common */
  /* -------------------------------------------------- */
  /* container */
  .container {
    max-width: 100%;
    padding: 0 5%;
  }
  section > .container, .section > .container {
    padding: 100px 5%;
  }
  .common-box01 {
    padding: 50px 5%;
  }
  .common-box01.narrow {
    max-width: 100%;
  }
  .common-ttl01 {
    font-size: 30px;
  }
  /* -------------------------------------------------- */
  /* #block-mv */
  /* -------------------------------------------------- */
  #block-mv {
    background-size: auto 100%;
  }
  #block-mv .mv-container {
    width: 80%;
  }
  #block-mv .mv-container .box .lead {
    padding-right: 0;
  }
  #block-mv .mv-container .box .frame {
    padding: 25px 25% 25px 25px;
  }
  #block-mv .mv-container .mv-inner .mv-inner-r {
    right: -32px;
    top: 22%;
    width: 30%;
    /*
 					&::before {
						font-size: 12px;
						width: 100%;
					}
					
					&::after {
						width: 100%;
					}
 */
  }
  #block-mv .mv-container .mv-inner .mv-inner-r .mv-inner-title {
    font-size: 14px;
    margin-right: 0;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) and (max-width: 700px) {
  #block-mv .mv-container .mv-inner .mv-inner-r .mv-inner-title {
    font-size: 12px;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  #block-mv .mv-container .mv-inner .mv-inner-r .mv-inner-title ~ figure {
    margin: 0 auto;
    width: 83.33%;
  }
  #block-mv .mv-container .box .frame h1 {
    font-size: 40px;
  }
  #block-mv .mv-container .box .frame .col {
    display: block;
  }
  #block-mv .mv-container .box .frame .price {
    margin-left: 0;
    margin-top: 15px;
  }
  #block-mv .mv-container .btn {
    padding-right: 0;
  }
  #block-mv .mv-container .btn > p {
    /*width: 50%;*/
  }
  #block-mv .mv-container .btn > p > a {
    line-height: 60px;
    font-size: 16px;
  }
  /* -------------------------------------------------- */
  /* #block-mv_m */
  /* -------------------------------------------------- */
  #block-mv_m {
    width: 100%;
    background-size: auto 60%;
    background-position: right -40% bottom;
  }
  #block-mv_m .mv-container {
    width: 90%;
    margin: 0 5%;
  }
  #block-mv_m .mv-container .mv-inner .lead {
    font-size: 20px;
  }
  #block-mv_m .mv-container .mv-inner .lead .limited {
    font-size: 18px;
  }
  #block-mv_m .mv-container .mv-inner .frame {
    display: block;
  }
  #block-mv_m .mv-container .mv-inner .frame h1 {
    width: 100%;
  }
  #block-mv_m .mv-container .mv-inner .frame .box {
    width: 100%;
    padding-top: 30px;
  }
  #block-mv_m .mv-container .mv-inner .frame .box .list {
    margin-bottom: 10px;
  }
  #block-mv_m .mv-container .mv-inner .btn {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #block-mv_m .mv-container .mv-inner .btn > p {
    width: 49%;
  }
  #block-mv_m .mv-container .mv-inner .btn > p.detail {
    margin-left: 0;
  }
  #block-mv_m .mv-container .mv-inner .btn > p > a {
    height: 60px;
    font-size: 16px;
    line-height: 54px;
  }
  #block-mv_m .mv-container .mv-inner .btn > p > a:after {
    margin-top: -6px;
    right: 13px;
  }
  #block-mv_m .mv-container-r {
    bottom: 0;
    right: -18%;
    width: 410px;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) and (max-width: 700px) {
  #block-mv_m .mv-container-r {
    right: -13%;
    width: 340px;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  #block-mv_m .mv-container-r .mv-inner-r-title {
    font-size: 20px;
    margin: 0 30% 0 5%;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) and (max-width: 700px) {
  #block-mv_m .mv-container-r .mv-inner-r-title {
    margin: 0 0 0 -2%;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  /* -------------------------------------------------- */
  /* #block-question */
  /* -------------------------------------------------- */
  #block-question .other {
    padding: 40px 5%;
  }
  /* -------------------------------------------------- */
  /* #block-kaiketsu */
  /* -------------------------------------------------- */
  #block-kaiketsu .r-box > .common-box01 {
    width: 90%;
  }
  /* -------------------------------------------------- */
  /* #block-shikumi */
  /* -------------------------------------------------- */
  #block-shikumi .txt {
    margin: 0 10%;
  }
  /* -------------------------------------------------- */
  /* #block-valueset */
  /* -------------------------------------------------- */
  #block-valueset .inner {
    margin: 0 5%;
  }
  #block-valueset .link ul li {
    width: 30%;
  }
  #block-valueset .link ul li > a {
    background-size: 50% auto;
    font-size: 18px;
  }
  #block-valueset .txt {
    margin: 0 10%;
  }
  .table-valueset {
    margin: 20px 0 0;
  }
  /* -------------------------------------------------- */
  /* #block-flow */
  /* -------------------------------------------------- */
  #block-flow .step-list {
    margin: 70px 0 0;
  }
  #block-flow .step-list li.step {
    width: 15%;
    background-size: auto 15%;
    background-position: center bottom 10px;
  }
  #block-flow .step-list li.step + li.step:before {
    background-size: auto 4%;
  }
  #block-flow .step-list li.day {
    padding-top: 35px;
    width: 19%;
    background-size: auto 4%;
  }
  #block-flow .step-list li.day p .num {
    font-size: 20px;
  }
  #block-flow .manual-list .btn a + a {
    margin-left: 0;
    margin-top: 15px;
  }
  /* -------------------------------------------------- */
  /* #block-faq */
  /* -------------------------------------------------- */
  #block-faq .faq-list {
    padding: 0;
  }
  #block-faq .faq-list ol.count > li .question {
    padding-right: 30px;
  }
  /* -------------------------------------------------- */
  /* #block-precautions */
  /* -------------------------------------------------- */
  #block-precautions .common-box01 {
    margin: 0;
  }
  #block-precautions .btn a + a {
    margin-left: 0;
    margin-top: 15px;
  }
  /* -------------------------------------------------- */
  /* .valueset */
  /* -------------------------------------------------- */
  .valueset .inner {
    width: 90%;
    padding: 28px 5% 14px;
  }
  .valueset .inner .box:before {
    top: 29%;
    right: 0;
    width: 35%;
    padding-top: 3%;
  }
  .valueset .inner .box:after {
    width: 35%;
    padding-top: 23%;
  }
  .valueset .inner .box .ttl {
    font-size: 30px;
  }
  .valueset .inner .box .ttl .greatvalue {
    left: -10px;
  }
  .valueset .inner .box .col {
    display: block;
    width: 60%;
  }
  .valueset .inner .box .price {
    margin-top: 10px;
    margin-left: 0;
  }
  .valueset .inner .box .btn > p {
    margin: 0 auto;
  }
  .valueset .inner .image {
    top: 30%;
    width: 35%;
  }
}

/* ======================================================================================================================= */
/* for sp */
/* ======================================================================================================================= */
@media screen and (min-width: 1px) and (max-width: 599px) {
  .v-tablet {
    display: none !important;
  }
  .v-sp {
    display: block !important;
  }
  /* -------------------------------------------------- */
  /* common */
  /* -------------------------------------------------- */
  /* container */
  section > .container, .section > .container {
    padding: 50px 5%;
  }
  .common-box01,
  .common-box01.issue {
    padding: 25px 5%;
  }
  .common-box01.narrow {
    margin-bottom: 40px;
  }
  .common-ttl01 {
    margin-bottom: 20px;
    font-size: 24px;
  }
  /* -------------------------------------------------- */
  /* #block-mv */
  /* -------------------------------------------------- */
  #block-mv {
    height: auto;
    padding-bottom: 20%;
  }
  #block-mv .mv-container {
    width: 90%;
  }
  #block-mv .mv-container .box {
    padding-top: 20px;
  }
  #block-mv .mv-container .box .lead {
    font-size: 20px;
  }
  #block-mv .mv-container .box .lead .limited {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
    font-size: 16px;
  }
  #block-mv .mv-container .box .frame {
    padding: 15px;
  }
  #block-mv .mv-container .mv-inner .mv-inner-r {
    right: 15px;
    top: 100px;
    width: 26%;
    /* 
					&::after {
						right: 15px;
						width: 26%;
						padding-top: 49%;
						top: 13%;
						transform: none;
					}
 */
  }
  #block-mv .mv-container .mv-inner .mv-inner-r .mv-inner-title {
    display: none;
  }
  #block-mv .mv-container .mv-inner .mv-inner-r .mv-inner-title ~ figure {
    width: 100%;
  }
  #block-mv .mv-container .box .frame h1 {
    width: 60%;
    font-size: 42px;
    margin-bottom: 15px;
  }
  #block-mv .mv-container .box .frame h1 > div {
    font-size: 20px;
  }
  #block-mv .mv-container .box .frame h1 > div:before {
    width: 100%;
  }
  #block-mv .mv-container .box .frame h1 > div > span {
    padding: 0 10px;
    font-size: 70%;
  }
  #block-mv .mv-container .box .frame .list li {
    font-size: 15px;
  }
  #block-mv .mv-container .box .frame .price .monthly .amount {
    font-size: 18px;
  }
  #block-mv .mv-container .box .frame .price .monthly .num {
    font-size: 30px;
  }
  #block-mv .mv-container .box .frame .price .monthly .tax {
    font-size: 18px;
  }
  #block-mv .mv-container .box .frame .price .note {
    font-size: 12px;
  }
  #block-mv .mv-container .btn {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  #block-mv .mv-container .btn > p {
    margin-left: auto;
    margin-right: auto;
  }
  #block-mv .mv-container .btn > p > a {
    height: auto;
    width: 100% !important;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 1;
  }
  #block-mv .mv-container .btn > p > a:after {
    width: 6px;
    height: 6px;
    top: 55%;
    right: 13px;
  }
  #block-mv .mv-container .btn > p.order {
    width: 100%;
  }
  #block-mv .mv-container .btn > p.detail {
    margin-top: 10px;
    margin-left: auto;
  }
  /* -------------------------------------------------- */
  /* #block-mv_m */
  /* -------------------------------------------------- */
  #block-mv_m {
    padding: 20px 0;
    background-image: none;
  }
  #block-mv_m .mv-container {
    width: 90%;
    margin: 0 5%;
  }
  #block-mv_m .mv-container .mv-inner {
    padding-right: 0;
    padding-bottom: 0 !important;
  }
  #block-mv_m .mv-container .mv-inner .lead {
    font-size: 18px;
    letter-spacing: 0.2em;
  }
  #block-mv_m .mv-container .mv-inner .lead .limited {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 16px;
    text-align: center;
  }
  #block-mv_m .mv-container .mv-inner .frame h1 {
    font-size: 34px;
  }
  #block-mv_m .mv-container .mv-inner .frame h1 > div {
    font-size: 20px;
  }
  #block-mv_m .mv-container .mv-inner .frame h1 > div:before {
    width: 100%;
  }
  #block-mv_m .mv-container .mv-inner .frame .box {
    padding-top: 15px;
  }
  #block-mv_m .mv-container .mv-inner .frame .box .list li {
    font-size: 17px;
  }
  #block-mv_m .mv-container .mv-inner .frame .box .price .note {
    font-size: 12px;
  }
  #block-mv_m .mv-container .mv-inner .btn {
    width: 100%;
    margin-top: 15px;
    display: block;
  }
  #block-mv_m .mv-container .mv-inner .add-block .add-btn {
    width: 100% !important;
  }
  #block-mv_m .mv-container .mv-inner .btn > p {
    width: 100%;
  }
  #block-mv_m .mv-container .mv-inner .btn > p > a {
    width: 100% !important;
    height: auto;
    font-size: 16px;
    line-height: 1;
    padding: 20px 5px;
    border: 2px solid;
  }
  #block-mv_m .mv-container .mv-inner .btn > p.order {
    max-width: 100% !important;
  }
  #block-mv_m .mv-container .mv-inner .btn > p.detail {
    margin-top: 10px;
    margin-left: 0;
  }
  #block-mv_m .mv-container .mv-inner .btn > p > a:after {
    width: 6px;
    height: 6px;
    margin-top: -5px;
    border-width: 2px;
  }
  #block-mv_m .mv-container-r {
    display: none;
  }
  /* -------------------------------------------------- */
  /* #block-pagenav */
  /* -------------------------------------------------- */
  #block-pagenav ul {
    display: block;
  }
  #block-pagenav ul > li a {
    padding: 5px 25px;
  }
  #block-pagenav ul > li + li {
    border-top: 1px solid #abd6df;
  }
  #block-pagenav ul > li::after {
    content: none;
  }
  /* -------------------------------------------------- */
  /* #block-question */
  /* -------------------------------------------------- */
  #block-question > .container {
    padding-top: 40px;
  }
  #block-question .d-flex {
    display: block;
  }
  #block-question .d-flex > div {
    margin-right: 0;
  }
  #block-question .d-flex > div + div {
    margin-top: 40px;
  }
  #block-question .other {
    padding: 30px 5% 20px 5%;
    margin-top: 30px;
  }
  #block-question .other .bubble {
    padding: 5px 10px;
  }
  #block-question .other ul li {
    font-size: 16px;
  }
  /* -------------------------------------------------- */
  /* #block-kaiketsu */
  /* -------------------------------------------------- */
  #block-kaiketsu .common-ttl01 {
    margin-bottom: 25px;
  }
  #block-kaiketsu .common-ttl01 span.reason {
    font-size: 20px;
  }
  #block-kaiketsu .r-box {
    padding-top: 25px;
    margin-top: 40px;
  }
  #block-kaiketsu .r-box + .r-box {
    margin-top: 40px;
  }
  #block-kaiketsu .r-box:after {
    padding-top: 71.42857142857143%;
    height: 0;
    width: 100%;
  }
  #block-kaiketsu .r-box > .common-box01 {
    position: relative;
    top: auto;
    width: 100%;
  }
  #block-kaiketsu .r-box > .common-box01 .num {
    top: -40px;
  }
  #block-kaiketsu .r-box > .common-box01 h3 {
    font-size: 20px;
  }
  #block-kaiketsu .r-box > .common-box01 p {
    margin: 20px 0 0;
  }
  /* -------------------------------------------------- */
  /* #block-shikumi */
  /* -------------------------------------------------- */
  #block-shikumi .txt {
    margin: 0;
  }
  /* -------------------------------------------------- */
  /* #block-valueset */
  /* -------------------------------------------------- */
  #block-valueset .inner {
    margin: 0;
  }
  #block-valueset .link {
    margin-bottom: 60px;
  }
  #block-valueset .link ul {
    display: block;
  }
  #block-valueset .link ul li {
    width: 100%;
  }
  #block-valueset .link ul li + li {
    margin-top: 40px;
  }
  #block-valueset .link ul li > a {
    background-size: 35% auto;
  }
  #block-valueset h3 {
    font-size: 24px;
  }
  #block-valueset .txt {
    margin: 0;
  }
  .table-valueset table th, .table-valueset table td {
    padding: 10px;
    font-size: 12px;
  }
  .table-valueset table td small {
    font-size: 10px;
  }
  /* -------------------------------------------------- */
  /* #block-flow */
  /* -------------------------------------------------- */
  #block-flow .step-list {
    display: block;
    margin: 60px 0 0;
  }
  #block-flow .step-list li.step {
    width: 100%;
    height: 150px;
    padding-top: 40px;
    background-size: auto 25%;
  }
  #block-flow .step-list li.step + li.step {
    margin-left: 0;
    margin-top: 80px;
  }
  #block-flow .step-list li.step + li.step:before {
    right: auto;
    left: 0;
    background-size: 15px auto;
    background-position: left 45% center;
    top: -54%;
    width: 100%;
    height: 80px;
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
  }
  #block-flow .step-list li.day {
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 120px;
    background: none;
  }
  #block-flow .step-list li.day:after {
    content: "";
    position: absolute;
    top: 55%;
    left: 50%;
    width: 60px;
    height: 16px;
    margin-left: -30px;
    background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/flow_arrow02.png) right center/auto auto no-repeat;
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
  }
  #block-flow .manual-list .btn a {
    width: 100%;
    height: auto;
    line-height: 1.5;
    padding: 10px;
    font-size: 14px;
  }
  /* -------------------------------------------------- */
  /* #block-faq */
  /* -------------------------------------------------- */
  #block-faq .faq-list ol.count > li .question {
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
    font-size: 16px;
  }
  #block-faq .box .common-ttl01 span {
    font-size: 14px;
  }
  /* -------------------------------------------------- */
  /* #block-precautions */
  /* -------------------------------------------------- */
  #block-precautions .precautions {
    padding: 10px;
    font-size: 12px;
  }
  #block-precautions .btn {
    margin-top: 20px;
  }
  #block-precautions .btn a {
    width: 100%;
    height: auto;
    line-height: 1.5;
    padding: 10px;
    font-size: 14px;
  }
  /* -------------------------------------------------- */
  /* .valueset */
  /* -------------------------------------------------- */
  .valueset {
    padding: 25px 0 15px;
  }
  .valueset .inner .box:before {
    top: 1%;
    right: 0;
    width: 50%;
    padding-top: 5%;
  }
  .valueset .inner .box:after {
    top: 5%;
    width: 50%;
    padding-top: 40%;
    -webkit-transform: none;
    transform: none;
  }
  .valueset .inner .box .ttl {
    margin-bottom: 15px;
    padding-top: 20px;
    padding-left: 0;
    line-height: 1.2;
    font-size: 30px;
    text-align: left;
  }
  .valueset .inner .box .ttl .greatvalue {
    top: -60px;
  }
  .valueset .inner .box .col {
    width: 100%;
  }
  .valueset .inner .box .list li {
    font-size: 14px;
  }
  .valueset .inner .box .price {
    margin-left: 0;
  }
  .valueset .inner .box .price .monthly {
    font-size: 18px;
  }
  .valueset .inner .box .price .monthly .amount {
    font-size: 20px;
  }
  .valueset .inner .box .price .monthly .num {
    font-size: 34px;
  }
  .valueset .inner .box .price .initial {
    margin-top: 5px;
    font-size: 14px;
  }
  .valueset .inner .box .btn {
    display: block;
    margin-top: 15px;
  }
  .valueset .inner .box .btn > p {
    width: 100%;
  }
  .valueset .inner .box .btn > p.order {
    margin-left: 0;
  }
  .valueset .inner .box .btn > p.order > a:after {
    width: 6px;
    height: 6px;
    margin-top: -5px;
    border-width: 2px;
  }
  .valueset .inner .box .btn > p.detail {
    margin-top: 5px;
    margin-left: 0;
  }
  .valueset .inner .box .btn > p > a {
    font-size: 16px;
    height: 46px;
    line-height: 46px;
  }
  .valueset .inner .image {
    display: none;
  }
  /* -------------------------------------------------- */
  /* .follow_valueset */
  /* -------------------------------------------------- */
  .follow_valueset {
    bottom: 0;
    width: 100%;
    padding: 10px;
    border-radius: 0;
  }
  .follow_valueset:after {
    top: 60%;
    right: 5%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .follow_valueset .ttl {
    width: 100%;
    font-size: 18px;
  }
  .follow_valueset .btn {
    position: relative;
    display: block;
    margin-top: 6px;
  }
  .follow_valueset .btn > p {
    width: 60%;
  }
  .follow_valueset .btn > p.detail {
    margin-top: 10px;
  }
  .follow_valueset .btn > p.order > a {
    width: 100%;
  }
  .follow_valueset .btn > p.order > a:after {
    top: 54%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -5px;
    border-width: 2px;
  }
}

/* -------------------------------------------------- */
/* .ボタン追加・修正 */
/* -------------------------------------------------- */
#bns_m_main #block-pagenav {
  padding-top: 10px;
}

.add-btn-double {
  margin-top: 20px;
}

.add-btn-double .btn {
  text-align: center;
}

.add-btn-double .btn:first-child {
  margin-bottom: 20px;
}

.add-btn-double .btn a {
  height: 60px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 30px;
  color: #555;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.025em;
  background-color: #f5f8f9;
  border-radius: 30px;
}

.add-btn-double .btn a:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 21px;
  margin-right: 0.5em;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon_pdf.png) left top/100% auto no-repeat;
  vertical-align: text-bottom;
}

.add-btn-double .btn a:hover {
  opacity: 0.8;
}

.add-btn-double .btn a span {
  font-size: 14px;
}

.add-block {
  margin-top: 20px;
}

.add-block .add-btn .btn {
  width: 400px;
  background-color: #004386;
  border: 3px solid #fff;
  border-radius: 15px;
  margin: 0px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.add-block .add-btn .btn:hover {
  background-color: #1867b6;
  opacity: 1;
}

.add-block .add-btn .btn a {
  color: #fff;
  font-size: 17px;
  width: 100%;
  text-align: center;
  padding: 8px 20px;
  position: relative;
}

.add-block .add-btn .btn a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  margin-top: -6px;
  position: absolute;
  right: 30px;
  top: 50%;
}

.add-block .add-btn .btn a:hover {
  opacity: 1;
}

.add-block .a-pdf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 640px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  margin-left: 25px;
}

.add-block .a-pdf .add-pdf a {
  font-size: 14px;
  color: #fff;
  border-bottom: 2px solid #fff;
  position: relative;
}

.add-block .a-pdf .add-pdf a:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 21px;
  margin-right: 0.5em;
  background: url(/content/dam/nttcom/hq/jp/business/lp/s1/images/bns/icon_pdf.png) left top/100% auto no-repeat;
  vertical-align: text-bottom;
  position: absolute;
  top: 2px;
  left: -25px;
}

.add-block .a-pdf .add-pdf a span {
  font-size: 12px;
}

#block-mv .add-block02 .add-btn .btn {
  padding-right: 0px;
}

#block-mv .add-block02 .add-btn .btn:hover {
  background-color: #fff;
}

#block-mv .add-block02 .add-btn .btn a:hover {
  opacity: 0.8;
}

#block-mv .add-block02 .add-btn .btn a:after {
  content: "";
  border-right: 3px solid #004386;
  border-bottom: 3px solid #004386;
}

.add-block02 {
  padding-right: 240px;
}

.add-block02 .add-btn .btn {
  background-color: #fff;
  border: 3px solid #004386;
  padding-right: 0px;
}

.add-block02 .add-btn .btn a {
  color: #004386;
}

.add-block02 .a-pdf .add-pdf a {
  color: #333;
  border-bottom: 2px solid #333333;
}

.add-block02 .a-pdf {
  margin-left: 98px;
}

.add-block03 .a-pdf .add-pdf a {
  font-weight: bold;
  color: #002D78;
  border-bottom: 1px solid #002D78;
}

.add-block03 .a-pdf .add-pdf a:before {
  top: -1px;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  #block-mv_m {
    background-size: auto 42%;
  }
  #block-mv_m .mv-container .mv-inner {
    padding-bottom: 14%;
  }
  .add-btn-double .btn a {
    width: 100%;
    height: auto;
    line-height: 1.5;
    padding: 10px;
    font-size: 14px;
  }
  .add-block .add-btn .btn {
    display: block;
    margin: initial;
    text-align: center;
    max-width: 330px;
  }
  .add-block .a-pdf {
    display: block;
    width: 100%;
    margin: 20px auto;
    position: relative;
    margin-left: 0px;
    padding-left: 25px;
  }
  #block-mv_m .mv-container .mv-inner .add-block .add-btn {
    width: 330px;
  }
  #block-mv_m .mv-container .mv-inner .add-block .add-btn .btn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #block-mv_m .mv-container .mv-inner .btn {
    display: block;
  }
  #block-mv_m .mv-container .mv-inner .btn > p {
    white-space: 100%;
  }
  #block-mv_m .mv-container .mv-inner .btn > p.order {
    margin: 0 0 15px;
    max-width: 330px;
    width: 100%;
  }
  #block-mv_m .mv-container .mv-inner .btn > p.order > a {
    width: 330px;
  }
  .add-block .add-btn .btn a {
    font-size: 16px;
    display: block;
  }
  .add-block .a-pdf .add-pdf a:before {
    position: absolute;
    top: -2px;
  }
  .add-block .add-btn .btn a:after {
    right: 13px;
    top: 49%;
  }
  .add-block02 {
    padding-right: 0px;
    width: 330px;
    margin: 0 auto;
  }
  #block-mv .add-block02 .add-btn .btn {
    margin: 20px auto 0;
    padding-right: 0px;
  }
  #block-mv .add-block02 .add-btn .btn a {
    padding: 8px 20px;
    width: 100%;
  }
  .add-block02 .a-pdf {
    margin-left: auto;
    width: 100%;
  }
  #block-mv .mv-container .btn > p.order > a {
    width: 100%;
  }
  #block-mv .mv-container .btn > p.detail > a {
    width: 290px;
  }
  #block-mv .add-block02 .add-btn .btn:hover {
    background-color: #fff;
    opacity: 1;
  }
  #block-pagenav {
    padding-top: 282px;
  }
  .add-block03 .a-pdf {
    width: 100%;
  }
}

@media screen and (min-width: 1px) and (max-width: 599px) {
  #block-pagenav {
    padding-top: 0px;
  }
  #bns_m_main #block-pagenav {
    padding-top: 0px;
  }
  .add-block .add-btn .btn {
    max-width: 599px;
  }
  .add-block .add-btn .btn a:after {
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-width: 2px;
  }
  .add-block02 .add-btn .btn a:after {
    margin-top: -5px;
  }
  .add-block02 {
    width: 100%;
  }
}

.valueset .inner .box::before {
  top: 5%;
}

.valueset .inner .box .price .monthly {
  font-size: 25px;
  font-size: 1.5625rem;
}

.valueset .inner .box .price .monthly span {
  font-size: 35px;
  font-size: 2.1875rem;
}

.valueset .inner .box .price .note {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
}

#block-mv_m .mv-container .mv-inner .frame .box .price {
  padding: 15px 20px;
}

#block-mv_m .mv-container .mv-inner .frame .box .price .monthly {
  font-size: 25px;
  font-size: 1.5625rem;
}

#block-mv_m .mv-container .mv-inner .frame .box .price .monthly span {
  font-size: 35px;
  font-size: 2.1875rem;
}

#block-mv_m .mv-container .mv-inner .frame .box .price .note {
  line-height: 1.4;
}

#block-mv .mv-container .box .frame .price .monthly {
  font-size: 25px;
  font-size: 1.5625rem;
}

#block-mv .mv-container .box .frame .price .monthly span {
  font-size: 35px;
  font-size: 2.1875rem;
}