@charset "UTF-8";
/*------------------------------
端末一覧、端末末端共通IMG(PC SP共通)
 *------------------------------*/
/*------------------------------
端末末端/一覧 共通カラーリスト(PC SP共通)
---------------------------------*/
/**
 * MIXINS
 * PC
 */
/*------------------------------
友達紹介
---------------------------------*/
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 500;
}

.l-page--friend {
  width: 100% !important;
  min-width: 1000px;
  padding-top: 0;
  padding-bottom: 60px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  background: url("https://p.dmm.com/p/general/mvno/benefit/friend/bg-contents.png") repeat;
  color: #555 !important;
}

.m-pageContents {
  margin: 40px 0;
}

.m-pageContents__ttl {
  height: 52px;
  width: 940px;
  margin: 80px auto 60px;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 5.5px;
  text-align: center;
  background: url("https://p.dmm.com/p/general/mvno/benefit/friend/ttl-h2.png") no-repeat;
}

.m-pageContentsInner {
  width: 940px;
  margin: 0 auto;
}

/*------------------------------
friend / commonparts
---------------------------------*/
a.m-friendlLink:link,
a.m-friendlLink:visited {
  color: #fff;
  text-decoration: none;
}

a.m-friendTextlLink:link,
a.m-friendTextlLink:visited {
  color: #38a5d9;
  text-decoration: underline;
}

/*------------------------------
mainvisual
---------------------------------*/
.m-mainvisual {
  width: 100%;
  height: 522px;
  margin: 0;
  padding: 0;
  background: url("https://p.dmm.com/p/general/mvno/benefit/friend/bg-mainvisual.png") no-repeat;
  background-position: center top;
  background-size: cover;
  border-bottom: 5px solid #ccd559;
}

.m-mainvisual__contents {
  width: 1084px;
  margin: 0 auto;
  position: relative;
}

/*------------------------------
callToAction
---------------------------------*/
.m-callToAction {
  margin: 0 auto;
}

.m-callToAction__link {
  width: 600px;
  display: block;
  margin: 0 auto;
}

.m-callToAction--mvbottom {
  padding: 20px 0;
  background: #d8e16a;
}

.m-callToActionBtn {
  width: 550px;
  font-size: 26px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 10px 0;
  position: relative;
  color: #fff;
  background-color: #ff8b04;
  border-radius: 35px;
  margin: 20px auto;
  border-bottom: 4px solid #de7f10;
  letter-spacing: 1.2px;
}

.m-callToActionBtn::before {
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 18px;
  content: '\f054';
  position: absolute;
  top: 34px;
  right: 38px;
}

.m-callToActionBtn__txt {
  margin: 0;
}

.m-callToActionBtn__txt--notes {
  font-size: 14px;
}

.m-callToActionBtn__arrow {
  position: absolute;
  right: 50px;
  top: 30px;
}

/*------------------------------
flow
---------------------------------*/
.m-flowList {
  padding: 0 20px 10px;
  overflow: hidden;
}

.m-flowList__item {
  float: left;
  width: 300px;
  position: relative;
  text-align: center;
}

.m-flowList__item--center::before {
  font-family: FontAwesome;
  color: #38a5d9;
  content: '\f0da';
  position: absolute;
  top: 115px;
  left: 0;
  font-size: 30px;
}

.m-flowList__item--center::after {
  font-family: FontAwesome;
  color: #38a5d9;
  content: '\f0da';
  position: absolute;
  top: 115px;
  right: 0;
  font-size: 30px;
}

.m-flowList__item__ttl {
  margin: 0 0 10px;
}

.m-flowList__item__img--step1 {
  width: 300px;
  height: 200px;
  background: url("https://p.dmm.com/p/general/mvno/benefit/friend/img-step1.png") no-repeat;
  color: #ffffff;
  background-position: center;
  position: relative;
}

.m-flowList__item__img--step2 {
  width: 300px;
  height: 200px;
  background: url("https://p.dmm.com/p/general/mvno/benefit/friend/img-step2.png") no-repeat;
  background-position: center;
}

.m-flowList__item__img--step3 {
  width: 300px;
  height: 200px;
  background: url("https://p.dmm.com/p/general/mvno/benefit/friend/img-step3.png") no-repeat;
  background-position: center;
}

.m-flowList__item__txt {
  font-size: 16px;
}

.m-flowNotice {
  margin: 0 20px 30px 20px;
  padding-left: 14px;
}

.m-flowNotice__txt {
  font-size: 14px;
  text-indent: -14px;
}

