@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  background: #FFF;
  font-size: 1em;
  line-height: 1.5;
  font-family: Helvetica Neue, Helvetica, Roboto, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Noto, "メイリオ", Meiryo, sans-serif;
  color: #333;
}

img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, section, figure {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  display: inline-block;
  text-decoration: underline;
  color: #0099FF;
}

a:hover {
  text-decoration: none;
}

a img {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

a:hover img {
  opacity: 0.85;
}

.cap {
  font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', "segoe ui", '游ゴシック  Medium', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.top {
  position: relative;
  padding: 0 0 calc(40 / 750 * 100vw) 0;
  background: url("/ftth/dcmtv_7/images/top_bg.png") 50% 0 no-repeat;
  background-size: 100% auto;
  width: 100%;
}

.top-text {
  margin: 0 auto;
  padding: calc(20 / 750 * 100vw) 0 0 0;
  width: calc(614 / 750 * 100vw);
}

.top-text p {
  font-size: 4vw;
  line-height: 1.5;
}

.top-notice {
  margin: 0 auto;
  padding: calc(30 / 750 * 100vw) 0 0 0;
  width: calc(614 / 750 * 100vw);
}

.top-notice p {
  font-size: 2.8vw;
  line-height: 1.4;
}

.top-notice a {
  display: inline;
  color: #3174e2;
}

.top-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.top-notice .indent:first-letter {
  font-family: sans-serif;
}

.top-faq {
  position: absolute;
  top: 0;
  right: calc(30 / 750 * 100vw);
  z-index: 2;
  width: calc(165 / 750 * 100vw);
}

.top-faq a {
  width: calc(165 / 750 * 100vw);
}

.const {
  width: 100%;
}

.const-1 {
  position: relative;
  padding: 0 0 calc(80 / 750 * 100vw) 0;
  background: url("/ftth/dcmtv_7/images/const_bg.png") 50% 0 no-repeat, #00a9e9;
  background-size: 100% auto;
}

.const-1 .const-box {
  padding: calc(30 / 750 * 100vw) calc(30 / 750 * 100vw) calc(160 / 750 * 100vw) calc(30 / 750 * 100vw);
}

.const-1-balloon {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(750 / 750 * 100vw);
  height: calc(215 / 750 * 100vw);
  z-index: 2;
}

.const-2 {
  padding: 0 0 calc(42 / 750 * 100vw) 0;
  background: #00a9e9;
  border-top: calc(5 / 750 * 100vw) solid #FFF;
}

.const-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: calc(30 / 750 * 100vw);
  background: #FFF;
  width: calc(690 / 750 * 100vw);
  border-radius: calc(25 / 750 * 100vw);
  overflow: hidden;
}

.const-box-text p {
  font-size: 3.2vw;
  line-height: 1.4;
}

.const-box-text .head {
  padding-bottom: calc(15 / 750 * 100vw);
  font-weight: bold;
  font-size: 5.7vw;
  line-height: 1.3;
  color: #00a9e9;
}

.const-box-text .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.const-box-text .indent:first-letter {
  font-family: sans-serif;
}

.const-box-text .red {
  color: #e5001f;
}

.const-box-time {
  margin: calc(30 / 750 * 100vw) 0;
}

.const-box-time-net {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.const-box-time-net-head {
  background: #f29600;
  width: calc(70 / 750 * 100vw);
}

.const-box-time-net-text, .const-box-time-tv-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: calc(30 / 750 * 100vw);
  background: #fdebd1;
}

.const-box-time-net-text p, .const-box-time-tv-text p {
  font-size: 3.8vw;
  line-height: 1.5;
}

.const-box-time-net-text .head, .const-box-time-tv-text .head {
  padding-bottom: calc(10 / 750 * 100vw);
  font-weight: bold;
  font-size: 4.8vw;
  line-height: 1.3;
  color: #f29600;
}

.const-box-time-tv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: calc(23 / 750 * 100vw) 0 0 0;
}

.const-box-time-tv-head {
  background: #00a9e9;
  width: calc(70 / 750 * 100vw);
}

.const-box-time-tv-text {
  background: #d9efff;
}

.const-box-time-tv-text .head {
  color: #00a9e9;
}

.cost {
  background: #ffff64;
  width: 100%;
}

.cost-text {
  margin: 0 auto;
  padding: calc(10 / 750 * 100vw) 0 calc(30 / 750 * 100vw) 0;
  width: calc(690 / 750 * 100vw);
}

.cost-text p {
  font-size: 3.9vw;
  line-height: 1.4;
}

.cost-text .red {
  font-weight: bold;
  color: #e5001f;
}

.cost-charge-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: calc(32 / 750 * 100vw) auto 0 auto;
  padding: calc(20 / 750 * 100vw) calc(30 / 750 * 100vw);
  background: #e5001f;
  width: calc(690 / 750 * 100vw);
  border-radius: calc(20 / 750 * 100vw);
  overflow: hidden;
}

.cost-charge-box:first-child {
  margin: 0 auto;
}

.cost-charge-box p {
  font-size: 3.6vw;
  line-height: 1.5;
  color: #FFF;
}

.cost-charge-box .head {
  padding-bottom: calc(10 / 750 * 100vw);
  font-weight: bold;
  font-size: 4vw;
  line-height: 1.4;
  color: #ffff64;
}

.cost-charge-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.skp {
  padding: calc(42 / 750 * 100vw) 0;
  background: #285896;
  width: 100%;
}

.skp-box {
  margin: 0 auto;
  padding: 0 0 calc(24 / 750 * 100vw) 0;
  background: #FFF;
  width: calc(690 / 750 * 100vw);
  border-radius: calc(25 / 750 * 100vw);
  overflow: hidden;
}

.skp-box-btn a {
  display: block;
  margin: 0 auto;
  width: calc(630 / 750 * 100vw);
}

.guide-faq {
  padding: calc(46 / 750 * 100vw) 0 calc(42 / 750 * 100vw);
  width: 100%;
}

.guide-faq-btn {
  display: block;
  margin: 0 auto;
  width: calc(700 / 750 * 100vw);
}

.footer {
  padding: calc(32 / 750 * 100vw) 0 calc(52 / 750 * 100vw) 0;
  background: #f1f1f1;
  width: 100%;
}

.footer-head {
  display: block;
  margin: 0 auto;
  width: calc(690 / 750 * 100vw);
  font-weight: bold;
  font-size: 4.4vw;
  line-height: 1.2;
}

.footer-inquiry {
  margin: 0 auto;
  padding: calc(20 / 750 * 100vw) 0 calc(30 / 750 * 100vw) 0;
  width: calc(690 / 750 * 100vw);
}

.footer-inquiry .name {
  font-weight: bold;
  font-size: 2.6vw;
  line-height: 1.3;
}

.footer-inquiry .tel {
  padding-top: calc(15 / 750 * 100vw);
  padding-bottom: calc(20 / 750 * 100vw);
}

.footer-inquiry .tel a {
  display: inline-block;
  width: calc(636 / 750 * 100vw);
}

.footer-inquiry .hours {
  font-weight: bold;
  font-size: 3vw;
  line-height: 1.3;
}

.footer-notice {
  margin: 0 auto;
  width: calc(690 / 750 * 100vw);
}

.footer-notice p {
  font-size: 2.8vw;
  line-height: 1.4;
}

.footer-notice a {
  display: inline;
  color: #3174e2;
}

.footer-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.footer-notice .indent:first-letter {
  font-family: sans-serif;
}
