@charset "UTF-8";

/** PC-SP common
-----------------**/

.mballTop .sonyproducts * {
	box-sizing: border-box;
}

/** アンケートのあるなし
-----------------**/
/** デフォルト：アンケートあり **/
.chanceNoSurvey {
	display:none;
}
/** アンケートがないとき：bodyのclassにnoSurveyを追加 **/
.noSurvey .chanceSurvey {
	display:none;
}
.noSurvey .chanceNoSurvey {
	display:block;
}

/** heading **/
*:not([class^="x-"])> h2.hdg2,
*:not([class^="x-"])> h2.hdg2Top {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size: 40px;
	font-size: 4rem;
	margin: 140px 0 18px;
}
*:not([class^="x-"])> h3.hdg3 {
	font-size: 25px;
  font-size: 2.5rem;
  margin: 50px 0 20px;
}

/* header */
.pageNav li {
  height: 5px;
  font-size: 0px;
  overflow: hidden;
}
.pageNav > li::before {
	width:0px;
	height:0px;
	border:none;
}

/** KV **/
.mainVisual {
	width:100%;
	overflow: hidden;
	margin: 15px auto 0;
	text-align:center;
	padding:0;
}
.mainVisual .kvArea {
	width:100%;
	background:none;
	overflow: hidden;
}

/** sectionBox **/
.sectionBox {
	width:100%;
	margin:0 auto;
	padding-top:0;
	padding-bottom:0;
	height:auto;
	overflow:hidden;
}

/** applyFrow **/
.applyFrow .styleBox01 {
margin-top: 40px;
}

.chanceSurvey > .flow > .flowHdg,
.chanceNoSurvey >.flow > .flowHdg {
margin-top: 10px;
}