.m-btnStepact {
  position: absolute;
  left: 30px;
  top: 30px;
}

/*------------------------------
特典
---------------------------------*/
.m-benefitContents {
  width: 940px;
  border: 1px solid #e1e3e6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto 60px;
}

.m-benefitContents--friend {
  border-bottom: 6px solid #38a5d9;
}

.m-benefitContents--enduser {
  border-bottom: 6px solid #61c509;
  margin: 0 auto 80px;
}

.m-benefitContents__ttl {
  margin: 20px 0 0;
}

.m-benefitContents__ttl__friend {
  width: 234px;
  height: 54px;
  margin: 0 20px 15px 0;
  padding: 13px 0 0 15px;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.0;
  display: block;
  background: url("https://p.dmm.com/p/general/mvno/benefit/friend/ttlh3-left-a.png") no-repeat;
  float: left;
}

.m-benefitContents__ttl__enduser {
  width: 234px;
  height: 54px;
  margin: 0 20px 15px 0;
  padding: 13px 0 0 15px;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.0;
  display: block;
  background: url("https://p.dmm.com/p/general/mvno/benefit/friend/ttlh3-left-b.png") no-repeat;
  float: left;
}

.m-benefitContents__ttl__txtComplement {
  font-size: 13px;
}

.m-benefitContentsItem {
  margin: 20px 40px;
}

.m-benefitContentsItem__ttl {
  font-size: 19px;
  font-weight: 500;
  margin: 0 0 5px;
}

.m-benefitContentsItem__ttl--friend {
  color: #38a5d9;
}

.m-benefitContentsItem__ttl--friend::before {
  font-family: FontAwesome;
  padding-right: 5px;
  content: '\f0eb';
  color: #38a5d9;
  font-size: 23px;
  font-weight: bold;
}

.m-benefitContentsItem__ttl--enduser {
  color: #61c509;
}

.m-benefitContentsItem__ttl--enduser::before {
  font-family: FontAwesome;
  padding-right: 5px;
  content: '\f0eb';
  color: #61c509;
  font-size: 23px;
  font-weight: bold;
}

.m-benefitContentsItem__txt {
  font-size: 14px;
}

.m-benefitBoxAdditional {
  width: 100%;
  display: table;
  border-top: 1px solid #e1e3e6;
  border-right: 1px solid #e1e3e6;
  border-left: 1px solid #e1e3e6;
}

.m-benefitBoxAdditional__item {
  margin: 0;
  padding: 0;
  display: table;
  border-bottom: 1px solid #e1e3e6;
}

.m-benefitBoxAdditional__item__ttl {
  padding: 5px 0 5px 40px;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  background: #38a5d9;
  display: table-cell;
  width: 250px;
}

.m-benefitBoxAdditional__item__ttl--yellow {
  color: #fff600;
  font-size: 22px;
}

.m-benefitBoxAdditional__item__txt {
  padding: 10px 0 10px 20px;
  font-size: 16px;
  width: 610px;
  display: table-cell;
}

.m-benefitBoxAdditional__item__txt--blue {
  color: #38a5d9;
  font-size: 22px;
}

.m-benefitBoxExample {
  margin: 10px 0;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.6;
  background: rgba(251, 251, 251, 0.6);
  border: 1px solid #e1e3e6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.m-benefitBoxExample__txt {
  margin: 5px 0;
}

.m-benefitBoxExample__txt--ttl {
  font-weight: bold;
}

.m-benefitBoxExample__list {
  margin-left: 1.5em;
  font-size: 14px;
}

.m-benefitBoxExample__list__item {
  line-height: 1.8;
  list-style-type: disc;
}

.m-conditionsList {
  margin-left: 1.5em;
  font-size: 14px;
}

.m-conditionsList__item {
  line-height: 1.8;
  list-style-type: disc;
}

/*------------------------------
注意事項
---------------------------------*/
.m-notesContentsList {
  margin: 0 auto 60px;
  padding: 0 10px;
}

.m-notesContentsList__item {
  margin: 20px 40px;
}

.m-notesContentsList__item__ttl {
  margin: 0 0 5px;
  color: #38a5d9;
  font-size: 19px;
}

.m-notesContentsList__item__ttl::before {
  font-family: FontAwesome;
  padding-right: 5px;
  color: #38a5d9;
  content: '\f0eb';
  font-size: 23px;
  font-weight: bold;
}

.m-notesContentsListDetails__txt {
  margin-left: 1.5em;
  font-size: 14px;
  line-height: 1.8;
  list-style-type: disc;
}
