@charset "utf-8";

ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
p {
  margin: 0 0 0 0;
  line-height: 1.2;
}

#contents-area, .lyt-col-1 #contents-body {
  width: 100%;
}

.sumaho-debut-project {
  font-size: 16px;
}

.u-pc-d-n { display: none !important;}
.u-pc-mt-20 { margin-top: 20px !important;}
.u-pc-mt-60 { margin-top: 60px !important;}

.keyvisual {
  background-color: #e1e0e6;
  text-align: center;
}

.keyvisual-img {
  width: 1000px;
  margin: 0 auto;
}

.bg-Gry {
  background-color: #F1F0F5;
}

.bg-Grn {
  background-color: #009844;;
}

.contnts-read {
  padding-bottom: 40px;
  text-align: center;
}

.contnts-wrap {
  background-color: #fff;
  width: 830px;
  margin: 0 auto;
  padding: 68px 60px 60px;
  text-align: center;
}

.contnts-device-discount {
  width: 730px;
  margin: 0 auto;
  position: relative;
  padding: 53px 50px 50px 50px;
}

.ttl-h2-device-discount {
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
}

.btn-flame {
  margin-top: 30px;
}

.btn-white {
  display: block;
  position: relative;
  width: 496px;
  margin: 0 auto;
  font-size: 22px;
  color: #fff !important;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 40px 40px 40px 40px;
  padding: 21px 0;
}

.btn-white::after {
  position: absolute;
  top: 52%;
  right: 37px;
  width: 6px;
  height: 6px;
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid currentColor;
  border-top: 2px solid currentColor;
  content: "";
}

.btn-white:hover {
  text-decoration: none;
}

.list-note {
  text-align: left;
  margin-top: 30px;
}

.list-note-item {
  margin-bottom: 17px;
}

.list-note-number {
  display: table-cell;
  padding-right: 45px;
}

.list-note-data {
  display: table-cell;
}

.contnts-recommended-models {
  background-color: #E6ECF2;
  width: 730px;
  margin: 0 auto;
  position: relative;
  padding: 60px 50px 49px 50px;
  margin-top: 81px;
}

.contnts-recommended-models .flex-box a {
  text-decoration: none;
  color: #000;
}

.ttl-h3-top {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
}

.flex-box {
  display: flex;
  justify-content: space-between;
}

.ttl-h4-top {
  font-size: 30px;
  color: #919599;
  margin-bottom: 30px;
  line-height: 0.9;
}

.flex-box-inner {
  background-color: #fff;
  border-radius: 18px 18px 18px 18px;
  width: 250px;
  margin: 0 auto;
  padding: 60px 10px 20px 10px;
}

.prodcut-name {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 50px;
  padding-bottom: 20px;
}

.prodcct-capa {
  color: #818990;
  font-size: 19px;
}

.device-price {
  position: relative;
  color: #818990;
  font-size: 20px;
  border-top: 1px solid #D3DDE8;
  padding-top: 10px;
  margin-bottom: 45px;
}

.device-price-line {
  text-decoration: line-through;
  padding-left: 20px;
}

.device-price::after {
  content: '';
  position: absolute;
  left: 113px;
  bottom: -30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 12px 0 12px;
  border-color: #ee3036 transparent transparent transparent;
}

.discount-Price-box {
  background-color: #EE3037;
  border-radius: 10px 10px 10px 10px;
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 0 15px;
}

.discount-Price-ttl {
 font-size: 14px;
 padding: 13px 0;
 line-height: 1.2;
}

.discount-Price-text {
  font-size: 36px;
  margin-top: 3px;
}

.discount-Price-yen {
  font-size: 25px;
  padding: 0 5px;
  font-weight: normal;
}

.monthly-payment-text {
  color: #EE3037;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -0.02em;
  padding-top: 20px;
}

.monthly-payment-price {
  font-size: 30px;
}

.monthly-payment-sup {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}

.flex-box .flex-box-item:first-child {
  margin-left: 15px;
}

.flex-box .flex-box-item:last-child {
  margin-right: 15px;
}

.flex-box .flex-box-item:last-child .prodcut-name {
  margin-top: 43px;
}

.flex-box .flex-box-item:last-child .discount-Price-yen {
  padding: 0 10px;
}

.text-green {
  color: #009844;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}

.contnts-data-voice {
  width: 730px;
  margin: 0 auto;
  position: relative;
  padding: 59px 50px 50px 50px;
  margin-top: 85px;
}

.icon-plus {
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
}

.contnts-data-voice-inner {
  width: 650px;
  margin: 0 auto;
  position: relative;
  padding: 30px 30px 41px 30px;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 59px;
  /* margin-bottom: 40px; */
}

.ttl-h3-data-voice {
  position: absolute;
  top: -41px;
  right: 0;
  left: 0;
}

.ttl-debut-plan {
  position: static;
  margin-top: 15px;
}

.text-debut-plan {
  margin-top: 10px;
  margin-left: 20px;
}

.text-basic-text {
  margin-top: 10px;
}

.data-voice-note {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 35px;
}

#nav-top-area {
  z-index: 10;
}

.fixed {
  position: fixed;
}

.floating-footer_banner {
  width: 100%;
  bottom: 0;
  z-index: 2;
  display: none;
}

.floating-footer_banner .floating-btn {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.service-end-text {
  font-size: 24px;
  font-weight: bold;
}