/* notesBox2 */
.attInfo .notesBox2Inner {
	width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
.attInfo .hdg2Top:after {
	content: none;
}

/** applyBtn **/
.applyBtn {
	text-align:center;
}
.applyBtn .notes {
	width: 100%;
	max-width: 960px;
	margin: 50px auto 0;
	text-align: left;
}
.applyArea {
    width: 100%;
    max-width: 960px;
}

/** Footer **/
*:not([class^="x-"])> small {
	font-size: 12px;
	font-size: 1.2rem;
}

/** cpn_date *ssi **/
.cpn_date {
	margin-top:0 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
	line-height:1.6;
}

/** contents_hidden **/
.noShow {
	display:none;
}

/* リンク */
a.premiumLink,
a.premiumLink:hover,
a.premiumLink:visited,
a.premiumLink:active,
a.premiumLink:focus {
	color: #fff;
}

/** for PC
-----------------**/
body .pcNone {
	display:none;
}
body .spNone {
	display:block;
}
/*.styleBox01 {
	padding:0 !important;
	margin:0 auto !important;
}*/

.mainSub{
	min-width: 960px;
	max-width: 960px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 60px;
}
.rm-mainSub {
	min-width: 950px;
	max-width: 950px;
	width: 950px;
	margin: 0 auto;
	padding-bottom: 0;
}

/** header **/
.hdg1Box .hdg1BoxInner .hdg1BoxBackButton {
	vertical-align:top;
}
.hdg1Box .hdg1BoxInner .hdg1BoxBackButton .hdg1BoxBackButtonInner > a {
	padding:0;
}
.hdg1Box .hdg1BoxInner .hdg1BoxBackButton .hdg1BoxBackButtonInner .backbtn {
	box-sizing: border-box;
	border: none;
}
.cateTop .hdg1 {
	font-weight: bold;
}

/** heading **/
.hdg2,
* + section > .hdg2:first-child {
	font-size:40px;
	font-size:4rem;
	margin:140px auto 20px;
}

/** KV **/
.mainVisual .kvArea {
	position:relative;
}
.mainVisual .topText {
	margin:0 auto;
}
.mainVisual .topText > img {
	margin: 0 auto;
}
.mainVisual .topText .lede {
	padding-top:32px;
}

/* overviewArea ***/
.overviewArea > .mod-box {
	margin-bottom: 58px;
}

/* prizeArea ***/
.prizeArea {
	overflow: visible;
	position: relative;
}
.prizeArea h2 {
	position: absolute;
	width: 100%;
  max-width: 780px;
  height: auto;
  top: -37px;
  left: 50%;
  transform: translateX(-50%)
}
.prizeArea .mod-box> .inner {
	padding: 24px;
}
.prizeArea .mod-box> .inner .mod-box > .inner {
	padding: 18px 14px 18px 14px;
}
.prizeArea .mod-lyt> .inner> .col {
	padding-left: 24px;
}
.prizeArea .mod-lyt> .inner> .col:first-child {
	padding-left: 24px;
}
*:not([class^="x-"])> h3.prizeName {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
*:not([class^="x-"])> h3.prizeName > span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
}
.prizeArea .prizeName + .mod-media {
	margin: 8px 0;
}
.lotteryNum {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: right;
	margin-bottom: 0;
}
.lotteryNum > span {
	font-size: 40px;
	font-size: 4rem;
	font-weight: bold;
}
.prize_btn {
	text-align: center;
}
.prize_btn + .notes {
	margin-top: 10px;
}
.prize-list > li + li {
	margin-top: 15px;
}

/** applyFlow **/
.applyFlow .flow .flowHdg {
padding: 17px 0;
}

/* エラーページ */
.errorCts {
	padding: 50px 0 140px;
}

@media only screen and (min-width: 768px) {

.flow > .flowHdg {
padding: 17px 0;
}

.flow  > .flowHdg .primary {
font-size: 28.96px;
font-size: 2.896rem;
width: 185px;
padding: 8px 20px 0 40px;
}

.flow  > .flowHdg .primary .num {
font-size: 35px;
font-size: 3.5rem;
}

.flow > .flowHdg .secondary {
font-size: 26.24px;
font-size: 2.624rem;
padding: 9px 20px 3px 40px;
}

.flow .flowContent {
padding: 45px 0 20px 230px;
background-position: 83px bottom;
}

} /* mediaquey END*/

/** attInfo **/
.attInfo {
	background-color:#fff;
	padding-top: 80px;
	padding-bottom:60px;
}

[data-script-enabled='true'] .attInfo .accordion2Item,
[data-script-enabled='true'] .attInfo .accordionPanel,
[data-script-enabled='true'] .attInfo .accordionPanel {
display: block;
}

.attInfo .accordionBtn:after {
-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}

.attInfo .accordionBtn.active:after {
-webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
}

.attInfo .listOrder li {
	font-size: 14px;
	font-size: 1.4rem;
}
.attInfo .listOrder li + li {
	margin-top:14px;
}

/** applyBtn **/
.applyBtn {
	padding-top: 40px;
	padding-bottom: 100px;
}
.apply_add > p {
	margin-bottom: 60px;
}

/* bnrArea */
.bnrArea {
	background: #eee;
	padding: 100px 0 80px;
	margin-bottom: 0;
}
.bnrArea .media > a {
	display: inline-block;
}


/** for SP
------------------------------**/

@media only screen and (max-width: 767px) {

body .pcNone {
	display:block;
}
body .spNone {
	display:none;
}

/** header **/
a.premiumLink {
	display: block;
}
.sonyproducts.error a.premiumLink {
	display: none;
}
.sonyproducts.error a.sonyproductsLink {
	display: block;
}
.hdg1Box {
	margin-bottom: 0;
}
	.contentsInner {
	padding:16px;
}
.styleBox01 {
	margin-top:0! important;
}
.attentionHdg2 {
	margin-top: 0 !important;
}
.accordion {
	margin-bottom: 0 !important;
}
.mainSub{
	width:auto;
	margin:0 auto;
	padding: 0 0 40px;
	min-width: 320px;
	max-width: none;
}
.mainSub-inner {
	padding: 0 15px;
}
.rm-mainSub {
	width:auto;
	margin:0 auto;
	padding:0;
	min-width: 320px;
	max-width: none;
}
* + section > .hdg2:first-child,
*:not([class^="x-"])> h2.hdg2Top {
	font-size: 24px;
	font-size: 2.4rem;
	margin: 0;
	padding: 12px 16px;
/*	background:#f4f8f3;*/
	border-top: 3px solid #223;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .14);
	line-height: 1.3em;
}
*:not([class^="x-"])> h3.hdg3 {
	font-size: 20px;
	font-size: 2rem;
	margin: 40px 0 20px;
}

/** KV **/
.mainVisual {
	margin-top: 0;
}
.mainVisual .kvArea {
	height:auto;
	background-size:cover;
}
.mainVisual .kvArea .topText {
	background:none;
	margin:0 auto;
}
.mainVisual .kvArea .topText img {
	margin:0 auto;
	width: 100%;
}
.mainVisual p {
	padding-left:16px;
	padding-right:16px;
}
.mainVisual .cpn_date {
	margin-bottom:20px;
}
.mainVisual .notes {
	padding: 0 16px;
	margin: 20px auto;
}
.mainVisual .notes li {
	font-size: 12px;
	font-size: 1.2rem;
}

/* overviewArea ***/
.overviewArea {
	padding: 0 16px 30px;
	box-sizing: border-box;
}
.overviewArea .media > img[src*="logo"] {
	width: 173px;
}

/* prizeArea ***/
.prizeArea {
	padding: 0 16px 30px;
	box-sizing: border-box;
}
.prizeArea h2 {
	max-width: 320px;
	top: -50px;
}
.prizeArea .mod-box> .inner {
	padding: 30px 20px 20px;
}

/** applyFlow **/
.applyFlow {
	padding-bottom:0;
}

.flow > .flowHdg {
padding: 10px 0;
}

.flow .flowContent {
padding: 17px 0 25px;
background: none;
}

.flow > .flowContent.last {
		padding-bottom: 0;
}

.chanceSurvey > .flowHdg,
.chanceNoSurvey > .flowHdg {
margin-top: 45px;
position: relative;
}

.chanceSurvey > .flowHdg:before,
.chanceNoSurvey > .flowHdg:before {
position: absolute;
top: -39px;
right: 0;
left: 0;
display: block;
width: 38px;
height: 19px;
margin: 0 auto;
content: '';
background-image: url(/mball/common/img/sprite/_sprite.png);
background-position: -174px -544px;
}

/** attInfo **/
.attInfo {
	background-color:#fff;
	padding-top:40px;
	padding-bottom:0;
}
.attInfo .notesBox2Innner{
	margin-bottom:0;
	padding-bottom:0;
}

.attInfo .styleBox01,
.attInfo .contentsInner {
	margin-bottom:0;
	padding-bottom:0;
}
.contentsInner {
	padding-bottom: 30px !important;
}

[data-script-enabled='true'] .attInfo .accordion2Item,
[data-script-enabled='true'] .attInfo .accordionPanel,
[data-script-enabled='true'] .attInfo .accordionPanel {
display: none;
}

/** accodion opend **/

.attInfo .hdg2Top:after, .attInfo .hdg2TopUnique:after {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    display: block;
    width: 15px;
    height: 15px;
    content: '';
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    background: url(/mball/common/img/sp/icon/icon_plus.png);
    background-size: 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.attInfo .hdg2Top.active:after, .attInfo .active.hdg2TopUnique:after{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.sonyproducts .attentionBox .textTop2 {
font-size: 16px;
margin: auto 0 12px;
}

/* notesBox2 */
.attInfo .hdg2Top:after {
	content: none;
}

/** applyBtn **/
.applyBtn {
	padding-top: 0;
	padding-bottom: 15px;
}
.applyBtn .notes {
	padding: 0 16px;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 50px;
}
.apply_add {
	 padding: 0 16px;
}
.apply_add > p {
	margin-bottom: 15px;
}

/* bnrArea */
.bnrArea {
	padding: 30px 16px;
}

a.premiumLink,
a.premiumLink:hover,
a.premiumLink:visited,
a.premiumLink:active,
a.premiumLink:focus {
	color: #fff;
}
}

/* リスト */
.mod-link-list > .list > li {
	padding-left: 0;
}
.mod-link-list > .list > li:before {
	content: none;
}

/* リスト内リンク対応 */
.notes > li.includeLink {
	display: block;
	text-indent: 0;
	padding-left: 0;
}
.notes > li.includeLink > * {
	display: inline-block;
}
.notes > li.includeLink > .marker {
	padding-right: 0;
	min-width: 2.5em;
}

/* 枠線 */
.mod-ctsBorder {
  padding: 0 20px 40px;
  margin-top: 30px;
  border: 1px solid #223;
}

/* モジュール上書き */
.mod-list-notice .content {
	width: auto;
}

@media only screen and (max-width: 767px)  {
.mod-box> .inner {
	padding: 20px;
}
.mod-list> .list> li {
	 padding: 0 0 0 18px;
}
.mod-list> .list> li::before {
	left: 4px;
}
.mod-list-notice> .list> li> .symbol {
	padding-right: 0;
}
}

@media only screen and (max-width: 374px)  {
/* prizeArea ***/
.prize_btn .w230 {
	width: 200px !important;
}
}


/* ----------------------------------------------------------------------------
 * 汎用
 * ------------------------------------------------------------------------- */
 /* 横幅 */
.w-5 {
  width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-15 {
  width: 15% !important;
}

.w-20 {
  width: 20% !important;
}

.w-25 {
  width: 25% !important;
}

.w-30 {
  width: 30% !important;
}

.w-35 {
  width: 35% !important;
}

.w-40 {
  width: 40% !important;
}

.w-45 {
  width: 45% !important;
}

.w-50 {
  width: 50% !important;
}

.w-55 {
  width: 55% !important;
}

.w-60 {
  width: 60% !important;
}

.w-65 {
  width: 65% !important;
}

.w-70 {
  width: 70% !important;
}

.w-75 {
  width: 75% !important;
}

.w-80 {
  width: 80% !important;
}

.w-85 {
  width: 85% !important;
}

.w-90 {
  width: 90% !important;
}

.w-95 {
  width: 95% !important;
}

.w-100 {
  width: 100% !important;
}

.w-16 {
  width: 16.6666% !important;
}

.w-33 {
  width: 33.3333% !important;
}

.w-66 {
  width: 66.6666% !important;
}

.w-83 {
  width: 83.3333% !important;
}
@media screen and (max-width: 767px) {
	.align-l_sp {
		text-align: left !important;
	}
}


/********************
sony202004uchi PC
********************/
.chance {
  display: flex;
    justify-content: space-between;
    padding: 90px 0 0;
}
.chance__item {
  position: relative;
  border: 4px solid #edede4;
  padding: 20px 20px 6px;
}
.chance__item__title {
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
}
.chance__item:nth-child(2) .chance__item__title {
  top: -65px;
}
.chance__item__button {
  padding: 22px 0 0;
  overflow: hidden;
}
.w-chance {
	padding: 40px 0;
}
.w-chance img {
	margin: 0 auto;
}
.b-banner-wrap {
	padding: 30px 0 70px;
}
.flow-wrap {
	padding: 0 0 60px;
}
.accordion2List {
	padding: 13px 70px 11px 30px !important;
	background: #de1b80 !important;
	width: 100%;
	border-radius: 8px !important;
	font-size: 20px;
	color: #ffffff;
	text-align: left;
}
.accordion2List:hover, .accordion2List:focus {
	opacity: .6;
	background: #de1b80;
	color: #ffffff;
}
.accordion2List.active {
	background: #de1b80;
	/* color: #000000; */
}
.accordion2List::after {
	background-position: -217px -544px;
}
.accordion2List.active::after {
	/* background-position: -240px -544px; */
}
.styleBox01 {
	padding: 15px;
}
.color-red {
	color: #e00000;
}
.m-snsItem .linkIcon {
	display: none;
}
/********************
sony202004uchi SP (~768px)
********************/
@media screen and (max-width: 768px){
  .chance {
    flex-direction: column;
    padding: 0 16px;
  }
  .chance__item {
    margin: 40px 0 0;
  }
  .chance__item:nth-child(2) {
    margin: 50px 0 0;
  }
  .chance__item__title {
    top: -46px;
	}
	.chance__item__title img {
		max-width: 167px;
	}
	.chance__item__prize {
		text-align: center;
	}
  .chance__item:nth-child(2) .chance__item__title {
    top: -40px;
	}
	.w-chance {
		padding: 40px 16px;
	}
	.b-banner-wrap {
		padding: 15px 16px 35px;
	}
	.flow-wrap {
		padding: 0 15px 30px;
	}
}


/********************
/brand/realmomoPC202011gs/
********************/
.mediaSp:not(:root) {display: none !important;}
@media screen and (max-width: 787px) {
	.mediaSp:not(:root) {display: block !important;}
	.mediaPc:not(:root) {display: none !important;}
}

.rm-product {
	display: flex;
	padding: 30px 0 46px;
}
.rm-product-subtitle {
	font-size: 18px;
	color: #f12f6f;
	font-weight: bold;
}
.rm-product-title:not(:root) {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	margin: 0;
}
.rm-product-discription {
	margin: 0;
	padding: 10px 0 0;
}
.rm-product-btn {
	align-items: baseline;
	margin: 0;
	padding: 30px 0 0;
}
.rm-product-img {
	padding-left: 25px;
	flex-shrink: 0;
}
@media screen and (max-width: 767px) {
	.rm-product {
		flex-direction: column;
		padding: 0px 15px 20px;
	}
	.rm-product-btn {
		align-items: center;
		padding: 20px 0;
	}
	.rm-product-img {
		padding: 0;
		text-align: center;
	}
	.rm-product-title:not(:root) {
		line-height: 26px;
	}
}

.rm-flow {
	max-width: 960px;
	margin: 0 auto;
}
.rm-flow-wrap {
	background: #f7dff2;
	padding-bottom: 40px;
}
.rm-flow-wrap.type2 {
	background: #fffbdf;
}
.rm-flow-title {
	margin: 0;
	padding: 40px 0 20px;
}
.rm-flow-list {
	display: flex;
	justify-content: space-between;
}
.rm-flow-item:not(:root) {
	background: #ffffff;
	border: 2px solid #d9dadb;
	text-align: center;
	padding: 25px 25px 20px;
	width: calc(25% - 20px);
	position: relative;
}
.rm-flow-item:not(:last-child)::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: -20px;
	transform: translateY(-50%);
	border-top: 10px solid transparent;
	border-left: 10px solid #d9dadb;
	border-bottom: 10px solid transparent;
}
.rm-flow-item-title {
	background: #592d00;
	color: #ffffff;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px;
}
.rm-flow-item-title_instagram {
	background: #f12f6f;
	color: #ffffff;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px;
}
.rm-flow-item-img {
	padding: 20px 0 0;
}
.rm-flow-item-description {
	margin: 0;
	padding: 20px 0 0;
}
.rm-flow-item-description span {
	color: #f12f6f;
	font-weight: bold;
}
.rm-flow-item-button {
	background: #f12f6f;
	border-radius: 30px;
	display: inline-block;
	padding: 4px 10px 2px 14px;
}
a.rm-flow-item-button {
	color: #ffffff;
}
.rm-flow-attention {
	text-align: center;
	padding: 36px 0 0;
}
.rm-flow-button-wrap {
	padding: 20px 0 0;
}
.rm-flow-button:not(:root) {
	width: 480px;
}
.rm-flow-button .fz-large {
	font-size: 28px;
}
@media screen and (max-width: 767px) {
	.rm-flow-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
	.rm-flow-list:not(:root) {
		flex-direction: column;
		padding: 0 15px;
	}
	.rm-flow-item:not(:root) {
		width: 100%;
		margin: 0 0 20px;
		font-size: 16px;
	}
	.rm-flow-item:not(:last-child)::after {
		top: auto;
		right: auto;
		bottom: -28px;
		left: 50%;
		transform: translateX(-50%);
		border-top: 10px solid #d9dadb;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
	}
	.rm-flow-attention {
		padding: 20px 0 0;
	}
	.rm-flow-button-wrap {
		padding: 10px 15px 0;
	}
}

.rm-banner-img {
	text-align: center;
	padding: 50px 15px;
}

.rm-icon-blank {
	position: relative;
}
.rm-icon-blank_img:not(:root) {
	position: absolute;
	right: 14px;
	top: 50%;
	display: block;
	width: 12px !important;
	height: 10px;
	transform: translateY(-50%);
}

.rm-footer-banner {
	text-align: center;
}
.rm-footer-banner img {
	transition: opacity .4s;
}
.rm-footer-banner img:hover {
	opacity: .7;
}

.link-disable {
	pointer-events: none;
	background: gray !important;
}

/******************************
***** footer share
******************************/
@media only screen and (max-width: 767px) {
	.m-service .m-service-btn .p-icon-ext {
			right: 4vw
	}
}

.m-share {
	background-color: #ffffff;
	padding: 70px 0;
	text-align: center;
	background: url(/brand/img/bg_share.png) no-repeat;
	background-position: top 50px center;
	font-family: 'NotoSansCJKjp', sans-serif;
}

@media only screen and (max-width: 767px) {
	.m-share {
			background: url(/brand/img/bg_share-sp.png) center/contain no-repeat;
			padding: 12vw 0
	}
}

.m-share .m-share-ttl {
	position: relative;
	display: inline-block;
	font-size: 2.8rem;
	line-height: 1.2
}

@media only screen and (max-width: 767px) {
	.m-share .m-share-ttl {
			font-size: 4.8vw
	}
}

.m-share .m-share-ttl strong {
	font-weight: bold;
	font-size: 3rem
}

@media only screen and (max-width: 767px) {
	.m-share .m-share-ttl strong {
			font-size: 4.8vw
	}
}

.m-share .m-share-ttl strong span {
	font-size: 4.4rem
}

@media only screen and (max-width: 767px) {
	.m-share .m-share-ttl strong span {
			font-size: 6.66667vw
	}
}

.m-share .m-share-ttl::after, .m-share .m-share-ttl::before {
	content: " ";
	display: block;
	width: 29px;
	height: 74px;
	background: url(/brand/img/bg_share_ttl.png) 0 0/contain no-repeat;
	position: absolute;
	bottom: -10px
}

@media only screen and (max-width: 767px) {
	.m-share .m-share-ttl::after, .m-share .m-share-ttl::before {
			width: 5.06667vw;
			height: 11.46667vw;
			bottom: -1.33333vw
	}
}

.m-share .m-share-ttl::before {
	left: -50px
}

@media only screen and (max-width: 767px) {
	.m-share .m-share-ttl::before {
			left: -5.33333vw
	}
}

.m-share .m-share-ttl::after {
	right: -50px;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

@media only screen and (max-width: 767px) {
	.m-share .m-share-ttl::after {
			right: -5.33333vw
	}
}

.m-share .m-shareList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 35px
}

@media only screen and (max-width: 767px) {
	.m-share .m-shareList {
			margin-top: 5.86667vw
	}
}

.m-share .m-shareItem {
	width: 86px
}

@media only screen and (max-width: 767px) {
	.m-share .m-shareItem {
			width: 16vw
	}
}

.m-share .m-shareItem:not(:first-child) {
	margin-left: 40px
}

@media only screen and (max-width: 767px) {
	.m-share .m-shareItem:not(:first-child) {
			margin-left: 7.46667vw
	}
}
.m-shareItem-link-img {
	width: 85%;
}

@media only screen and (max-width: 767px) {
	.m-momo-sns-shareItem {
			width: 18vw;
	}
	.m-momo-sns-shareList.-realMomo {
			margin-top: 0px;
			margin-bottom: 5vw;
	}
	.m-momo-sns-shareList.-realMomo .m-shareItem-link-img {
			width: 10vw;
	}
}
@media only screen and (max-width: 767px) {
	.m-shareItem-link-img {
			width: 12vw
	}
	.m-glnavItem.-realMomo {
			background-color: #D21177;
	}
	.m-glnavItem.-realMomo .m-glnavItem-link {
			color: #FFF;
	}
}

.rm-btn-inactive {
	background: gray;
	color: #ffffff !important;
}
.rm-btn-inactive:hover, .rm-btn-inactive:focus {
	background: gray;
	text-decoration: none;
}

.rm-maker {
	position: relative;
}
.rm-maker::before {
	content: "※";
	position: absolute;
	top: -1px;
	left: -1em;
}
.rm-marker-red {
	position: relative;
}
.rm-marker-red::before {
	content: "※";
	line-height: 1;
	color: #e00000;
	padding-right: 10px;
}
.rm-dot {
	position: relative;
}
.rm-dot::before {
	content: "・";
	line-height: 1em;
}

.bm-carousel-bg {
	background: #ea57a4;
}
.bm-service-balloon {
	text-align: center;
	padding: 40px 0 0;
	margin: 0;
}
@media screen and (max-width: 767px) {
	.bm-service-balloon img {
		padding: 0 30px;
	}
}
.momo-carousel-wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 140px 0 20px;
}
.bm-momo-carousel-head {
	position: relative;
}
.bm-momo-carousel-head::before {
	content: "";
	display: block;
	position: absolute;
	background: url(/brand/img/img_momo-carousel.png) no-repeat;
	background-size: contain;
	width: 200px;
	height: 122px;
	top: -110px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
@media screen and (max-width: 767px) {
	.momo-carousel-wrap {
		padding: 110px 0 0;
	}
	.bm-momo-carousel-head::before {
			top: -84px;
			width: 150px;
			height: 92px;
	}
}
.mod-carousel .slick-slider .slick-track> li {
	margin: 0;
}

/*------------------------
.str-section-04
------------------------*/
.str-section-04 {
	padding: 100px 0 40px 0;
	background: #fdeef4;
}
.str-section-04 > .inner {
	width: 1000px;
	margin: 0 auto;
}
.str-section-04 .hdg-2 {
	text-align: center;
}
.str-section-04 > .inner > .txt {
	margin-top: 30px;
	font-size: 2.0rem;
	text-align: center;
}
.str-section-04 .box-list > div {
	float: left;
	width: 484px;
	min-height: 270px;
	margin: 40px 32px 0 0;
	border: solid 2px #000;
	border-radius: 10px;
	box-sizing: border-box;
}
.str-section-04 .box-list > div .hdg {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.3em;
	color: #d21177;
}
.str-section-04 .box-list > div .txt {
	font-size: 1.8rem;
	line-height: 1.8;
}
.str-section-04 .box-list > .box-01 {
	padding: 56px 20px 20px 220px;
	background: url(../img/img-16.png) 25px bottom no-repeat #fff;
}
.str-section-04 .box-list > .box-01 .txt {
	margin-top: 15px;
}
.str-section-04 .box-list > .box-02 {
	margin-right: 0;
	padding: 25px 15px 170px 15px;
	background: url(../img/img-17.png) 20px bottom no-repeat #fff;
}
.str-section-04 .box-list > .box-02 .txt {
	margin-top: 5px;
}
.str-section-04 .box-list > .box-03 {
	padding: 0 15px 20px 0;
	background: #fff;
}
.str-section-04 .box-list > .box-03 .hdg {
	padding: 30px 0 30px 230px;
	background: url(../img/img-18.png) left 5px no-repeat;
}
.str-section-04 .box-list > .box-03 .txt {
	padding-left: 15px;
}
.str-section-04 .box-list:after {
	content: "";
	display: block;
	float: none;
	clear: both;
}

/*------------------------
.str-section-05
------------------------*/
.str-section-05 {
	padding: 50px 0 50px 0;
	background: #ea57a4;
}
.str-section-05 > .inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.str-section-05 > .inner:before {
	display: block;
	position: absolute;
	content: "";
	background: url(../img/img-20.png) 0 0 no-repeat;
	width: 493px;
	height: 576px;
	bottom: 0;
	right: 0;
	margin-bottom: -50px;
}
.str-section-05 .txt {
	width: 556px;
}
.str-section-05 .txt img {
	max-width: 100%;
	height: auto;
}
.str-section-05 .btn {
	margin: 30px 0 0 30px;
	max-width: 495px;
}
.str-section-05 .btn a {
	display: block;
	position: relative;
	background: #fff;
	border-radius: 50px;
	padding: 33px 50px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #d21177;
	text-align: center;
}

.str-section-05 .btn a:hover {
	opacity: .8;
}

/*=========================================================================
Display : SmartPhone
=========================================================================*/
@media screen and (max-width:768px) {
	/*------------------------
	.str-section-04
	------------------------*/
	.str-section-04 {
		padding: 50px 15px 188px;
	}
	.str-section-04 > .inner {
		width: 100%;
		margin: 0;
	}
	.str-section-04 .hdg-2 {
		width: 90%;
		margin: 0 auto;
	}
	.str-section-04 > .inner > .txt {
		margin-top: 30px;
		font-size: 1.6rem;
		text-align: left;
	}
	.str-section-04 .box-list > div {
		float: none;
		width: 100%;
		min-height: 150px;
		margin: 20px 0 0;
		border-radius: 10px;
	}
	.str-section-04 .box-list > div .hdg {
		font-size: 1.6rem;
	}
	.str-section-04 .box-list > div .txt {
		font-size: 1.4rem;
	}
	.str-section-04 .box-list > .box-01 {
		padding: 28px 10px 10px 110px;
		background: url(../img/img-16.png) 10px bottom no-repeat #fff;
		background-size: 80px;
	}
	.str-section-04 .box-list > .box-01 .txt {
		margin-top: 10px;
	}
	.str-section-04 .box-list > .box-02 {
		margin-right: 0;
		padding: 15px 10px 110px 10px;
		background: url(../img/img-17.png) center bottom no-repeat #fff;
		background-size: 280px;
	}
	.str-section-04 .box-list > .box-02 .txt {
		margin-top: 5px;
	}
	.str-section-04 .box-list > .box-03 {
		padding: 0 10px 10px 0;
	}
	.str-section-04 .box-list > .box-03 .hdg {
		padding: 25px 0 25px 120px;
		background: url(../img/img-18.png) left 5px no-repeat;
		background-size: 100px;
	}
	.str-section-04 .box-list > .box-03 .txt {
		padding-left: 10px;
	}

	/*------------------------
	.str-section-05
	------------------------*/
	.str-section-05 {
		padding: 30px 15px 0 15px;
	}
	.str-section-05 > .inner {
		width: 100%;
		margin: 0;
		padding: 0 0 15px 0;
	}
	.str-section-05 > .inner:before {
		display: block;
		position: absolute;
		content: "";
		background: url(../img/img-20_sp.png) 0 0 no-repeat;
		background-size: 283px;
		width: 283px;
		height: 168px;
		top: 0;
		right: 50%;
		margin-top: -198px;
		margin-right: -141px;
	}
	.str-section-05 .txt {
		width: 100%;
	}
	.str-section-05 .btn {
		margin: 15px 0 0 0;
		max-width: 100%;
	}
	.str-section-05 .btn a {
		border-radius: 50px;
		padding: 15px;
		font-size: 1.6rem;
	}
}

.bland {
  position: relative;
  /* z-index: 0; */
}
.bland__visual {
  font-size: 0;
  padding: 42px 16px 20px;
  position: relative;
  z-index: 10;
}
.bland__visual img {
  width: 100%;
}
.bland__title {
  padding: 0 84px 30px 76px;
  font-size: 0;
}
.bland__title img {
  width: 100%;
}
.bland__description {
  padding: 0 16px 35px;
  color: #3b3b3b;
  line-height: 1.6em;
}
.bland__link {
  padding: 0 33px 50px;
}
.bland__link__button {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #3b3b3b;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  border: 2px solid #3b3b3b;
  box-shadow: 0px 0px 18px rgba(0, 0, 0, .3);
  padding: 12px 0;
  line-height: 1.4em;
  position: relative;
}
.bland__link__button::after {
  content: "";
  display: block;
  width: 17px;
  height: 16px;
  background: url(/brand/kizunaai/img/icon_newtab_black.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
}


@media screen and (min-width: 890px) {
	.bland__visual {
		padding-top: 33px;
		padding-bottom: 74px;
		position: relative;
		z-index: 20;
	}
	.bland__visual img {
		max-width: 962px;
		margin: 0 auto;
	}
	.bland__title {
		text-align: center;
	}
	.bland__title img {
		max-width: 423px;
	}
	.bland__description {
		text-align: center;
		padding-bottom: 46px;
	}
	.bland__link {
		max-width: 425px;
		margin: 0 auto;
		padding-bottom: 80px;
	}
	.bland__link__button {
		transition: .3s;
	}
	a.bland__link__button {
		color: #3b3b3b;
	}
	.bland__link__button:hover {
		color: #3b3b3b;
	}
	.bland__link__button::before {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: -1;
		content: '';
		background: #fff;
		color: #3b3b3b;
		transform-origin: right top;
		transform: scale(0, 1);
		transition: transform .3s;
	}
	.bland__link__button:hover::before {
		transform-origin: left top;
		transform: scale(1, 1);
	}
}


.bland-img {
  text-align: center;
  padding: 0px 16px 30px;
}
.bland-img:last-child {
	padding-bottom: 60px;
}
.bland-img img {
  position: relative;
  z-index: 20;
  max-width: 950px;
  transition: all .5s ease;
}
.bland-img img:hover {
  opacity: .8;
}
@media screen and (max-width: 768px) {
  .bland-img {
		padding-top: 20px;
    padding-bottom: 20px;
	}
	.bland-img img {
		width: 100%;
	}
}

.rm-layout {
	max-width: 960px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.rm-layout {
		padding: 0 15px;
	}
}

.rm12-login__lead {
	text-align: center;
	padding: 50px 0 0;
}
.rm12-login__link {
	text-align: center;
	padding: 135px 0 50px;
	position: relative;
}
.rm12-login__link::before {
	content: "";
	position: absolute;
	top: 25px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../img/img_momo-carousel.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 200px;
	height: 122px;
	z-index: 1;
}
.rm12-login__link a {
	background: #de1b80;
	color: #ffffff;
	position: relative;
	padding: 30px 130px;
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	border-radius: 80px;
}
.rm12-login__link a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 40px;
	transform: translateY(-50%);
	background-image: url(../img/icon_ext-white.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 16px;
	height: 12px;
}
@media screen and (max-width: 767px) {
	.rm12-login__link {
		padding-bottom: 30px;
	}
	.rm12-login__link a {
		padding: 20px 65px ;
		font-size: 15px;
	}
	.rm12-login__lead {
		padding: 30px 30px 0px;
	}
}

.rm12-apply-detail-wrap {
	padding: 0 0 50px;
}
.rm12-apply-detail {
	background: #e5f4fb;
	padding: 50px;
}
.rm12-apply-detail.type2 {
	background: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
}
.rm12-applay-detail__img {
	padding: 0;
}
.rm12-apply-detail__title:not(:root) {
	display: block;
	background: #de1b80;
	color: #ffffff;
	/* background: gray; */
	color: #ffffff;
	font-size: 30px;
	border: 2px solid #ffffff;
	border-radius: 10px;
	text-align: center;
	padding: 16px 0;
	font-weight: bold;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
.rm12-apply-detail__title:not(:root):hover {
	opacity: 0.7;
}
.rm12-apply-detail__toggle-button:not(:root) {
	width: 100%;
	background: #de1b80;
	color: #ffffff;
	font-size: 24px;
	border: 2px solid #ffffff;
	border-radius: 10px;
	text-align: center;
	margin: 30px 0 0;
	padding: 10px 0;
	font-weight: bold;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
@media screen and (max-width: 767px) {
	.rm12-apply-detail-wrap {
		padding: 0 15px 15px;
	}
	.rm12-apply-detail__title:not(:root) {
		font-size: 20px;
	}
	.rm12-apply-detail {
		padding: 30px 15px;
	}
	.rm12-applay-detail__img {
		padding: 0;
	}
	.rm12-apply-detail__title {
		font-size: 20px;
	}
	.rm12-apply-detail.type2 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}


.challenge__terms-wrapper {
  margin: 30px 0 0;
}
.challenge__terms {
  border-radius: 10px;
  box-shadow: 0px 0px 18px rgba(0, 0, 0, .3);
  overflow: hidden;
}
.challenge__terms__button:not(:root) {
  background: #193672;
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  text-align: center;
	padding: 10px 0;
  font-size: 24px;
  position: relative;
}
.challenge__terms__button:not(:root):hover {
	opacity: .7;
}
.challenge__terms__button::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
  background: url(/brand/realmomoPC202012hp/img/icon_plus.png);
  background-size: contain;
  width: 22px;
  height: 22px;
}
.challenge__terms__document {
  background: #fff;
  color: #504f4f;
  /* padding: 20px 15px; */
  line-height: 1.6em;
}
@media screen and (min-width: 890px) {
	.challenge__terms__button {
    font-size: 24px;
	}
	.challenge__terms__document {
    padding: 30px;
  }
}

.challenge__terms-wrapper [aria-hidden]{
  display: none;
}
.challenge__terms__button{
  position: relative;
}
.challenge__terms__button .status{
  position: absolute;
  text-indent: -9999em;
}
.challenge__terms__button::after{
  transition: transform .2s ease-in-out 0s;
}
.challenge__terms__button[aria-expanded="true"]::after{
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
	.challenge__terms__button:not(:root) {
		font-size: 16px;
	}
}

.rm12-chance {
	background: #ffffff;
	border: 4px solid #de1b80;
}
.rm12-chance.type2 {
	border: 4px dashed #de1b80;
}
.rm12-chance.sp-spacing {
	padding: 15px;
}
.rm12-chance + .rm12-chance {
	margin: 30px 0 0;
}
.rm12-chance__title,
.rm12-chance__lead,
.rm12-chance__img {
	text-align: center;
}
.rm12-chance__lead {
	font-weight: bold;
	font-size: 22px;
	padding: 50px 0 0;
}
.rm12-chance a[href^="#anc-"]::before {
	content: none !important;
}

.rm12-search {
	text-align: center;
}
.rm12-search__app__item:first-child {
	margin-right: 80px;
	position: relative;
}
.rm12-search__title {
	text-align: center;
	padding: 0 0 25px;
}
.rm12-search__app:not(:root) {
	display: flex;
	justify-content: center;
	position: relative;
	padding: 0 0 40px;
}
.rm12-search__app::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 1px;
	height: 155px;
	background: #d9d9d4;
}
.rm12-search__app-head:not(:root) {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin: 0 0 5px;
}
.rm12-search__app-link {
	display: flex;
}
.rm12-search__img {
	margin-top: 10px;
	margin-right: 28px;
	position: relative;
}
.rm12-search__img-attention {
	text-align: right;
	padding-top: 5px;
}
.rm12-search__img-attention span {
	text-align: right;
	position: relative;
	padding-left: 1.5em;
}
.rm12-search__img-attention span::before {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}

.rm-link-detail {
	align-items: baseline;
	margin: 0;
	padding: 30px 0 0;
}
.rm-link-detail .btn {
	margin: 0 auto;
}
@media screen and (max-width: 767px){
	.rm12-search__app:not(:root) {
		padding: 0 0 20px;
	}
	.rm12-search__title {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.rm12-chance__img {
		padding: 0 15px;
	}
	.rm-product-btn {
		align-items: center;
    padding: 20px 0;
	}
	.rm12-search__app-head:not(:root) {
		font-size: 14px;
	}
	.rm12-search__img {
		margin: 0;
		padding-right: 15px;
	}
	.rm12-search__img.type2 {
		padding-left: 15px;
		padding-right: 0;
	}
	.rm12-search__app__item:first-child {
		margin: 0;
	}
	.rm12-search__img-attention span {
		font-size: 10px;
	}
	.rm12-chance__lead {
		font-size: 16px;
	}
	.rm12-search__app::before {
		height: 120px;
	}
}
.rm12-search__attention {
	text-align: center;
	position: relative;
	padding-left: 1.5em;
	display: inline-block;
	text-align: left;
	margin: 0;
}
.rm12-search__attention::before {
	content: "※";
	position: absolute;
	left: 0;
}

.rm12-compo-wrap {
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	justify-content: center;
}
.rm12-compo__line-qr {
	border: 2px solid #d9dadb;
	width: 320px;
	padding: 30px 0 40px;
	margin-left: 50px;
	text-align: center;
}
.rm12-compo__line-qr p {
	margin: 0;
	padding: 0 0 10px;
}
.rm12-line-link:not(:root) {
	color: #ffffff;
	display: block;
	background: #00b900;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 15px 0;
	line-height: 22px;
}
.rm12-line-link span{
	font-size: 20px;
}
@media screen and (max-width: 767px) {
	.rm12-compo__img {
		padding: 0 0 20px;
	}
}

.rm12-kvarea {
	position: relative;
}
.rm12-kvarea__btn {
	position: absolute;
	bottom: 38px;
	left: 50%;
	transform: translateX(-50%);
}
.rm12-kv-bottom-text {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.rm12-kvarea__btn {
		bottom: 38vw;
		left: auto;
		right: 3vw;
		transform: none;
	}
	.rm12-kvarea__btn a:not(:root) {
		font-size: 14px;
		width: 54vw;
		min-height: auto;
		height: 36px;
		/* padding-left: 16px; */
	}
	.rm12-kv-bottom-text {
		text-align: left;
		padding: 0 15px;
	}
}

.rm12-plan-text {
	text-align: center;
	padding: 40px 0 30px;
}
.rm12-apply-text {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 30px 0 0;
	text-align: center;
}
.rm12-apply-text__caution {
	color: #e00000;
}
.rm12-sub-copyright {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0;
	font-size: 11px;
	color: #4c4c4c;
	padding: 0 15px 20px;
}
@media screen and (max-width: 767px) {
	.rm12-apply-text {
		padding: 15px 0 0;
	}
	.rm12-apply-text__caution {
		font-size: 11px;
	}
}

.r-camp-end {
	max-width: 960px;
	width: 100%;
	color: #e00000;
	text-align: center;
	background: #ffffff;
	border: 1px solid #e00000;
	border-radius: 8px;
	margin: 0 auto 20px;
	padding: 10px;
}
@media screen and (max-width: 767px) {
	.r-camp-end-wrap {
		padding: 0 15px;
	}
}


@media screen and (max-width: 767px) {
	.p-15-sp {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.newlife-select {
	display: flex;
	justify-content: space-between;
	padding: 10px 15px 60px;
}
.newlife-select__item {
	display: block;
	border: 4px solid #de1b80;
	position: relative;
	text-align: center;
	font-weight: bold;
	padding: 20px 20px 30px;
	width: 48%;
	font-size: 14px;
	box-shadow: 0 0 8px rgb(0,0,0,.2)
}
.newlife-select__item::before {
	content: none !important;
}
.newlife-select__item::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	background: url(../img/icon-btn-arrow.png) center/contain no-repeat;
	width: 60px;
	height: 60px;
}
a.newlife-select__item {
	color: #000000;
}
a.newlife-select__item:hover {
	text-decoration: none;
}
.newlife-select__item .emphasis {
	color: #de1b80;
}
.newlife-bnr-img {
	padding-top: 15px;
	text-align: center;
}
.newlife-product-img:not(:root) {
	padding: 20px 24px 0;
	text-align: center;
}
.newlife-product-description {
	text-align: right;
	padding: 0 15px;
	font-size: 10px;
}
.newlife-product-name {
	font-weight: bold;
	padding-top: 10px;
}
.newlife-section-text {
	font-weight: bold;
	color: #de1b80;
	font-size: 18px;
	text-align: center;
}
.newlife-section-text.type2 {
	border-top: 2px dashed;
	padding-top: 30px;
}
.newlife-section-block {
	display: inline-block;
	border: 2px solid;
	margin: 20px 0 10px;
	padding: 0 10px;
}
.newlife-apply-btn-wrap {
	display: flex;
	justify-content: space-between
}
.newlife-apply-btn-wrap .newlife-apply-btn {
	width: 48%;
	margin-bottom: 0;
}
a.newlife-apply-btn {
	display: block;
	border: 2px solid #ffffff;
	background: #de1b80;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	border-radius: 10px;
	padding: 20px 0px;
	width: 100%;
	text-align: center;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	margin: 20px 0;
	transition: all .1s ease;
}
a.newlife-apply-btn:hover {
	opacity: .7;
}
.newlife-service-img {
	padding: 0 60px;
	text-align: center;
}
.newlife-section-title {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 20px 0;
	margin: 0;
	color: #de1b80;
}
.newlife-plus {
	width: 60px;
	margin: 0 auto;
	padding: 20px 0;
}
.newlife-apply-attention a {
	font-weight: bold;
	color: red;
}

@media not screen and (max-width: 767px) {
	.newlife-bnr-img {
		padding-top: 30px;
	}
	.newlife-product-list {
		display: flex;
		justify-content: center;
	}
	.newlife-bnr-spacing {
		padding: 0 15px 40px;
	}
	.newlife-section-title {
		font-size: 32px;
	}
	.f10 {
		font-size: 12px !important;
	}
	.newlife-product-description {
		font-size: 14px;
	}
	.newlife-select__item {
		font-size: 20px;
	}
}

.dot-none::before {
	content: none !important;
}
.mod-list-notice> .list> li.dot-none {
	padding: 0;
}
.mod-list-notice.lyt-table> .list> li .content {
	display: table-cell;
}
.mod-list-notice.lyt-table> .list> li> .symbol {
	display: table-cell;
	padding-right: 1.5em;
}
.list > li.dot-none:not(:first-child) > .content small {
	margin-top: 14px !important;
}
.col.left-border:not(:root) {
	position: relative;
	padding-top: 33px;
}
.col.left-border::before {
	content: "";
	display: block;
	width: 1px;
	height: 85%;
	background: #000000;
	position: absolute;
	top: 20px;
	left: 0;
}
.call-num {
	font-size: 30px;
	padding-left: 80px;
	position: relative;
}
.call-num::before {
	display: inline-block;
	width: 55px;
	height: 32px;
	margin: auto;
	content: '';
	background: url(https://www.so-net.ne.jp/hikkosi/img/common/_sprite.png) no-repeat;
	background-position: -400px 0;
	padding-left: 10px;
}

@media screen and (max-width: 768px) {
	.call-num {
		padding: 0;
		text-align: center;
		font-size: 30px;
	}
	.col.left-border:not(:root) {
		border: none;
		padding-left: 5em !important;
		padding-top: 10px;
	}
}


.newlife-postpet {
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
.newlife-postpet-inner {
	position: absolute;
	bottom: 20px;
	right: 0;
}
.newlife-postpet-list {
	display: flex;
}
.newlife-postpet-item:not(:first-child) {
	margin-left: 35px;
}
.newlife-postpet-item {
	position: relative;
}
.newlife-postpet-item:first-child a::before {
	position: absolute;
	content: "";
	display: block;
	background: url(../img/icon-comomo.png) center / contain no-repeat;
	width: 139px;
	height: 120px;
	top: -115px;
	left: 50%;
	transform: translateX(-50%);
	animation: purupuru 1.5s linear 0s infinite;
}
.newlife-postpet-item:nth-child(n + 2) a::before {
	position: absolute;
	content: "";
	display: block;
	background: url(../img/icon-momo.png) center / contain no-repeat;
	width: 185px;
	height: 147px;
	top: -140px;
	left: 50%;
	transform: translateX(-50%);
	animation: purupuru 1.5s linear 0s infinite;
}
.newlife-postpet-link {
	margin: 10px 0 0;
	text-align: right;
}
@keyframes purupuru {
	0%   { transform: scale(1.0, 1.0) translate(-50%, 0%); }
	30%  { transform: scale(1.0, 1.0) translate(-50%, 0%); }
  40%  { transform: scale(1.0, 1.06) translate(-55%, -4%) skew(6deg, 0deg); }
  50%  { transform: scale(1.0, 0.94) translate(-45%, 4%) skew(-6deg, 0deg); }
  65%  { transform: scale(1.0, 1.03) translate(-48%, -2%) skew(-3deg, 0deg); }
  80%  { transform: scale(1.0, 0.97) translate(-52%, 2%) skew(3deg, 0deg); }
  100% { transform: scale(1.0, 1.0) translate(-50%, 0%); }
}
@media (max-width: 767px) {
	.newlife-postpet-inner {
		position: static;
		padding: 0 15px;
	}
	.newlife-postpet-list:not(:root) {
		justify-content: center;
		padding-top: 150px;
	}
}
.toTop {
	bottom: 110px;
}
@media (max-width: 767px) {
	.toTop {
		bottom: 50px;
	}
}

.newlife-flow-title {
	position: relative;
}
.newlife-flow-title.type2 {
	margin-top: 40px;
}
.newlife-flow-title span {
	position: absolute;
	display: flex;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	max-width: 500px;
	width: 100%;
	height: 40px;
	color: #de1b80;
	font-weight: bold;
	font-size: 18px;
	border: 3px solid #de1b80;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
}
@media (max-width: 767px) {
	.newlife-flow-title {
		margin-top: 10px;
	}
}


.cpn-step-intro {
	text-align: center;
}
ul.cpn-step-list {
	padding: 60px 0 0;
}
li.cpn-step-item {
	display: flex;
	align-items: center;
	padding: 0 0 30px;
}
.cpn-step-icon {
	flex-shrink: 0;
}
.cpn-step-desc {
	padding-left: 30px;
}
.cpn-step-desc p:first-child {
	font-size: 24px;
	font-weight: bold;
}
.cpn-step-desc p:last-child {
	margin-bottom: 0;
}
.prize-wrapper {
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(-35deg, transparent, transparent 5px, rgba(255, 244, 203, 1) 5px, rgba(255, 244, 203, 1) 10px );
}
.cpn-present-intro {
	text-align: center;
	font-size: 16px;
	padding-bottom: 20px;
}
.cpn-present-item {
	background: #fff;
	border-top: 6px solid #000;
	display: flex;
	justify-content: space-between;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.cpn-present-item:not(:first-child) {
	margin-top: 35px;
}
.cpn-present-item img.icon-present {
	display: block;
	position: absolute;
	top: -19px;
	left: 40px;
}
.cpn-present-desc {
	width: 483px;
	padding: 110px 0 0 40px;
	font-size: 26px;
	font-weight: bold;
}
.cpn-present-desc-small {
	font-size: 16px;
	font-weight: normal;
}
.cpn-present-store {
	font-size: 24px;
	font-weight: normal;
}
.cpn-seveneleven-fonttype {
	font-family: "ＭＳ Ｐゴシック";
}
.cpn-present-img {
	width: 477px
}
.cpn-present-attention {
	text-align: center;
	margin: 0;
	padding: 26px 0 70px;
}
.cpn-apply-bg {
	background: #f8e4cb;
}
.cpn-hdg2 {
	margin-top: 0 !important;
	padding-top: 80px;
}
.cpn-login-btn a {
	padding: 30px 0;
	font-size: 28px;
	width: 470px;
}
.cpn-login-btn a:not([href]) {
	text-decoration: none;
}
.cpn-attention {
	display: inline-block;
	position: relative;
	padding-left: 1.5em !important;
}
.cpn-attention::before {
	content: "※";
	position: absolute;
	left: 0;
	color: red;
}
.cpn-dot {
	display: inline-block;
	position: relative;
	padding-left: 1em;
	margin-left: 1em;
}
.cpn-dot::before {
	content: "・";
	position: absolute;
	left: 0;
}
.pb-1em {
	padding-bottom: 1em !important;
}
.cpn-arrow-none::before {
	content: none !important;
}
@media (max-width: 767px) {
	.mainVisual {
		padding: 0 15px;
	}
	.cpn-hdg2 {
		font-size: 24px !important;
		padding-top: 40px;
	}
	.cpn-step-intro {
		text-align: left;
	}
	ul.cpn-step-list {
		padding: 30px 0 0;
	}
	.cpn-step-icon {
		width: 70px;
	}
	.cpn-step-desc {
		padding-left: 20px;
	}
	.cpn-step-desc p:first-child {
		font-size: 18px;
	}
	li.cpn-step-item {
		align-items: start;
	}
	.prize-wrapper {
		background-size: auto auto;
		background-color: rgba(255, 255, 255, 1);
		background-image: repeating-linear-gradient(-35deg, transparent, transparent 3px, rgba(255, 244, 203, 1) 3px, rgba(255, 244, 203, 1) 6px );
	}
	/* .cpn-present-list {
		padding: 0 15px !important;
	} */
	.cpn-present-intro {
		text-align: left;
		padding-bottom: 20px;
	}
	.cpn-present-item {
		flex-direction: column;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	}
	.cpn-present-item img.icon-present {
		left: 15px;
	}
	.cpn-present-desc {
		width: auto;
		padding: 110px 20px 0;
		font-size: 18px;
		margin: 0;
	}
	.cpn-present-store {
		font-size: 16px;
	}
	.cpn-present-img {
		width: auto;
		padding: 0 40px;
		text-align: center;
	}
	.cpn-present-attention {
		padding-left: 26px;
		padding-right: 20px;
		padding-bottom: 30px;
	}
	.cpn-login-btn a {
		font-size: 20px;
		color: #000;
	}
	.hdg1Box nav {
		border-bottom: none;
	}
	.sp-m0 {
		margin: 0;
	}
}

.gft-apply-btn {
	padding-top: 80px;
	padding-bottom: 20px;
	margin: 0;
}
.gft-apply-btn-return {
	padding-top: 30px;
}
.gft-apply-btn-return a {
	width: 300px;
}

.cpn-schedule {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.cpn-schedule span {
	position: relative;
	display: inline-block;
	padding-left: 1em;
}
.cpn-schedule span::before {
	content: "※";
	position: absolute;
	left: 0;
}
@media (max-width: 767px) {
	.cpn-schedule {
		font-size: 18px;
		text-align: left;
	}
}
.appeal-box {
	background-color: #28304b;
	margin: 0 0 60px;
	padding: 6px 10px 4px;
	text-align: center;
}
.appeal-box p {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 0;
}
.appeal-box p .text-num {
	color: #ff26e3
}
@media (max-width: 767px) {
	.appeal-box p {
		font-size: 26px;
	}
}
.mainVisual .kvArea .kvCaption {
	width:960px;
	margin: 0 auto;
}
.mainVisual .kvArea .kvCaption .appeal-box p {
	font-weight: normal;
}
.mainVisual .kvArea .kvCaption .appeal-box p .text-num {
	color: #ff26e3;
}
.mainVisual .kvArea .kvCaption .appeal-box p .text-num02 {
	color: #ff26e3;
	font-weight: bold;
}
@media (max-width: 767px) {
	.mainVisual .kvArea .kvCaption  {
		width: auto;
	}
}

/********************
/mball/coupon/
********************/
.r-camp-deadline-wrap {
	max-width: 960px;
	width: 100%;
	text-align: center;
	margin: 15px auto 20px;
	padding: 0 15px;
}
.r-camp-deadline {
	font-size: 1.6rem;
	margin-bottom: 7px;
}
.r-camp-deadline-note {
	font-size: 1.2rem;
}
.r-camp-deadline-note span {
	margin-right: 8px;
	color: #ff0000;
}
.cpn-present-note {
	font-size: 1.6rem;
	margin-top: 25px;
	margin-bottom: 62px;
}
/* 以下既存の調整 */
*:not([class^="x-"])> h2.hdg2, *:not([class^="x-"])> h2.hdg2Top {
	margin-bottom: 36px;
}
ul.cpn-step-list {
	padding: 36px 0 30px;
}
.attInfo .notesBox2Inner {
	max-width: 960px;
}
.cpn-step-desc p:last-child {
	font-size: 1.4rem;
}
.cpn-step-desc p:first-child {
	font-size: 1.8rem;
	line-height: 1.75;
}
.mainVisual {
	padding: 0;
}
@media screen and (min-width: 890px){
	.challenge__terms__document {
		padding: 44px 26px;
	}
	.cpn-step-desc p:last-child {
		font-size: 1.6rem;
	}
	.cpn-step-desc p:first-child {
		line-height: 1.75;
		font-size: 2.4rem;
	}
	.cpn-present-desc {
		padding: 104px 0 0 40px;
	}
}